MIB Viewer

cwdsiHsrpState

OBJECT-TYPE
1.3.6.1.4.1.9.9.509.1.6.8
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the state of HSRP. unknown(1) - The state is unknown. disabled(2) - The HSRP is disabled. initial(3) - This is the starting state and indicates that HSRP is not running. learn(4) - The router is still waiting to hear from the active router. backup(5) - The router monitors the availability and state of the Master Router. speak(6) - The router sends periodic Hello messages and is actively participating in the election of the active and/or standby router. standby(7) - The router is a candidate to become the next active router and sends periodic Hello messages. active(8) - The router is currently forwarding packets that are sent to the group's virtual MAC address. The router sends periodic Hello messages.
INTEGER { unknown(1), disabled(2), initial(3), learn(4), backup(5), speak(6), standby(7), active(8) }