agentCosQueueMgmtPercentTailDropThreshold
NG700-QOS-COS-MIB ·
.1.3.6.1.4.1.4526.11.3.3.2.5.1.6
Object
Tail drop 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 taildrop(1).
Context
- MIB
- NG700-QOS-COS-MIB
- OID
.1.3.6.1.4.1.4526.11.3.3.2.5.1.6- 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 'NG700-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-QOS-COS-MIB::agentCosQueueMgmtPercentTailDropThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NG700-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-QOS-COS-MIB::agentCosQueueMgmtPercentTailDropThreshold.<agentCosQueueIntfIndex>.<agentCosQueueIndex>.<agentCosQueueDropPrecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NG700-QOS-COS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NG700-QOS-COS-MIB::agentCosQueueMgmtPercentTailDropThreshold'