agentCosQueueMgmtPercentWredMinThreshold
NETGEAR-QOS-COS-MIB ·
.1.3.6.1.4.1.4526.10.3.3.2.5.1.7
Object
Weighted RED minimum queue threshold, below which no
packets are dropped for the current drop precedence
level. The value specifies the threshold based on a
percentage of the overall device queue size. Since device
implementations vary, the actual value deployed may
be rounded up or down accordingly.
The default value, for all queues, is 100% for non-TCP
traffic, 40%, 30% and 20% for TCP drop precedences 1, 2
and 3.
This object is only used when agentCosQueueMgmtType
is set to wred(2). Any value set for this object must
be equal to or less than the value of
agentCosQueueMgmtPercentWredMaxThreshold.
Context
- MIB
- NETGEAR-QOS-COS-MIB
- OID
.1.3.6.1.4.1.4526.10.3.3.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentCosQueueMgmtEntry
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 'NETGEAR-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-QOS-COS-MIB::agentCosQueueMgmtPercentWredMinThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-QOS-COS-MIB::agentCosQueueMgmtPercentWredMinThreshold.<agentCosQueueIntfIndex>.<agentCosQueueIndex>.<agentCosQueueDropPrecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-QOS-COS-MIB::agentCosQueueMgmtPercentWredMinThreshold'