tBgpPeerNgEnforceFirstAS
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.10.1.48
Object
The value of tBgpPeerNgEnforceFirstAS specifies whether the receipt of
BGP routes from an eBGP neighbor should be classified as an error when
it has an AS-Path with the most recent AS not matching the configured
peer-as of the neighbor.
If the value is set to 'true', the most recent AS number in the
AS-Path will be checked for every received route from the peer or set
of peers to match the peer's configured peer-as. If it does not match,
then the session will be reset if the update-fault-tolerance under
error-handling is not configured. Else, the session will not be reset,
but all the prefixes in the received update will be treated as
withdrawn and logged.
It is applicable to all the address families and only to true eBGP
sessions.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.10.1.48- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpPeerNgParamsEntry
- 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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerNgEnforceFirstAS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerNgEnforceFirstAS.<tBgpPeerNgInstanceIndex>.<tBgpPeerNgAddressType>.<tBgpPeerNgAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpPeerNgEnforceFirstAS'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of