cwdsiHsrpState
CISCO-WDS-INFO-MIB ·
.1.3.6.1.4.1.9.9.509.1.6.8
Object
scalar Enumeration
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.
Context
- MIB
- CISCO-WDS-INFO-MIB
- OID
.1.3.6.1.4.1.9.9.509.1.6.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoWdsInfoMobility
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WDS-INFO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WDS-INFO-MIB::cwdsiHsrpState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WDS-INFO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WDS-INFO-MIB::cwdsiHsrpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | disabled |
3 | initial |
4 | learn |
5 | backup |
6 | speak |
7 | standby |
8 | active |
Conformance
Member of