hh3cVrrpExtOldState
HH3C-VRRP-EXT-MIB ·
.1.3.6.1.4.1.25506.2.24.2.1.5
Object
scalar Enumeration
The current state of the virtual router. This object has
three defined values:
- `initialize', which indicates that the
virtual router is waiting for a startup event.
- `backup', which indicates the virtual router is
monitoring the availability of the master router.
- `master', which indicates that the virtual router
is forwarding packets for IP addresses that are
associated with this router.
Context
- MIB
- HH3C-VRRP-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.24.2.1.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cVrrpExtTrapOjbects
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 'HH3C-VRRP-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-VRRP-EXT-MIB::hh3cVrrpExtOldState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-VRRP-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-VRRP-EXT-MIB::hh3cVrrpExtOldState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initialize |
2 | backup |
3 | master |