cpfrMatchLearnMode

CISCO-PFR-MIB · .1.3.6.1.4.1.9.9.772.1.3.1.5

Object

column r/w Enumeration
This object specifies the mode by which PfR should learn
prefixes.  
              
'Delay' 
   PfR learns prefixes based on the highest delay.
              
'Inside' 
   PfR learns the prefixes inside the network.
              
'Throughput' 
   PfR learns prefixes based on the highest throughput.
              
'list'
   PfR learns prefixes based on a learn list.

Context

MIB
CISCO-PFR-MIB
OID
.1.3.6.1.4.1.9.9.772.1.3.1.5
Type
column
Access
readwrite
Status
current
Parent
cpfrMatchEntry
Groups
1

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 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrMatchLearnMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrMatchLearnMode.<cpfrMapIndex>.<cpfrMapPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PFR-MIB::cpfrMatchLearnMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1delay
2inside
3throughput
4list

Conformance

Member of
Compliance refinements
Support for read-create access is not required.