fsMIBgp4mpebgpPeerEndOfRIBMarkerReceivedStatus
SUPERMICRO-MI-BGP-MIB ·
.1.3.6.1.4.1.10876.101.2.77.20.1.28
Object
column Enumeration
This object indicates that whether the End-Of-RIB marker received from peer or not
Context
- MIB
- SUPERMICRO-MI-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.77.20.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIBgp4MpeBgpPeerEntry
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 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4mpebgpPeerEndOfRIBMarkerReceivedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4mpebgpPeerEndOfRIBMarkerReceivedStatus.<fsMIBgp4ContextId>.<fsMIBgp4mpebgpPeerRemoteAddrType>.<fsMIBgp4mpebgpPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4mpebgpPeerEndOfRIBMarkerReceivedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | true |
2 | false |