bgpPeergrAfiSafiAddPathCapCfg
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.12.1.11
Object
The configured BGP additional path capability for this
peer group and address family.
Valid values are:
- AMB_BGP_ADD_PATH_SR_INHERIT
Inherit configuration from the entity AFI/SAFI level
(bgpRmAfiSafiAddPathCapConfig)
- 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.
The effective BGP additional path capabilities for the
session are negotiated with the peer and are reported by
the bgpPeerAfiSafiAddPathCapNeg field.
This field is used for dynamic and configured peers. For
a description of how this field is used for the latter,
see the description of bgpPeerTable.
Any update to this object will take effect the next time
that the bgpPeerTable entry is activated
(bgpPeerAdminStatus is changed to 'adminStatusUp').
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.12.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpPeergrAfiSafiEntry
- 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::bgpPeergrAfiSafiAddPathCapCfg'
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::bgpPeergrAfiSafiAddPathCapCfg.<bgpRmEntIndex>.<bgpPeergrIndex>.<bgpPeergrAfiSafiAfi>.<bgpPeergrAfiSafiSafi>'
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::bgpPeergrAfiSafiAddPathCapCfg'
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