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.
Parsed from file arymgr.mib.txt
Company: dell
Module: ArrayManager-MIB
Vendor: Dell
Module: ArrayManager-MIB (arymgr.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
volumeState OBJECT-TYPE SYNTAX INTEGER { ready(1), failed(2), online(3), offline(4), degraded(6), failedRedundancy(18), noMedia(25), formatting(26) } ACCESS read-only STATUS mandatory 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. " ::= { volumeEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.674.10893.1.1.140.7.1.1 | volumeNumber | 0 | 0 | Instance number of the volume entry. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.2 | volumeDriveLetter | 0 | 0 | The volume's path (or drive letter) according to the operating system. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.4 | volumeSeverity | 0 | 0 | The severity of the volume. Possible values: 0: OK 1: Warining 2: Error 3: Failure |
1.3.6.1.4.1.674.10893.1.1.140.7.1.5 | volumeLdmVolumeType | 0 | 0 | The volume's LMD volume type. Possible values: 1: Basic - standard DOS/Windows disk signature 2: Extended 3: Logical 4: CD ROM 5:… |
1.3.6.1.4.1.674.10893.1.1.140.7.1.6 | volumeLabel | 0 | 0 | The user definable label for this volume. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.7 | volumeFSType | 0 | 0 | The volume's operating system file system type. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.8 | volumeLengthInMB | 0 | 0 | The size of the volume in megabytes. If this size is 0, it is smaller than a megabyte. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.9 | volumeLengthInBytes | 0 | 0 | The portion in bytes of the volume that is smaller than a megabyte. This size plus the volumeLengthInMB is the total length of t… |
1.3.6.1.4.1.674.10893.1.1.140.7.1.10 | volumeFreeSpaceInMB | 0 | 0 | The amount of free space on the volume in megabytes. If this size if 0, it is smaller than a megabyte. |
1.3.6.1.4.1.674.10893.1.1.140.7.1.11 | volumeFreeSpaceInBytes | 0 | 0 | The portion in bytes of the free space on the volume that is smaller than a megabyte. This size plus the volumeFreeSpaceInMB is … |