hardDiskFwState
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.18.50.1.10
Object
column r/w
Enumeration
Hard disk firmware state. 1: Unconfigured Good Can be set from Unconfigured Bad state, or JBOD state when raidControllerJBODEnable = Enabled. 2: Unconfigured Bad (read only) 3: Hot Spared (read only) 4: Offline Can be set from Online state. 5: Failed (read only) 6: Rebuild (read only) 7: Online Can be set from Offline state. 8: Copyback (read only) 9: JBOD Can be set from Unconfigured Good state when raidControllerJBODEnable = Enabled. 10: Unconfigured Shielded (read only) 11: Hot Spare Shielded (read only) 12: Configured Shielded (read only) 13: Foreign (read only) 14: Active (read only) 15: Stand-by (read only) 16: Sleep (read only) 17: DST executing in background (read only) 18: SMART Off-line Data Collection executing in background (read only) 19: SCT command executing in background (read only) 255: Unknown (read only)
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.18.50.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hardDiskDescriptionEntry
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-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::hardDiskFwState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::hardDiskFwState.<hardDiskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::hardDiskFwState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.