MIB Viewer

rbnFSGroupRaidMode

OBJECT-TYPE
1.3.6.1.4.1.2352.2.48.1.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
Operational mode of the disks. RAID0 : must use 2 disks. Non-RAID0: RAID1: imply using 2 disks, although 1 could be un-plugged. Independent (standalone): either 1 or 2 disks.
INTEGER { unknown(0), raid0(1), raid1(2), independent(3) }