tBgpPeerMaxPrefix

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.4.3.1.16

Object

column obsolete r/w number of routesBgpPrefixLimit
configures the maximum number of routes that can
be learned from this peer.  zero means 'no limit'.
              
if the number of routes exceeds 90% of this limit, then the
tBgpMaxPrefix90 notification is sent.
              
if the number of routes exceeds this limit, then
BGP peering will be dropped.  Also, the tBgpMaxPrefix100
notification will be sent.

Context

MIB
TIMETRA-BGP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.14.4.3.1.16
Type
column
Access
readwrite
Status
obsolete
Units
number of routes
Parent
tBgpPeerEntry
Groups
2

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::tBgpPeerMaxPrefix'
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::tBgpPeerMaxPrefix.<tBgpInstanceIndex>.<tBgpPeerAddress>'
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::tBgpPeerMaxPrefix'

Syntax

number of routesBgpPrefixLimit
Source
BgpPrefixLimit
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.