CIM Reference Guide
CIM_LogicalElement 55
Table 3-30. CIM_Processor Properties
Class Name: CIM_Processor
Parent Class: CIM_LogicalDevice
Property Description Data Type
Role A string describing the role of the microprocessor, for example,
central microprocessor or math processor.
string
UpgradeMethod Provides microprocessor socket information including data on
how this microprocessor can be upgraded (if upgrades are
supported). This property is an integer enumeration. Values for
the UpgradeMethod property are as follows:
1
Other
2
Unknown
3
Daughter board
4
ZIF socket
5
Replacement/piggy back
6
None
7
LIF socket
8
Slot 1
9
Slot 2
10
370-pin socket
19
Socket mPGA604
20
Socket LGA771
21
Socket LGA775
uint16
MaxClockSpeed Indicates the maximum speed (in MHz) of this microprocessor. uint32
Core count Indicates the number of processors core detected. uint16
CoreEnabledCount Indicates the number of processors core enabled. uint16
CurrentClockSpeed Indicates the current speed (in MHz) of this microprocessor. uint32
DataWidth Indicates the processor data width in bits. uint16
AddressWidth Indicates the processor address width in bits. uint16
Stepping Indicates the revision level of the processor within the
microprocessor family.
string
UniqueID Identifies a globally unique identifier for the microprocessor. This
identifier may only be unique within a microprocessor family.
string
Brand Indicates the brand name of the processor. string
Model Indicates the model name of the processor. string