hwBgpPeerSessionExtReason

HUAWEI-BGP-VPN-MIB · .1.3.6.1.4.1.2011.5.25.177.1.1.8.1.8

Object

column Enumeration
BGP peer down reason including:
1: Configuration lead peer down(1)
2: Receive notification(2)
3: Receive error packet(3)
4: Hold timer expire(4)
5: Remote peer not reachable(5)
6: Direct connect-interface down(6)
7: Route limit(7)
8: Peer is not up for a specified long time(8)
90: unknown(90)
100: Alarm clear(100)

Context

MIB
HUAWEI-BGP-VPN-MIB
OID
.1.3.6.1.4.1.2011.5.25.177.1.1.8.1.8
Type
column
Access
readonly
Status
current
Parent
hwBgpPeerSessionExtEntry

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::hwBgpPeerSessionExtReason'
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::hwBgpPeerSessionExtReason.<hwBgpPeerSessionExtVrfId>.<hwBgpPeerSessionExtRemoteAddrType>.<hwBgpPeerSessionExtRemoteAddr>'
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::hwBgpPeerSessionExtReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1configurationLeadPeerDown
2receiveNotification
3receiveErrorPacket
4holdTimerExpire
5remotePeerNotReachable
6directConnectInterfaceDown
7routeLimit
8peerIsNotUpForASpecifiedPeriodOfTime
90unknown
100alarmClear