tBgpPeerGroupMaxPrefix
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.3.3.1.15
Object
The value of tBgpPeerGroupMaxPrefix specifies the maximum number of
routes that can be learned from this peer.
A value of zero specifies 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
tBgpPeerGroupMaxPrefixThreshold.
When the number of routes exceeds this limit, then BGP peering will be
disabled and the tBgpMaxNgPrefix100 notification will be sent.
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.3.3.1.15- Type
- column
- Access
- readwrite
- Status
- obsolete
- Units
- number of routes
- Parent
- tBgpPeerGroupEntry
- Groups
- 5
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::tBgpPeerGroupMaxPrefix'
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::tBgpPeerGroupMaxPrefix.<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::tBgpPeerGroupMaxPrefix'
Syntax
number of routesBgpPrefixLimit
- Source
- BgpPrefixLimit
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.