ArrayManager-MIB :: diskState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsArrayManager-MIBdiskState

diskState

Module: ArrayManager-MIB

OID (symbolic): ArrayManager-MIB::diskState

OID (numeric): 1.3.6.1.4.1.674.10893.1.1.140.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current state of the Disk. Possible states: 0: Unknown 1: Ready 2: Failed 3: Online - The disk is accessible and has no known problems. 4: Offline 6: Degraded 24: Rebuild 25: No Media 40: Not Ready

What is diskState?

Reports this physical disk's current operational status -- for example online and healthy, being rebuilt as part of a RAID recovery, failed, or with no media inserted -- which admins monitor to catch a failing drive early. A value of rebuild(24) specifically means the disk is actively being rebuilt after a replacement or recovery.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.2.1.4
snmpwalk -v2c -c public <target> ArrayManager-MIB::diskState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.2.1.4.1
snmpget -v2c -c public <target> ArrayManager-MIB::diskState.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::diskState 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.140logicalDevicesArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.2diskTableArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.2.1diskEntryArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.2.1.4diskStateArrayManager-MIB