volumeLdmVolumeType
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.140.7.1.5
Object
column
mandatory
Enumeration
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
Context
- MIB
- ArrayManager-MIB
- OID
.1.3.6.1.4.1.674.10893.1.1.140.7.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- volumeEntry
- Table
- volumeTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | basic |
2 | extended |
3 | logical |
4 | cd-rom |
5 | simple |
6 | stripe |
7 | mirrror |
8 | raid5 |
9 | span |
10 | dynamic |
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 |
| volumeState mandatory 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. … | column | Enumeration | .1.3.6.1.4.1.674.10893.1.1.140.7.1.3 |
| 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 |
| 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 |