hh3cBgpPeerUnAvaiReason
HH3C-BGP-VPN-MIB ·
.1.3.6.1.4.1.25506.2.202.1.1.2.1.9
Object
column Enumeration
The reason of BGP states change.
Context
- MIB
- HH3C-BGP-VPN-MIB
- OID
.1.3.6.1.4.1.25506.2.202.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cBgpPeerEntry
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 'HH3C-BGP-VPN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-BGP-VPN-MIB::hh3cBgpPeerUnAvaiReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-BGP-VPN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-BGP-VPN-MIB::hh3cBgpPeerUnAvaiReason.<hh3cBgpPeerInstanceId>.<hh3cBgpPeerVpnIndex>.<hh3cBgpPeerAddrFamilyId>.<hh3cBgpPeerSubAddrFamilyId>.<hh3cBgpPeerType>.<hh3cBgpPeerIPAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-BGP-VPN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-BGP-VPN-MIB::hh3cBgpPeerUnAvaiReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | otherErrCode |
2 | errSubCodeUnspecified |
3 | unknownErrSubcode |
4 | connectionNoSynchronized |
5 | badMessageLength |
6 | badMessageType |
7 | unsupportedVersionNumber |
8 | badPeerAS |
9 | badBGPIdentifier |
10 | unsupportedOptionalParameter |
11 | authenticationFailure |
12 | unacceptableHoldTime |
13 | unsupportedCapability |
14 | malformedAttributeList |
15 | unrecognizedWellknownAttr |
16 | missingWellknownAttribute |
17 | attributeFlagsError |
18 | attributeLengthError |
19 | invalidORIGINAttribute |
20 | asRoutingLoop |
21 | invalidNEXTHOPAttribute |
22 | optionalAttributeError |
23 | invalidNetworkField |
24 | malformedASPATH |
25 | receiveUnexpectedMessageinOpenSent |
26 | receiveUnexpectedMessageinOpenConfirm |
27 | receiveUnexpectedMessageinEstablished |
28 | maximumNumberofPrefixesReached |
29 | administrativeShutdown |
30 | peerDeconfigured |
31 | administrativeReset |
32 | connectionRejected |
33 | otherConfigurationChange |
34 | connectionCollisionResolution |
35 | outofResources |