bgpPeergrAfiSafiAsOverride
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.12.1.26
Object
This field is used in conjunction with bgpPeergrAsOverride
to indicate whether BGP should perform AS-override on routes
advertised to the peers in this peer-group for this
address-family.
If AS-override is enabled, then when advertising routes to
this peer for this address-family, any instance of the peer's
AS number will be replaced in the advertised AS path with the
local AS number.
This field is only taken into account for peer-group members
with the AMB_BGP_PEER_CU2_AS_OVERRIDE bit set in the
bgpPeerConfigUsage2 field.
AS-override may be enabled independently for each address
family. When bgpPeergrAsOverride is set to 'true', set
bgpPeergrAfiSafiAsOverride to 'true' or 'false' to enable or
disable as-override for each address family.
This field can be changed at any time, and may cause routes
to be re-advertised to or withdrawn from peers in the
peer-group.
Note that this field has no effect when set for iBGP peers.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.12.1.26- 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::bgpPeergrAfiSafiAsOverride'
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::bgpPeergrAfiSafiAsOverride.<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::bgpPeergrAfiSafiAsOverride'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of