hm2AgentCosQueueMgmtWredDropProbability
HM2-PLATFORM-QOS-COS-MIB ·
.1.3.6.1.4.1.248.12.3.3.2.5.1.9
Object
A scaling factor used for the WRED calculation to
determine the packet drop probability for the current
drop precedence level. Packet dropping begins when
hm2AgentCosQueueMgmtWredMinThreshold is reached and
proceeds linearly up to the percentage value specified by
this object until the hm2AgentCosQueueMgmtWredMaxThreshold
is reached, beyond which all packets are dropped.
The default value is 10.
This object is only used when hm2AgentCosQueueMgmtType
is set to wred(2).
Context
- MIB
- HM2-PLATFORM-QOS-COS-MIB
- OID
.1.3.6.1.4.1.248.12.3.3.2.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentCosQueueMgmtEntry
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 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMgmtWredDropProbability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMgmtWredDropProbability.<hm2AgentCosQueueIntfIndex>.<hm2AgentCosQueueIndex>.<hm2AgentCosQueueDropPrecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMgmtWredDropProbability'