MIB Viewer

cpqSasLogDrvRaidLevel

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