cpqIdeLogicalDriveRaidLevel
CPQIDE-MIB ·
.1.3.6.1.4.1.232.14.2.6.1.1.3
Object
column
mandatory
Enumeration
IDE Logical Drive RAID Level.
The following RAID levels are defined:
other(1)
The agent cannot determine the RAID level of this logical drive.
raid0(2)
The logical drive is configured with RAID level 0.
raid1(3)
The logical drive is configured with RAID level 1.
raid0plus1(4)
The logical drive is configured with RAID level 0 plus 1.
raid5(5)
The logical drive is configured with RAID level 5.
raid15(6)
The logical drive is configured with RAID level 1 plus 5.
volume(7)
The logical drive is configured as a volume set.
Context
- MIB
- CPQIDE-MIB
- OID
.1.3.6.1.4.1.232.14.2.6.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqIdeLogicalDriveEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | raid0 |
3 | raid1 |
4 | raid0plus1 |
5 | raid5 |
6 | raid15 |
7 | volume |