hwRsvpTeNbrGrStatus
HUAWEI-RSVPTE-MIB ·
.1.3.6.1.4.1.2011.5.25.148.1.6.1.14
Object
column Enumeration
Neighbor nodes GR status. (0x01, No GR activity; 0x02, Neighbor router is supporting GR; 0x03, Neighbor router is restarting; 0x04, Restart timer is running; 0x05, Recovery timer is running; 0x06, Neighbor GR end.)
Context
- MIB
- HUAWEI-RSVPTE-MIB
- OID
.1.3.6.1.4.1.2011.5.25.148.1.6.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwRsvpTeNbrEntry
- 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 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeNbrGrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeNbrGrStatus.<ifIndex>.<hwRsvpTeNbrAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RSVPTE-MIB::hwRsvpTeNbrGrStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | supporting |
3 | restarting |
4 | restartTimerRunning |
5 | recoveryTimerRunning |
6 | grEnd |
Conformance
Member of