oacQosWREDAverageQueueSize
OA-QOS-MIB ·
.1.3.6.1.4.1.13191.10.3.1.3.15.1.2
Object
column QosQueueDepth
The average queue size used by WRED.
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.3.15.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacQosWREDClassStatsEntry
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 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oacQosWREDAverageQueueSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oacQosWREDAverageQueueSize.<oacQosPolicyIndex>.<oacQosObjectsIndex>.<oacQosWREDValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-QOS-MIB::oacQosWREDAverageQueueSize'
Syntax
- Source
- QosQueueDepth
- Base type
Unsigned32- Based on
- SNMPv2-SMIGauge32
Type Description
Queue depth value.
Values & Constraints
No enumerated values or constraints recorded.