ArrayManager-MIB :: arrayDiskState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsArrayManager-MIBarrayDiskState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.674dellArrayManager-MIB
1.3.6.1.4.1.674.10893storageArrayManager-MIB
1.3.6.1.4.1.674.10893.1softwareArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1arrayManagerArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130physicalDevicesArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.4arrayDiskTableArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.4.1arrayDiskEntryArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.4.1.4arrayDiskStateArrayManager-MIB