tBgpPGEnforceFirstAS

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.3.5.1.48

Object

column r/w SNMPv2-TCTruthValue
The value of tBgpPGEnforceFirstAS 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.3.5.1.48
Type
column
Access
readwrite
Status
current
Parent
tBgpPeerGroupParamsEntry
Groups
1

Walk 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::tBgpPGEnforceFirstAS'
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::tBgpPGEnforceFirstAS.<tBgpInstanceIndex>.<tBgpPeerGroupName>'
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::tBgpPGEnforceFirstAS'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance