MIB Viewer

cpqIdeLogicalDriveRaidLevel

OBJECT-TYPE
1.3.6.1.4.1.232.14.2.6.1.1.3
Access
read-only
Status
mandatory
Sub-identifiers
0
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.
INTEGER { other(1), raid0(2), raid1(3), raid0plus1(4), raid5(5), raid15(6), volume(7) }