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
- Table
- volumeTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ready |
2 | failed |
3 | online |
4 | offline |
6 | degraded |
18 | failedRedundancy |
25 | noMedia |
26 | formatting |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| volumeNumber mandatory Instance number of the volume entry. | column | Integer32 | .1.3.6.1.4.1.674.10893.1.1.140.7.1.1 |
| volumeFreeSpaceInMB mandatory The amount of free space on the volume in megabytes. If
this size if 0, it is smaller than a megabyte. | column | Integer32 | .1.3.6.1.4.1.674.10893.1.1.140.7.1.10 |
| volumeFreeSpaceInBytes mandatory The portion in bytes of the free space on the volume that
is smaller than a megabyte. This size plus the
volumeFreeSpaceInMB is the total length of the volume. | column | Integer32 | .1.3.6.1.4.1.674.10893.1.1.140.7.1.11 |
| volumeDriveLetter mandatory The volume's path (or drive letter) according to the
operating system. | column | OctetString | .1.3.6.1.4.1.674.10893.1.1.140.7.1.2 |
| volumeSeverity mandatory The severity of the volume.
Possible values:
0: OK
1: Warining
2: Error
3: Failure | column | Enumeration | .1.3.6.1.4.1.674.10893.1.1.140.7.1.4 |
| volumeLdmVolumeType mandatory The volume's LMD volume type.
Possible values:
1: Basic - standard DOS/Windows disk signature
2: Extended
3: Logical
4: CD ROM
5: Simple
6: Stripe
7: Mirror
8: Raid5
9: S… | column | Enumeration | .1.3.6.1.4.1.674.10893.1.1.140.7.1.5 |
| volumeLabel mandatory The user definable label for this volume. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.674.10893.1.1.140.7.1.6 |
| volumeFSType mandatory The volume's operating system file system type. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.674.10893.1.1.140.7.1.7 |
| volumeLengthInMB mandatory The size of the volume in megabytes. If this size is 0,
it is smaller than a megabyte. | column | Integer32 | .1.3.6.1.4.1.674.10893.1.1.140.7.1.8 |
| volumeLengthInBytes mandatory The portion in bytes of the volume that is smaller than
a megabyte. This size plus the volumeLengthInMB is the
total length of the volume. | column | Integer32 | .1.3.6.1.4.1.674.10893.1.1.140.7.1.9 |