bgpRmAfiSafiAddPathCapCfg
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.2.2.1.27
Object
The default BGP additional path capability for I-BGP
sessions.
This can be overridden at the BGP peer AFI/SAFI or peer
group AFI/SAFI level (bgpPeerAfiSafiAddPathCapCfg or
bgpPeergrAfiSafiAddPathCapCfg).
BGP additional path capability is never enabled by default
for E-BGP sessions - instead it should be configured for
specific E-BGP peers at the peer AFI/SAFI or peer group
AFI/SAFI level.
This field applies to all configured I-BGP peers including
confederation peers in different member ASs. It does not
apply to unconfigured peers that are accepted because
bgpNmListenAcceptAll is true.
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.
Any update to this object will take effect the next time
that the peer session reactivates.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.2.2.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRmAfiSafiEntry
- 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::bgpRmAfiSafiAddPathCapCfg'
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::bgpRmAfiSafiAddPathCapCfg.<bgpRmEntIndex>.<bgpRmAfiSafiAfi>.<bgpRmAfiSafiSafi>'
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::bgpRmAfiSafiAddPathCapCfg'
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