All MIBs › ArrayManager-MIB › arrayDiskState
arrayDiskState
Module: ArrayManager-MIB
OID (symbolic): ArrayManager-MIB::arrayDiskState
OID (numeric): 1.3.6.1.4.1.674.10893.1.1.130.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the array disk. Possible states: 0: Unknown 1: Ready - Available for use, but no RAID configuration has been assigned. 2: Failed - Not operational. 3: Online - Operational. RAID configuration has been assigned. 4: Offline - The drive is not available to the RAID controller. 6: Degraded - Refers to a fault-tolerant array/virtual disk that has a failed disk. 7: Recovering - Refers to state of recovering from bad blocks on disks. 11: Removed - Indicates that array disk has been removed. 15: Resynching - Indicates one of the following types of disk operations: Transform Type, Reconfiguration, and Check Consistency. 24: Rebuild 25: No Media - CD-ROM or removable disk has no media. 26: Formatting - In the process of formatting. 28: Diagnostics - Diagnostics are running. 35: Initializing: Applies only to virtual disks on PERC, PERC 2/SC, and PERC 2/DC controllers.
What is arrayDiskState?
The disk's current operating state, such as Ready (available but not yet assigned a RAID configuration), Online, Degraded (a fault-tolerant array has a failed member disk), Rebuild, Resynching, Formatting, or No Media.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.130.4.1.4 snmpwalk -v2c -c public <target> ArrayManager-MIB::arrayDiskState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.130.4.1.4.1 snmpget -v2c -c public <target> ArrayManager-MIB::arrayDiskState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> arrayDiskState.1
Start monitoring Dell OpenManage Array Manager storage systems (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ArrayManager-MIB::arrayDiskState OID value, configure state conditions and alerts, and monitor any Dell OpenManage Array Manager storage systems (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893 | storage | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1 | software | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1.1 | arrayManager | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1.1.130 | physicalDevices | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1.1.130.4 | arrayDiskTable | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1.1.130.4.1 | arrayDiskEntry | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10893.1.1.130.4.1.4 | arrayDiskState | ArrayManager-MIB |