eltexBgpPeerStatusCapsSent
ELTEX-BGP-MIB ·
.1.3.6.1.4.1.35265.45.1.2.1.3.1.36
Object
column EltexBgpCapabilities
The capabilities announced to the peer on the most recent Open message sent to the peer. This field is set to zero before the first Open message is sent to the peer, and is unchanged if the session comes down.
Context
- MIB
- ELTEX-BGP-MIB
- OID
.1.3.6.1.4.1.35265.45.1.2.1.3.1.36- Type
- column
- Access
- readonly
- 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::eltexBgpPeerStatusCapsSent'
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::eltexBgpPeerStatusCapsSent.<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::eltexBgpPeerStatusCapsSent'
Syntax
- Source
- EltexBgpCapabilities
- Base type
Bits
Values & Constraints
Type Values
0 | mpIpv4Unicast |
1 | mpIpv4Multicast |
2 | mpIpv4Vpn |
3 | mpIpv4Label |
4 | mpIpv6Unicast |
5 | mpIpv6Multicast |
6 | mpIpv6Vpn |
7 | mpIpv6Label |
8 | routeRefresh |
9 | gracefulRestart |
10 | routeRefreshCisco |
11 | outboundRouteFilter |
12 | outboundRouteFilterCisco |
13 | fourOctetAs |
14 | mpL2vpnVpls |
15 | addPath |
16 | mpL2vpnEvpn |
17 | mpIpv4Private |
18 | enhancedRouteRefresh |