bgpPeerStatusCapsSent
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.3.1.4.1.52
Object
column BgpCapabilities
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
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.3.1.4.1.52- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bgpPeerStatusEntry
- Groups
- 1
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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPeerStatusCapsSent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPeerStatusCapsSent.<bgpRmEntIndex>.<bgpPeerLocalAddrType>.<bgpPeerLocalAddr>.<bgpPeerLocalPort>.<bgpPeerRemoteAddrType>.<bgpPeerRemoteAddr>.<bgpPeerRemotePort>.<bgpPeerLocalAddrScopeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpPeerStatusCapsSent'
Syntax
- Source
- BgpCapabilities
- 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 | mpIpv4VersaPrivate |
18 | versaPrivateRouteVer1 |
19 | versaPrivateRouteVer2 |
20 | versaBranchName |
21 | mpIpv4MulticastVpn |
22 | mpIpv6MulticastVpn |
23 | mpIpv4Private |
24 | enhancedRouteRefresh |
25 | extendedNextHopIpv4Uni |
26 | extendedNextHopIpv4Multi |
27 | extendedNextHopIpv4Label |
28 | extendedNextHopIpv4Vpn |
Conformance
Member of