hwVplsQosStatQueueId
HUAWEI-VPLS-EXT-MIB ·
.1.3.6.1.4.1.2011.5.25.119.1.1.14.1.1
Object
column Enumeration
The queue's ID. The value must be be,af1,af2,af3,af4,ef,cs6,cs7.
Context
- MIB
- HUAWEI-VPLS-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.119.1.1.14.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwVplsQosStatisticEntry
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-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VPLS-EXT-MIB::hwVplsQosStatQueueId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VPLS-EXT-MIB::hwVplsQosStatQueueId.<hwVplsVsiName>.<hwVplsQosStatQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VPLS-EXT-MIB::hwVplsQosStatQueueId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | be |
2 | af1 |
3 | af2 |
4 | af3 |
5 | af4 |
6 | ef |
7 | cs6 |
8 | cs7 |