bgpPeerStatusCapsRcvd
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.3.1.4.1.53
Object
column BgpCapabilities
The capabilities received on the most recent Open message
received from the peer. This field is set to zero before
the first Open message is received from the peer, and is
unchanged if the session comes down.
In the event that the peer signals a capability that DC-BGP
does not recognize, this field will only contain those
capabilities that DC-BGP recognizes. A user should walk the
bgpPeerCapsRcvdTable to confirm the full list of
capabilities received from the peer.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.3.1.4.1.53- 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::bgpPeerStatusCapsRcvd'
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::bgpPeerStatusCapsRcvd.<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::bgpPeerStatusCapsRcvd'
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