hwAutoDiagnoseTaskStatus
HUAWEI-AUTODIAGNOSE-MIB ·
.1.3.6.1.4.1.2011.6.139.10.1.1.12
Object
column Enumeration
Appoint task status. IDLE(1) WAITTING(2) READY(3) RUNNING(4) DONE(5) DEAD(6) TIMEOUT(7)
Context
- MIB
- HUAWEI-AUTODIAGNOSE-MIB
- OID
.1.3.6.1.4.1.2011.6.139.10.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAutoDiagnoseEntry
- Groups
- 1
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-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseTaskStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseTaskStatus.<hwAutoDiagnoseTaskID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseTaskStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | waiting |
3 | ready |
4 | running |
5 | done |
6 | dead |
7 | timeout |
Conformance
Member of