MIB Viewer

futOspfHotStandbyState

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.10.1.33
Access
read-only
Status
current
Sub-identifiers
0
Internal State of the OSPF instance. init(1) implies that the OSPF instance is up, but is unaware of the status of its peer. activeStandbyUp(2) implies that the current OSPF instance is up and functioning as active node and its peer is functioning as the standby. activeStandbyDown(3) implies that the current OSPF instance is up and functioning as active node but its peer is down/not functioning. standby(4) implies the status of the standby Instance.
INTEGER { init(1), activeStandbyUp(2), activeStandbyDown(3), standby(4) }