HP Insight Management WBEM Providers 2.8 for Windows Server 2003 and Windows Server 2008 Data Sheet

HP Confidential
Table 3-2 Class: HP_Processor Properties
Property name Property implementation
CIM_EnabledLogicalElement
EnabledState 2 (Enabled)
RequestedState 12 (Not Applicable)
EnabledDefault 2 (Enabled)
CIM_LogicalDevice
SystemCreationClassName HP_WinComputerSystem
SystemName Computer system name from Windows API
GetComputerSystemName()
CreationClassName HP_Processor
DeviceID Proc n, where n is the processor number
CIM_Processor
CPUStatus
1 (CPU Enabled)
2 (CPU Disabled by User using BIOS Setup)
3 (CPU Disabled By BIOS (POST Error))
7 (Other)
Family Processor family number from SMBIOS (for example,
179 for Intel(R) Xeon(TM))
MaxClockSpeed Maximum clock speed in MHz( for example, 3600)
CurrentClockSpeed Current clock speed in MHz (for example, 3066)
DataWidth
For x86 processors: 32
For x64 processors: 64
AddressWidth
For x86 processors: 32
For x64 processors: 64
ExternalBusClockSpeed External bus clock speed in MHz (for example, 533)
Characteristics
For x86 processors:
Characteristics[0]: 3 (32-bit Capable)
For x64 processors:
Characteristics[0]: 3 (32-bit Capable)
Characteristics[1]: 2 (64-bit Capable)
NumberOfEnabledCores Number of enabled and operational cores for this
processor (for example, 1, 2, 4)
HP_Processor
3-3-2 HP_ProcessorCapabilities
HP_ProcessorCapabilities extends the class CIM_ProcessorCapabilities to model the processor
capabilities.