All MIBs › HIRSCHMANN-MMP4-QOS-MIB › hmAgentCosQueueWredDecayExponent
hmAgentCosQueueWredDecayExponent
Module: HIRSCHMANN-MMP4-QOS-MIB
OID (symbolic): HIRSCHMANN-MMP4-QOS-MIB::hmAgentCosQueueWredDecayExponent
OID (numeric): 1.3.6.1.4.1.248.15.3.3.2.3.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The decay exponent value used with the weighted random early discard (WRED) algorithm to determine how quickly the average queue length calculation reacts to the current length of the queue. A higher value produces a slower response, meaning previously sampled queue length values are factored into the calculation for a longer period of time. The default value is 9.
Use caution when changing this value from its default. If set too low, short traffic bursts can cause WRED to drop too many packets. If set too high, WRED might not detect queue congestion in a timely manner and becomes ineffective. The default value should be sufficient for most users.
This object value is only used when the hmAgentCosQueueMgmtType is set to wred(2) and is otherwise ignored.
What is hmAgentCosQueueWredDecayExponent?
Tunes how quickly WRED's average-queue-length calculation reacts to the current queue depth; a higher value smooths and slows the response, and it only matters when the interface's queue management type is WRED.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.15.3.3.2.3.1.4 snmpwalk -v2c -c public <target> HIRSCHMANN-MMP4-QOS-MIB::hmAgentCosQueueWredDecayExponent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.15.3.3.2.3.1.4.1 snmpget -v2c -c public <target> HIRSCHMANN-MMP4-QOS-MIB::hmAgentCosQueueWredDecayExponent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.15.3.3.2.3.1.4.1 i <value>
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HIRSCHMANN-MMP4-QOS-MIB::hmAgentCosQueueWredDecayExponent OID value, configure state conditions and alerts, and monitor any Hirschmann industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.15 | hmPlatform4 | HIRSCHMANN-MMP4-BASICL2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.15.3 | hmPlatform4QOS | HIRSCHMANN-MMP4-QOS-MIB |
| 1.3.6.1.4.1.248.15.3.3 | hmAgentQOSCOS | HIRSCHMANN-MMP4-QOS-MIB |
| 1.3.6.1.4.1.248.15.3.3.2 | hmAgentCosQueueCfgGroup | HIRSCHMANN-MMP4-QOS-MIB |
| 1.3.6.1.4.1.248.15.3.3.2.3 | hmAgentCosQueueControlTable | HIRSCHMANN-MMP4-QOS-MIB |
| 1.3.6.1.4.1.248.15.3.3.2.3.1 | hmAgentCosQueueControlEntry | HIRSCHMANN-MMP4-QOS-MIB |
| 1.3.6.1.4.1.248.15.3.3.2.3.1.4 | hmAgentCosQueueWredDecayExponent | HIRSCHMANN-MMP4-QOS-MIB |