MIB Viewer

apexGbeConfInRedundManualRouteRedundType

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.7.1.4.1.6
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
The redundancy type for output streams in Manual Routing operating mode. - hotWarm indicates only 1 input stream, primary or secondary, is open at any one time. For multicast streams, primary will be joined initially. The secondary is joined after a failover (the primary will be dropped prior to joining the secondary). When falling back to the primary, the secondary is dropped (closed), then the primary is joined (opened). - hotHot indicates both the primary and secondary streams are opened at the same time. For multicast streams, both streams are joined immediately. Changes to the redundancy type cannot be made while there are active routes. All routes must be deleted prior to changing the redundancy type. Once written, a save must be performed via the apexSaveConfig parameter. @Config(config=yes, reboot=no) @Save(apexSaveConfig, value=2) @File(gige_red.ini, type='ini')
INTEGER { hotWarm (1), hotHot (2) }