bgpPeergrAfiSafiAddPathBestN
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.12.1.12
Object
column r/w
Unsigned32
The number of best paths to advertise to this peer group
as additional paths for this AFI/SAFI.
The number of candidate paths available to advertise to
the peer group depends on the value of the
bgpRmAfiSafiAddPathBestN field. This field specifies how
many of the candidate paths to advertise to this peer
group.
For the default value of 1 only the best path for each
destination is advertised.
A value of 2 is sufficient to advertise the best path and
2nd best path for each destination.
Any additional paths are advertised to peers subject to
split horizon rules, export policy, and BGP ADD-PATH
capability negotiation. These filters apply after
selecting the best N paths to advertise, so the actual
number of paths advertised may be smaller.
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.
Changing the value of this field while the peer is active
triggers DC-BGP to advertise additional paths according to
the new configuration.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.12.1.12- 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::bgpPeergrAfiSafiAddPathBestN'
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::bgpPeergrAfiSafiAddPathBestN.<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::bgpPeergrAfiSafiAddPathBestN'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of