vlagVrrpVirtRtrPeerState
LENOVO-GbTOR-G8264CS-MIB ·
.1.3.6.1.4.1.20301.2.7.15.2.3.16.3.1.1.4
Object
column Enumeration
The vLAG-enabled VRRP virtual router peer state.
Context
- MIB
- LENOVO-GbTOR-G8264CS-MIB
- OID
.1.3.6.1.4.1.20301.2.7.15.2.3.16.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vlagInfoVrrpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vlagVrrpVirtRtrPeerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vlagVrrpVirtRtrPeerState.<vlagVrrpVirtRtrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-MIB::vlagVrrpVirtRtrPeerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | master |
3 | backup |
4 | holdoff |
5 | unknown |