cewredConfigGlobQueueWeight
CISCO-ENHANCED-WRED-MIB ·
.1.3.6.1.4.1.9.9.222.1.3.1.1.3
Object
The decay factor for the queue average calculation. Numbers are 2's exponent up to 16. The smaller the number, the faster it decays.
Context
- MIB
- CISCO-ENHANCED-WRED-MIB
- OID
.1.3.6.1.4.1.9.9.222.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cewredConfigGlobEntry
- 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::cewredConfigGlobQueueWeight'
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::cewredConfigGlobQueueWeight.<cewredConfigGlobIndex>'
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::cewredConfigGlobQueueWeight'
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.