bgpPeerAfiSafiStAddPathCapNeg

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.3.1.5.1.12

Object

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.5.1.12
Type
column
Access
readonly
Status
current
Parent
bgpPeerAfiSafiStatusEntry
Groups
1

Walk 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::bgpPeerAfiSafiStAddPathCapNeg'
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::bgpPeerAfiSafiStAddPathCapNeg.<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::bgpPeerAfiSafiStAddPathCapNeg'

Syntax

Source
BgpAddPathSrCap
Base type
Enumeration

Values & Constraints

Type Values
0disable
1receive
2send
3both
4inherit
5unknown

Conformance