Reference Guide
Table Of Contents
- Dell EMC OpenManage CIM Reference Guide Version 10.1.0.0
- Contents
- Introduction
- CIM_Physical Element
- CIM_LogicalElement
- CIM_LogicalElement
- CIM_System
- CIM_ComputerSystem
- DELL_System
- CIM_LogicalDevice
- CIM_FRU
- CIM_Sensor
- CIM_DiscreteSensor
- CIM_NumericSensor
- CIM_TemperatureSensor
- CIM_CurrentSensor
- CIM_VoltageSensor
- CIM_Tachometer
- CIM_WatchDog
- CIM_CoolingDevice
- CIM_Fan
- CIM_UserDevice
- CIM_PointingDevice
- CIM_Keyboard
- CIM_PowerSupply
- CIM_Controller
- CIM_ParallelController
- CIM_SerialController
- CIM_PCIController
- CIM_PCIDevice
- CIM_PCIBridge
- CIM_Processor
- CIM_StorageExtent
- CIM_Memory
- CIM_CacheMemory
- DELL_SoftwareFeature
- CIM_BIOSElement
- CIM_SoftwareFeature
- DELL_SoftwareFeature
- CIM_SystemResource
- CIM_IRQ
- CIM_MemoryMappedIO
- CIM_DMA
- CIM_RedundancyGroup
- CIM_ExtraCapacityGroup
- DELL_PSRedundancyGroup
- DELL_FanRedundancyGroup
- CIM_EnabledLogicalElement
- CIM_ServiceAccessPoint
- CIM_RemoteServiceAccessPoint
- DELL_RemoteServiceAccessPort
- Dell-Defined Classes
- DELL_PostLog
- DELL_CMApplication
- DELL_CMDevice
- DELL_CMDeviceApplication
- DELL_CMInventory
- DELL_CMOS
- DELL_CMProductInfo
- DELL_BIOSExtensions
- DELL_BIOSSettings
- DELL_SDCardDevice
- DELL_NetworkPort
- DELL_PowerConsumptionAmpsSensor
- DELL_PowerConsumptionWattsSensor
- DELL_PowerConsumptionData
- DCIM_OEM_DataAccessModule
- DCIM_RegisteredProfile
- CIM_Dependency
CIM_Processor
The CIM_Processor class described in Table below contains devices that interpret and execute commands, for example, the
Intel Xeon microprocessor.
The following table describes the properties and data type of the CIM Processor class.
Class Name: CIM_Processor
Parent Class: CIM_LogicalDevice
Table 40. CIM_Processor Properties
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
44 CIM_LogicalElement