fwState
ATEN-IPMI-MIB ·
.1.3.6.1.4.1.21317.1.7.2.1.12
Object
column Integer32
The firmware state of the HDD. 00: Unconfigured good drive 01: Unconfigured bad drive 02: Hot spare drive 16: Configured-good drive(data invalid) 17: Configured-bad drive (data invalid) 20: Configured-drive is rebuilding 24: Configured-drive is online 32: drive is getting copied 64: drive is exposed and controlled by host 128: UnConfigured - shielded 130: Hot Spare - shielded 144: Configured - shielded
Context
- MIB
- ATEN-IPMI-MIB
- OID
.1.3.6.1.4.1.21317.1.7.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hddEntry
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 'ATEN-IPMI-MIB' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-IPMI-MIB::fwState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-IPMI-MIB' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-IPMI-MIB::fwState.<hddNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-IPMI-MIB' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-IPMI-MIB::fwState'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647