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: Span
10: Dynamic
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
volumeLdmVolumeType OBJECT-TYPE SYNTAX INTEGER { basic(1), extended(2), logical(3), cd-rom(4), simple(5), stripe(6), mirrror(7), raid5(8), span(9), dynamic(10) } ACCESS read-only STATUS mandatory DESCRIPTION "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: Span 10: Dynamic " ::= { volumeEntry 5 }
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.3 | volumeState | 0 | 0 | The volume's current state. Possible states: 0: Unknown 1: Ready - The volume is accessible and has no known problems. 2: Failed - … |
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.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 … |