bgpPeerAfiSafiAddPathCapNeg
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.3.1.2.1.26
Object
column BgpAddPathSrCap
This field is now deprecated - use
bgpPeerAfiSafiStAddPathCapNeg instead.
The BGP additional path capability negotiated with this peer
for this AFI/SAFI.
Valid values are:
- AMB_BGP_ADD_PATH_SR_DISABLE
Disable sending and receiving additional BGP paths
- AMB_BGP_ADD_PATH_SR_RECEIVE
Receive but do not send additional BGP paths
- AMB_BGP_ADD_PATH_SR_SEND
Send but do not receive additional BGP paths
- AMB_BGP_ADD_PATH_SR_BOTH
Send and receive additional BGP paths
- AMB_BGP_ADD_PATH_SR_UNKNOWN
Unknown because there is no peer session.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.3.1.2.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bgpPeerAfiSafiEntry
- 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::bgpPeerAfiSafiAddPathCapNeg'
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::bgpPeerAfiSafiAddPathCapNeg.<bgpRmEntIndex>.<bgpPeerLocalAddrType>.<bgpPeerLocalAddr>.<bgpPeerLocalPort>.<bgpPeerRemoteAddrType>.<bgpPeerRemoteAddr>.<bgpPeerRemotePort>.<bgpPeerLocalAddrScopeId>.<bgpPeerAfiSafiAfi>.<bgpPeerAfiSafiSafi>'
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::bgpPeerAfiSafiAddPathCapNeg'
Syntax
- Source
- BgpAddPathSrCap
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | receive |
2 | send |
3 | both |
4 | inherit |
5 | unknown |
Conformance
Member of