agentCosQueueMgmtWredUnits

LANCOM-QOS-COS-MIB · .1.3.6.1.4.1.2356.16.1.3.3.2.5.1.11

Object

column r/w Enumeration
Unit of measurement for minimum and maximum thresholds
for all queues associated to this agentCosQueueIndex.
              
If this object is set to percent(1), thresholds are
measured as a percentage of the overall device queue size
with a range from 0-100. If this object is set to kbps(2),
thresholds are measured as an absolute value (in kilobytes
per second) with a range of 0-4,294,967,295.
              
Changing this object's value is subject to a specific
rule. If this object is currently set to 'kbps(2)', the
values of agentCosQueueMgmtComboWredMinThreshold and 
agentCosQueueMgmtComboWredMaxThreshold for all values of
agentCosQueueDropPrecIndex must both be set in the range 
0 - 100 prior to changing agentCosQueueMgmtWredUnits to 
percent(1).

Context

MIB
LANCOM-QOS-COS-MIB
OID
.1.3.6.1.4.1.2356.16.1.3.3.2.5.1.11
Type
column
Access
readwrite
Status
current
Parent
agentCosQueueMgmtEntry

Walk 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 'LANCOM-QOS-COS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-QOS-COS-MIB::agentCosQueueMgmtWredUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-QOS-COS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-QOS-COS-MIB::agentCosQueueMgmtWredUnits.<agentCosQueueIntfIndex>.<agentCosQueueIndex>.<agentCosQueueDropPrecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-QOS-COS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-QOS-COS-MIB::agentCosQueueMgmtWredUnits'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1percent
2kbps