cbgpPeer2PrefixThreshold
OBS ✓
CISCO-BGP4-MIB ·
.1.3.6.1.4.1.9.9.187.1.2.8.1.4
Object
column r/w
percentUnsigned32
Prefix threshold value (%) for an address family on this connection at which warning message stating the prefix count is crossed the threshold or corresponding SNMP notification is generated.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Routing
Explore Observium network monitoring
Context
- MIB
- CISCO-BGP4-MIB
- OID
.1.3.6.1.4.1.9.9.187.1.2.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- percent
- Parent
- cbgpPeer2AddrFamilyPrefixEntry
- Groups
- 1
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 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2PrefixThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2PrefixThreshold.<cbgpPeer2Type>.<cbgpPeer2RemoteAddr>.<cbgpPeer2AddrFamilyAfi>.<cbgpPeer2AddrFamilySafi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BGP4-MIB::cbgpPeer2PrefixThreshold'
Syntax
percentUnsigned32
Values & Constraints
Object Constraints
range: 1-100
Conformance
Member of
Compliance refinements
ciscoBgp4MIBComplianceRev3
readonly
Write access is not required.