volumeState
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.140.7.1.3
Object
column
mandatory
Enumeration
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.
Context
- MIB
- ArrayManager-MIB
- OID
.1.3.6.1.4.1.674.10893.1.1.140.7.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- volumeEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ready |
2 | failed |
3 | online |
4 | offline |
6 | degraded |
18 | failedRedundancy |
25 | noMedia |
26 | formatting |