cbgpRouteLocalPref
CISCO-BGP4-MIB ·
.1.3.6.1.4.1.9.9.187.1.1.1.1.13
Object
column Unsigned32
The degree of preference calculated by the local BGP4 speaker for the route. The value of this object is irrelevant if the value of cbgpRouteLocalPrefPresent is false(2).
Context
- MIB
- CISCO-BGP4-MIB
- OID
.1.3.6.1.4.1.9.9.187.1.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cbgpRouteEntry
- 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::cbgpRouteLocalPref'
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::cbgpRouteLocalPref.<cbgpRouteAfi>.<cbgpRouteSafi>.<cbgpRoutePeerType>.<cbgpRoutePeer>.<cbgpRouteAddrPrefix>.<cbgpRouteAddrPrefixLen>'
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::cbgpRouteLocalPref'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of