cewredConfigRedPktsDropFract
CISCO-ENHANCED-WRED-MIB ·
.1.3.6.1.4.1.9.9.222.1.3.2.1.6
Object
The fraction of packets to be dropped when the average queue depth is at cewredConfigRedMaxThreshold. The mark probability denominator maps to this object. For example if this value is 500, then one out of every 500 packets is to be dropped when the average queue length is at the maximum threshold.
Context
- MIB
- CISCO-ENHANCED-WRED-MIB
- OID
.1.3.6.1.4.1.9.9.222.1.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cewredConfigRedEntry
- 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-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-WRED-MIB::cewredConfigRedPktsDropFract'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-WRED-MIB::cewredConfigRedPktsDropFract.<cewredConfigGlobIndex>.<cewredConfigRedValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-WRED-MIB::cewredConfigRedPktsDropFract'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
cewredMIBCompliance
readonly
write or create access is not required.