ArrayManager-MIB :: volumeState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsArrayManager-MIBvolumeState

volumeState

Module: ArrayManager-MIB

OID (symbolic): ArrayManager-MIB::volumeState

OID (numeric): 1.3.6.1.4.1.674.10893.1.1.140.7.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The volume's current state. Possible states: 0: Unknown 1: Ready - The volume is accessible and has no known problems. 2: Failed - The volume cannot be started automatically. 3: Online 4: Offline 6: Degraded 18: Failed Redundancy - The data on the volume is no longer fault tolerant because one of the underlying disks is not online. 25: No Media 26: Formatting - The volume is being formatted using the specifications you chose for formatting.

?: Initializing - The volume is being initialized. ?: Resynching - The volume's mirrors are being resynchronized so that both mirrors contain identical data. ?: Regenerating - Data and parity are being regenerated for the RAID-5 volume. ?: Failed Redundancy (At Risk) - The data on the volume is no longer fault tolerant, and I/O errors have been detected on the underlying disk ?: No Media - No media has been inserted into the CD-ROM or removable drive.

What is volumeState?

Reports the volume's current operational status -- for example ready and accessible, offline, degraded, being formatted, or having lost redundancy -- so an admin can spot a failing volume. A value of failedRedundancy(18) means the volume's data is no longer fault tolerant because one of its underlying disks is offline, while formatting(26) means the volume is currently being formatted.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.7.1.3
snmpwalk -v2c -c public <target> ArrayManager-MIB::volumeState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.7.1.3.1
snmpget -v2c -c public <target> ArrayManager-MIB::volumeState.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::volumeState 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.7volumeTableArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.7.1volumeEntryArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.7.1.3volumeStateArrayManager-MIB