hh3cIfQoSProcessingStatus
HH3C-IFQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.1.13.1
Object
scalar Enumeration
This object shows the current running status of the IFQoS module. 'busy' means a task is being executed in the IFQoS module. It is highly recommended not setting or reading IFQoS MIB objects in this state. otherwise, an operation failure might occur. 'idle' means no task is being executed in the IFQoS module. In this state, operations on IFQoS MIB objects will be accepted and executed immediately.
Context
- MIB
- HH3C-IFQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.1.13.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hh3cIfQoSProcessingStatusObjects
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::hh3cIfQoSProcessingStatus.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::hh3cIfQoSProcessingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | busy |