CIM Reference Guide
52 CIM_LogicalElement
ExtendedCharacteristics Indicates the extended capabilities of the processor. This attribute is a bit
field. The following are the definitions of a bit when set to one:
Bit 0 — Virtualization Technology (VT) supported
Bit 1 — Demand-Based Switching (DBS) supported
Bit 2 — eXecute Disable (XD) supported
Bit 3 — Hyper Threading (HT) supported
uint16
ExtendedStates Indicates the setting of the extended capabilities of the processor. This
attribute is a bit field. The following are the definitions of a bit when set to
one:
Bit 0 — Virtualization Technology (VT) enabled
Bit 1 — Demand-Based Switching (DBS) enabled
Bit 2 — eXecute Disable (XD) enabled
Bit 3 — Hyper Threading (HT) enabled
uint16
CPUStatus Indicates the current status of the microprocessor. For example, it may be
disabled by the user via the BIOS or disabled due to a POST error. Values for
the CPUStatus property are as follows:
0 Unknown
1
Microprocessor enabled
2
Microprocessor disabled by user via BIOS setup
3
Microprocessor disabled by BIOS (POST error)
4
Microprocessor is idle
5
Other
uint16
Table 3-30. CIM_Processor Properties (continued)
Class Name: CIM_Processor
Parent Class: CIM_LogicalDevice
Property Description Data Type