vRtrGmplsPeerGrState
TIMETRA-GMPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.97.9.1.25
Object
column Enumeration
The value of vRtrGmplsPeerGrState indicates the current state of the
peer after loss of communication.
none - phase info not available.
restartInProg - indicates restart phase is in progress
recoveryInProg - indicates recovery phase is in progress
cleanup - indicates cleanup in progress.
Context
- MIB
- TIMETRA-GMPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.97.9.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrGmplsPeerEntry
- Groups
- 1
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 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerGrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerGrState.<vRtrID>.<tmnxLmpVRtrPeerNodeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerGrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | restartInProg |
2 | recoveryInProg |
3 | cleanup |
Conformance
Member of