Reference Guide
DCIM_ElementCapabilities
Table 130. ElementCapabilities
Property Description
Capabilities
The Capabilities object associated with the element.
ManagedElement
The managed element.
DCIM_ElementSettingData
Table 131. ElementSettingData
Property Description
IsCurrent
An enumerated integer that indicates that the referenced SettingData represents the last 
requested values for attributes of the Managed Element or that this information is 
unknown. Attributes of the SettingData itself indicate whether it represents the last 
configuration applied to the ManagedElement or is a transient snapshot of the requested 
settings. Current operational characteristics of a ManagedElement should be represented 
with properties of the ManagedElement. element or that this information is unknown. For a 
given ManagedElement and all instances of a SettingData subclass, there is at most one 
instance of ElementSettingData which references the ManagedElement and an instance of 
the SettingData sub-class where there is a specified non-null, non-key property of the 
SettingData sub-class, and the IsMaximum property on the referencing ElementSettingData 
instance has a value of 
Is Maximum or the IsMinimum property on the referencing 
ElementSettingData instance has a value of Is Minimum and the IsCurrent property on the 
referencing ElementSettingData instance has a value of Is Current. There is at most one 
instance of ElementSettingData which references a ManagedElement and an instance of a 
SettingData sub-class where the IsCurrent property has a value of 
Is Current and the 
IsMinimum property does not have a value of Is Minimum and the IsMaximum property 
does not have a value of Is Maximum.
Possible values are:
• 0 = Unknown
• 1 = Is Current
• 2 = Is Not Current
IsDefault 
An enumerated integer that indicates that the referenced setting is a default setting for the 
element or that this information is unknown.
Possible values are:
• 0 = Unknown
• 1 = Is Default
• 2 = Is Not Default
IsMaximum
This property affects the interpretation of all non-null, non-enumerated, non-binary, 
numeric, non-key properties of the associated SettingData instance. All other properties of 
the associated SettingData instance are not affected by this property.
NOTE: It is assumed that the semantics of each property of this set are 
designed to be compared mathematically. When IsMaximum = Is Maxiumum, 
this property indicates that the affected property values specified in the 
associated SettingData instance defines desired maximum setting values. The 
operational maximum values should be modeled as a properties of the 
CIM_ManagedElement instance. When IsMaximum = Is Not Maxiumum, this 
property indicates that the affected property values specified in the 
associated SettingData instance does not define desired maximum setting 
values. When IsMaximum = Unknown, this property indicates that the affected 
property values specified in the associated SettingData instance may 
Dell Command | Monitor 10.2.1 classes and properties 231










