White Papers

34 Version 1.3.0
Table 12 Class: DCIM_RAIDEnumeration
560
Property Name
Requirement
Type
Additional Requirements
InstanceID
Mandatory
string
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName
Mandatory
string
The property value shall be from the “AttributeName”
column in Table 13.
CurrentValue[]
Mandatory
string
The property value shall be one of the values in the
“PossibleValues” column at the corresponding row in
Table 13.
PendingValue[]
Mandatory
string
The property value shall be one of the values in the
“PossibleValues” column at the corresponding row in
Table 13.
IsReadOnly
Mandatory
boolean
The property value shall be from the “IsReadOnly”
column in Table 13.
FQDD
Mandatory
string
FQDD of the device that the attribute belongs to.
PossibleValues[]
Mandatory
string
The property value shall be equal to the array of the
values in “PossibleValues” column at the corresponding
row in Table 13.
The following table lists the requirements for the AttributeName, IsReadOnly, and PossibleValues
561
properties. The PossibleValues is an array property represented in the table as comma delimited list.
562
Table 13 DCIM_RAIDEnumeration Attributes
563
AttributeName
Description
IsRead
Only
PossibleValue
RAIDSupportedRAIDLevels
Supported RAID levels. This attribute
relates to the controller device.
TRUE
RAID-0, RAID-1, RAID-5,
RAID-10, RAID-50, RAID-
60
RAIDsupportedDiskProt
Supported disk protocol. This attribute
relates to the controller device.
TRUE
SAS, SATA
RAIDloadBalancedMode
1
Load balance mode. This attribute relates
to the controller device.
FALSE
Automatic, Disabled
RAIDbatteryLearnMode
1
Battery learn mode. This attribute relates to
the controller device.
FALSE
Automatic, Warn only,
Disabled
RAIDccMode
1
Check consistency mode. This attribute
relates to the controller device.
FALSE
Normal , StopOnError
RAIDprMode
1
Patrol read mode. This attribute relates to
the controller device.
FALSE
Automatic, Manual,
Disabled
RAIDcopybackMode
1
Copy back mode. This attribute relates to
the controller device.
FALSE
On, On with SMART, Off
RAIDMaxCapableSpeed
1
Transfer speed of the controller.
TRUE
1_5_GBS , 3_GBS, 6_GBS
RAIDdefaultWritePolicy
1
Desired write policy of the virtual disk.
FALSE
WriteThrough, WriteBack,
WriteBackForce
RAIDdefaultReadPolicy
1
Desired read polcy of the virtual disk
FALSE
NoReadAhead,
ReadAhead, Adaptive
DiskCachePolicy
1
Disk cache policy for all member disks. This
attribute relates to the virtual disk device.
FALSE
Default, Enabled, Disabled