qosPqlQueLenQueueType
HUAWEI-IF-QOS-MIB ·
huawei variant
·
.1.3.6.1.4.1.2011.5.25.32.2.3.1.2
Object
column Enumeration
The index of table, which is the type of priority queue.
Context
- MIB
- HUAWEI-IF-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosPqlQueueLenEntry
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 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosPqlQueLenQueueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosPqlQueLenQueueType.<qosPqlQueLenListNum>.<qosPqlQueLenQueueType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IF-QOS-MIB::qosPqlQueLenQueueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | top |
1 | middle |
2 | normal |
3 | bottom |