Class CIM_CPUDiagnosticTest
extends CIM_DiagnosticTest

This class specializes CIM_DiagnosticTest to define the tests specific to CPUs.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_DiagnosticService
   |
   +--CIM_DiagnosticTest
   |
   +--CIM_CPUDiagnosticTest

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specializes CIM_DiagnosticTest to define the tests specific to CPUs.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CPUTestTypeuint16
DescriptionstringThe descriptions for each CPU test type are below: * "Register" (value=2) is specified for the testshat verify access to all registers. CIM_DiagnosticTest.TestTypes shall be set to (value=2). * Instruction (value=3) is specified for the tests that verify the functionality of the general CPU instruction. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * FPU Instruction (value=3) is specified for the tests that verify the functionality of the FPU instructions. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). Mixed Instruction Width (value=5) is specified for the tests that verify the ability of the CPU to run mix of 32-bit and 64-bit instructions. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Paging and Protected Mode Entry (value=6) is specified for the tests that verify the functionality of the page tables that are used to map virtual addresses to physical locations in memory. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). Virtual Machine (value=7) is specified for the tests that verify the functionality of the VM instructions and the ability to intercept VM privileged instructions. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Exceptions (value=8) is specified for the tests that verify the functionality of the CPU exception handlers. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Machine Check (value=9) is specified for the tests that verify the functionality of the CPU Machine Check mechanism. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Power Management (value=10) is specified for the tests that verify the functionality of the power management features of the CPU. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Speed (value=11) is specified for the tests that verify that the CPU can run at various clock speeds. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Voltage (value=12) is specified for the tests that verify the the ability of the CPU to operate at various voltages. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * Stress (value=13) is specified for the tests that verify the proper operation of the CPU when running under heavy load. CIM_DiagnosticTest.TestTypes shall be set to Stress (value=4). * Cache (value=14) is specified for the tests that verify the accessibility of all available caches. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * IPC (value=15) is specified for the tests that verify the functionality of the inter process communication mechanism between various components of the CPU. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2).
ModelCorrespondencestringCIM_CPUDiagnosticTest.OtherCPUTestTypeDescription, CIM_DiagnosticTest.TestTypes
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, .., 0x8000..
ValuesstringUnknown, Other, Register, Instruction, FPU Instruction, Mixed Instruction Width, Paging and Protected Mode Entry, Virtual Machine, Exceptions, Status, Power Management, Speed, Voltage, Stress, Cache, IPC, DMTF Reserved, Vendor Reserved
OtherCPUTestTypeDescriptionstring
DescriptionstringA string that describes the test when the CPUTestType property is set to 1 ("Other"). This property must be set to null when CPUTestType is any value other than 1.
ModelCorrespondencestringCIM_CPUDiagnosticTest.CPUTestType

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
IsInUsebooleanCIM_DiagnosticTest
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherCharacteristicDescriptionstringCIM_DiagnosticTest
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
Characteristicsuint16[]CIM_DiagnosticTest
OperationalStatusuint16[]CIM_ManagedSystemElement
OtherCharacteristicsDescriptionsstring[]CIM_DiagnosticTest
OtherTestTypesDescriptionsstring[]CIM_DiagnosticTest
ResourcesUseduint16[]CIM_DiagnosticTest
StatusDescriptionsstring[]CIM_ManagedSystemElement
TestTypesuint16[]CIM_DiagnosticTest

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
ClearResultsuint32CIM_DiagnosticTest
DiscontinueTestuint32CIM_DiagnosticTest
RequestStateChangeuint32CIM_EnabledLogicalElement
RunDiagnosticuint32CIM_DiagnosticService
RunDiagnosticServiceuint32CIM_DiagnosticService
RunTestuint32CIM_DiagnosticTest
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service