MIB Viewer

h3cRaidLevel

OBJECT-TYPE
1.3.6.1.4.1.2011.10.10.4.1.2.1.4
Access
read-create
Status
current
Sub-identifiers
0
This object identifies the type of array. The value 'jbod' means just a bunch of disks, the value 'raid0' means RAID Level 0, and so on.
INTEGER { jbod(1), raid0(2), raid1(3), raid2(4), raid3(5), raid4(6), raid5(7), raid6(8), raid10(9), raid50(10) }