White Papers

Version 1.2.0 37
The following table lists the requirements for the AttributeName, IsReadOnly, LowerBound, and 608
UpperBound properties. 609
Table 18DCIM_RAIDInteger Attributes 610
AttributeName Description IsReadOnly Display
Order
LowerBound UpperBound
RAIDmaxSupportedVD
Maximum number of
supported virtual disks.
The attribute is related to
the controller device. TRUE 110
RAIDmaxPDsInSpan
Maximum number of
physical disks per span.
The attribute is related to
the controller device. TRUE 108
RAIDmaxSpansInVD
Maximum number of
spans allowed in a virtual
disk. The attribute is
related to the controller
device. TRUE 109
RAIDrebuildRate
1,2
Rebuild Rate of the
controller.
The attribute is related to
the controller device. FALSE 113 1 100
RAIDccRate
1
Check consistency rate
of the controller. The
Value ranges form 1-100.
The attribute is related to
the controller device. FALSE 103 1 100
RAIDreconstructRate
1
Reconstruct rate of the
controller. The attribute is
related to the controller
FALSE 114 1 100
Property Name Requirements 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 18.
CurrentValue[] Mandatory string
The property value shall be equal or greater than the value
in the “LowerBound”column and equal or less than the value
in the “UpperBound” column in
Table 18.
PendingValue[] Mandatory string
The property value shall be equal or greater than the value
in the “LowerBound”column and equal or less than the value
in the “UpperBound” column in
Table 18.
IsReadOnly Mandatory Boolean
The property value shall be the value in the “IsReadOnly”
column at the corresponding row in
Table 18.
FQDD Mandatory string FQDD of the device that the attribute belongs to.
LowerBound Mandatory uint64
The property value shall be the value in the “LowerBound”
column at the corresponding row in
Table 18.
UpperBound Mandatory uint64
The property value shall be the value in the “UpperBound”
column at the corresponding row in
Table 18.