CIM Reference Guide
Table 39. 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
22 - Socket S1
23 - Socket AM2
24 - Socket F (1207)
25— Socket LGA1366
uint16
MaxClockSpeed Indicates the maximum speed (in
MHz) of this microprocessor.
uint32
Core count Indicates the number of core
processors detected.
uint16
CoreEnabledCount Indicates the number of core
processors 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
49