tBgpPrngPlcyMaxPrefix
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.6.2.1.46
Object
The value of tBgpPrngPlcyMaxPrefix specifies the maximum number of
routes that can be learned from this peer.
A value of zero specifies that there is not limit to the number of
routes learned.
The tBgpMaxNgPfxLmtThresholdReached notification is sent when the
number of routes exceeds a percentage of this limit as specified by
tBgpPrngPlcyMaxPrefixThreshold.
If the number of routes exceeds this limit, then BGP peering will be
disabled and the tBgpMaxNgPfxLmt notification will be sent.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.6.2.1.46- Type
- column
- Access
- readwrite
- Status
- current
- Units
- number of routes
- Parent
- tBgpPeeringPolicyEntry
- Groups
- 3
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::tBgpPrngPlcyMaxPrefix'
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::tBgpPrngPlcyMaxPrefix.<tBgpPeeringPolicyName>'
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::tBgpPrngPlcyMaxPrefix'
Syntax
number of routesBgpPrefixLimit
- Source
- BgpPrefixLimit
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.