hh3cIfQoSBandwidthUnit
HH3C-IFQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.1.15.13
Object
scalar Enumeration
The measurement unit for bandwidth. Absolute, Unit : Kbps(Kilobits per second) Percent, Unit : % RemainPercent, Unit : % AbsolutePPS, Unit : pps(Packets per sedond)
Context
- MIB
- HH3C-IFQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.1.15.13- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cIfQoSNotificationsBindings
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IFQOS2-MIB::hh3cIfQoSBandwidthUnit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IFQOS2-MIB::hh3cIfQoSBandwidthUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unitUnavailable |
1 | unitAbsolute |
2 | unitPercent |
3 | unitRemainPercent |
4 | unitAbsolutePPS |