Class CIM_CPUDiagnosticSettingData
extends CIM_DiagnosticSettingData

This class define the additional settings to be used for CPU diagnostic tests.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_DiagnosticSettingData
   |
   +--CIM_CPUDiagnosticSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class define the additional settings to be used for CPU diagnostic tests.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.32.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Seeduint32
DescriptionstringThis property specifies the seed to be used to generate random sequence for certain CPU tests.
CoreVoltagesreal32[]
DescriptionstringThis array property specifies the voltages to be used for the CPU Voltage test. If no voltages are specified, then the default set of voltages as defined by the vendor will be used. Units are Volts.
ModelCorrespondencestringCIM_CPUDiagnosticServiceCapabilities.CPUVoltages
PUnitstringVolt
CPUSpeedsreal32[]
DescriptionstringThis array property specifies the voltages to be used for the CPU Speed test. If no speeds are specified, then the default set of speeds as defined by the vendor will be used.
PUnitstringhertz * 10^6

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
Descriptionstring
ElementNamestring
Generationuint64
HaltOnErrorboolean
InstanceIDstring
NonDestructiveboolean
PercentOfTestCoverageuint8
QueryTimeoutuint32
QuickModeboolean
ResultPersistenceuint32
SoIDstring
SoOrgIDstring
ComponentSettingstring[]
LogOptionsuint16[]
LogStorageuint16[]
LoopControluint16[]
LoopControlParameterstring[]
OtherLogOptionsDescriptionsstring[]
OtherLogStorageDescriptionsstring[]
OtherLoopControlDescriptionsstring[]
VerbosityLeveluint16[]

Class Methods