eltexBgpPeerStatusCeaseErrorSubcode
ELTEX-BGP-MIB ·
.1.3.6.1.4.1.35265.45.1.2.1.3.1.69
Object
The error subcode to be sent in the Cease Notification
messages triggered by setting eltexBgpPeerStatusDropSession to
'true'. If set to 'none' then DC-BGP chooses the subcode
itself.
This field does not affect the error subcode for Cease
Notification messages triggered for other reasons.
Context
- MIB
- ELTEX-BGP-MIB
- OID
.1.3.6.1.4.1.35265.45.1.2.1.3.1.69- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltexBgpPeerStatusEntry
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 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusCeaseErrorSubcode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusCeaseErrorSubcode.<eltexBgpProcessId>.<eltexBgpPeerRemoteAddrType>.<eltexBgpPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-BGP-MIB::eltexBgpPeerStatusCeaseErrorSubcode'
Syntax
- Source
- EltexBgpCeaseErrorSubcode
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
2 | adminShutdown |
3 | peerUnconfig |
4 | adminReset |
6 | configChange |
8 | noResource |