hwBgpPeerGRStatus

HUAWEI-BGP-VPN-MIB · .1.3.6.1.4.1.2011.5.25.177.1.1.2.1.8

Object

column Enumeration
Graceful restart status of the BGP peer, including:
1: peerNotBeingHelped, indicating that the BGP peer will not be helped during restarting. 
2: peerRestarting, indicating that the BGP peer is detected restarting.
3: peerFinishRestart, indicating that the BGP peer finishes the latest GR.
4: peerHelping, indicating that the BGP peer is helping the local end to perform GR.

Context

MIB
HUAWEI-BGP-VPN-MIB
OID
.1.3.6.1.4.1.2011.5.25.177.1.1.2.1.8
Type
column
Access
notifyonly
Status
current
Parent
hwBgpPeerEntry
Groups
1

Walk 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-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerGRStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerGRStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerGRStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1peerNotBeingHelped
2peerRestarting
3peerFinishRestart
4peerHelping

Conformance

Member of