Reference Guide

DCIM_SystemComponent
Property Description
GroupComponent
The parent System in the Association.
PartComponent
The child element that is a component of a System.
DCIM_SettingsDefineCapabilities
Property Description
GroupComponent
The Capabilities instance.
PartComponent
A Setting used to define the associated Capabilities instance.
PropertyPolicy
PropertyPolicy defines whether or not the non-null, non-key
properties of the associated SettingData instance are treated
independently or as a correlated set. For instance, an independent set
of maximum properties may be defined, when there is no relationship
between each property. On the other hand, several correlated sets of
maximum properties may need to be defined when the maximum
values of each are dependent on some of the others.
Possible values are:
0 = Independent
1 = Correlated
2.. = DMTF Reserved
ValueRange
The ValueRange property indicates further semantics on the
interpretation of all non-null, non-key properties of the Component
SettingData. Minimums, Maximums, and Increments, are only
evaluated against non-null, non-key, non-enumerated, non-boolean,
numeric properties of the SettingData instance. Each property of that
set is mathematically comparable to other instances of that property.
Possible values are:
0 = Point — Indicates that this SettingData instance provides a
single set of values.
1 = Minimums — Indicates that this SettingData instance provides
minimum values for evaluated properties. When used with
PropertyPolicy = Independent, only one such setting per
particular SettingData instance is specified for any Capabilities.
Unless restricted by a Maximums on the same set of properties, all
values that compare higher than the specified values are also
considered to be supported by the associated capabilities
instance.
2 = Maximums — Indicates that this SettingData instance provides
maximum values for evaluated properties. When used with
PropertyPolicy = Independent, only one such setting per
particular SettingData instance is specified for any Capabilities.
Unless restricted by a Minimums on the same set of properties, all
values that compare lower than the specified values are also
considered to be supported by the associated capabilities
instance.
281