hwXQoSChannelResPoolIndex
HUAWEI-XQoS-MIB ·
.1.3.6.1.4.1.2011.5.25.32.4.1.5.10.1.2
Object
column Enumeration
This object indicates the index of user-queue channel resource pool. The value can be: 0: tm0-pool0 1: tm0-pool1 2: tm1-pool0 3: tm1-pool1
Context
- MIB
- HUAWEI-XQoS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.4.1.5.10.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXQoSChannelResourceEntry
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-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSChannelResPoolIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSChannelResPoolIndex.<hwXQoSChannelResSlotID>.<hwXQoSChannelResPoolIndex>.<hwXQoSChannelResChannelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XQoS-MIB::hwXQoSChannelResPoolIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tm0Pool0 |
1 | tm0Pool1 |
2 | tm1Pool0 |
3 | tm1Pool1 |