hwStatusCollectReady
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.5.8
Object
scalar Enumeration
Ready status for health diagnosis. Options: 1.ready(1) -The device is ready and health diagnosis can start. 2.notReady(2) -The device is not ready and health diagnosis cannot start.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.5.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwStatusCollect
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 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwStatusCollectReady.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwStatusCollectReady'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ready |
2 | notReady |