Class CIM_ElementSettingData

ElementSettingData represents the association between ManagedElements and applicable setting data. This association also describes whether this is a default or current setting.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ElementSettingData

Direct Known Subclasses

CIM_TransformOfSecurityAssociation

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementSettingData represents the association between ManagedElements and applicable setting data. This association also describes whether this is a default or current setting.
UMLPackagePathstringCIM::Core::Settings
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsCurrentuint16
DescriptionstringAn enumerated integer indicating that the referenced setting is currently being used in the operation of the element, or that this information is unknown.
ValueMapstring0, 1, 2
ValuesstringUnknown, Is Current, Is Not Current
IsDefaultuint16
DescriptionstringAn enumerated integer indicating that the referenced setting is a default setting for the element, or that this information is unknown.
ValueMapstring0, 1, 2
ValuesstringUnknown, Is Default, Is Not Default

Association References

NameClass OriginReference Class
ManagedElementCIM_ElementSettingDataCIM_ManagedElement
SettingDataCIM_ElementSettingDataCIM_SettingData

Class Methods