hh3cCBQoSQueueBandwidthUnit
HH3C-CBQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.2.1.2.7.1.4
Object
Bandwidth Unit: Absolute, Unit Kbps (1) Percent, Unit % (2) RemainPercent, Unit % of remained bandwidth (3) Only valid for EF and AF queue. 0 is returned only when getting value about WFQ queue. 0 can't be set.
Context
- MIB
- HH3C-CBQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.2.1.2.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cCBQoSQueueCfgInfoEntry
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 'HH3C-CBQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-CBQOS2-MIB::hh3cCBQoSQueueBandwidthUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-CBQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-CBQOS2-MIB::hh3cCBQoSQueueBandwidthUnit.<hh3cCBQoSBehaviorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-CBQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-CBQOS2-MIB::hh3cCBQoSQueueBandwidthUnit'
Syntax
- Source
- QueueBandwidthUnit
- Base type
Enumeration
Values & Constraints
Type Values
0 | unitUnavailable |
1 | unitAbsolute |
2 | unitPercent |
3 | unitRemainPercent |