hwCBQoSQueueDropType
HUAWEI-CBQOS-MIB ·
h3c variant
·
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.2
Object
column r/w
Enumeration
The drop type of queue. Only valid for AF and WFQ queue. -1 is returned only when getting value about EF queue. -1 can't be set.
Context
- MIB
- HUAWEI-CBQOS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCBQoSQueueCfgInfoEntry
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-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSQueueDropType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSQueueDropType.<hwCBQoSBehaviorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CBQOS-MIB::hwCBQoSQueueDropType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | typeUnavailable |
1 | typeTailDrop |
2 | typeWred |