tBgpPeerNgMaxPrefix
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.7.1.19
Object
The value of tBgpPeerNgMaxPrefix specifies the maximum number of
routes that can be learned from this peer.
A value of zero specifies that there is no limit to the number of
routes learned.
The tBgpMaxNgPrefixThreshReached notification is sent when the number
of routes exceeds a percentage of this limit as specified by
tBgpPeerNgMaxPrefixThreshold.
If the number of routes exceeds this limit, then BGP peering will be
disabled and the tBgpMaxNgPrefix100 notification will be sent.
An 'inconsistentValue' error is returned if an attempt is made to set
this object to its default value. This object can be reset by
resetting appropriate inheritance bit of tBgpPeerNgInheritance.
This object was obsoleted in release 13.0.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.7.1.19- Type
- column
- Access
- readwrite
- Status
- obsolete
- Units
- number of routes
- Parent
- tBgpPeerNgEntry
- Groups
- 7
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::tBgpPeerNgMaxPrefix'
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::tBgpPeerNgMaxPrefix.<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::tBgpPeerNgMaxPrefix'
Syntax
number of routesBgpPrefixLimit
- Source
- BgpPrefixLimit
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.