cbQosREDCfgMaxThreshold

CISCO-CLASS-BASED-QOS-MIB · .1.3.6.1.4.1.9.9.166.1.11.1.1.3

Object

column deprecated PacketsInteger32
Maximum threshold in number of packets. When the
average queue length exceeds this number, WRED drops 
all packets with the specified IP precedence.
cbQosREDCfgMaxThreshold object is superseded by 
cbQosREDClassCfgMaxThreshold.

Context

MIB
CISCO-CLASS-BASED-QOS-MIB
OID
.1.3.6.1.4.1.9.9.166.1.11.1.1.3
Type
column
Access
readonly
Status
deprecated
Units
Packets
Parent
cbQosREDClassCfgEntry
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-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CLASS-BASED-QOS-MIB::cbQosREDCfgMaxThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CLASS-BASED-QOS-MIB::cbQosREDCfgMaxThreshold.<cbQosConfigIndex>.<cbQosREDValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CLASS-BASED-QOS-MIB::cbQosREDCfgMaxThreshold'

Syntax

PacketsInteger32

Values & Constraints

Object Constraints
range: 1-32768

Conformance