agentCosQueueMgmtPercentWredMaxThreshold
EdgeSwitch-QOS-COS-MIB ·
.1.3.6.1.4.1.4413.1.1.3.3.2.5.1.8
Object
Weighted RED maximum queue threshold, above which
all 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 drop
precedence 1 and non-TCP traffic, 90% and 80% for
drop precedences 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 greater than the value of
agentCosQueueMgmtPercentWredMinThreshold.
Context
- MIB
- EdgeSwitch-QOS-COS-MIB
- OID
.1.3.6.1.4.1.4413.1.1.3.3.2.5.1.8- 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 'EdgeSwitch-QOS-COS-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-COS-MIB::agentCosQueueMgmtPercentWredMaxThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-QOS-COS-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-COS-MIB::agentCosQueueMgmtPercentWredMaxThreshold.<agentCosQueueIntfIndex>.<agentCosQueueIndex>.<agentCosQueueDropPrecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-QOS-COS-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-QOS-COS-MIB::agentCosQueueMgmtPercentWredMaxThreshold'