Comtech EF Data MIDAS Management Information Base User Manual
Page 39

Management Information Base
,
Rev. 1
Appendix A,
MIB Listing
A-23
STATUS mandatory
::= { sysVideoBSetup 10 }
videoBsetupInterfaceBuffer OBJECT-TYPE
SYNTAX
THALFLONGWORD
ACCESS read-write
STATUS mandatory
::= { sysVideoBSetup 11 }
sysRedundantController OBJECT IDENTIFIER ::= { systemSetup 8 }
redundantCtrlConfigAs OBJECT-TYPE
SYNTAX
TPRIMARYSTATUS
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The redundant configuration of controller.
nbk: non redundant setup.
primary:
primary
controller
secondary:
secondary
controller"
::= { sysRedundantController 1 }
redundantCtrlOnlineOutboundTimeout OBJECT-TYPE
SYNTAX
INTEGER (10..100)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The duration time for which the online controller
tries to detect whether outbound signal exists. During
this period of time if the online controller detects
outbound signal, it means that there is controllers
running on the outbound. The controller will
enter
mode_exception
mode"
::= { sysRedundantController 2 }
redundantCtrlStandbyOutboundTimeout OBJECT-TYPE
SYNTAX
INTEGER (10..100)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The period of time during which the standby
controller continues to detect whether there
is any online outbound. If the standby controller
detects no online outbound for the period of
time defined by the object, it will become
Online to take over Midas operations."
::= { sysRedundantController 3 }
redundantCtrlAutoRestore OBJECT-TYPE
SYNTAX
BOOLEAN
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The object can be set to be true (2) only if
controller configured as primary. The primary
controller with the object turned on will switch
to be online whenever it becomes standby. "