hwHQoSModeSubMode
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.19.1.2
Object
column Enumeration
Describes the sub mode of Hqos mode. Options: 1. noSubModeInfo(1) -invalid value. 2. subMode1(2) -indicates the board HQoS mode is basic and the sub mode is 1. 3. subMode2(3) -indicates the board HQoS mode is basic and the sub mode is 2.
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.19.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwHQoSModeEntry
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-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwHQoSModeSubMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwHQoSModeSubMode.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-QOS-MIB::hwHQoSModeSubMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noSubModeInfo |
2 | subMode1 |
3 | subMode2 |