Class CIM_Setting
extends CIM_ManagedElement

The Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting

Direct Known Subclasses

CIM_SystemSetting
CIM_SystemBootOptions
CIM_SysBootMonitorOptions
CIM_SysBootOptLockDevices
CIM_SysBootOptCommand
CIM_SysBootOptConfigData
CIM_AutostartIKESetting
CIM_DiagnosticSetting
CIM_TimeZone
CIM_UnixSetting
CIM_UnixMiscSetting
CIM_UnixProcessSetting
CIM_UnixAppSetting
CIM_UnixThreadSetting
CIM_UnixIoIpcSetting
CIM_UnixFeatureSetting
CIM_MonitorResolution
CIM_VideoControllerResolution

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringThe Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
SettingIDstring
DescriptionstringThe identifier by which the Setting object is known.None TRANSLATABLE= true
MaxLenuint32256None None

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement