Class CIM_StatisticalSetting
extends CIM_SettingData

CIM_StatisticalSetting is the class for setting the collection criteria of statistical data and/or metrics applicable to one or more ManagedElements.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_StatisticalSetting

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_StatisticalSetting is the class for setting the collection criteria of statistical data and/or metrics applicable to one or more ManagedElements.
UMLPackagePathstringCIM::Core::Statistics
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EndStatisticTimedatetime
DescriptionstringThe time, relative to managed element where the statistic is to be collected, when the measurement is to end.
Writebooleantrue
SampleIntervaldatetime
DescriptionstringSome statistics are sampled at consistent time intervals. This property when set indicates the desired minimum time that new statistics should be polled or calculated.
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
Writebooleantrue
StartStatisticTimedatetime
DescriptionstringThe time, relative to managed element where the statistic is to be collected, when the first measurement is to be taken.
ModelCorrespondencestringCIM_StatisticalData.StartStatisticTime
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods