HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

12 Version 1.0.0
A relationship between a logical processor (HP_Processor) or a logical processor core
(HP_ProcessorCore) and a cache memory (HP_CacheMemory) that is used by the processor is
represented by the HP_AssociatedProcessorCacheMemory class.
The physical processor is represented by the HP_ProcessorChip class.
The HP_PhysicalCacheMemory class is used when the cache is external to the processor.
Each logical processor core (HP_ProcessorCore) in a multi-core CPU is associated to the logical
processor (HP_Processor) via the HP_ProcessorCoreComponent class.
Each hardware thread (HP_HardwareThread) within a CPU core is associated to the logical processor
core (HP_ProcessorCore) via the HP_HWThreadComponent class.
Each logical processor core will propagate its status via the HP_ProcessorCollection aggregation class
(as defined in the HP CPU Consolidated Status profile).
Each logical processor may have an HP_ProcessorCapabilities instance associated to the HP_Processor
by way of the HP_ProcessorElementCapabilities association.
7 Implementation Requirements
7.1 HP_ProcessorCore
This section details the requirements related to the arrangement of instances and properties of instances
for implementations of this profile.
7.1.1 HP_ProcessorCore.Bootstrap (Optional)
This optional property shall contain a boolean value indicating the processor was the bootstrap (or
monarch) processor for the system.
7.1.2 HP_ProcessorCore.OperationalStatus
The first element of this array shall contain the overall status of the processor core and shall contain one
of the values from Table 2. Additional status may also be provided in subsequent elements. All
additional elements would be for additional status information, but not used for aggregate status. Refer to
the HP WBEM TC P00107, HP CPU Consolidated Status profile for more information.
Table 2 – Processor Status Mapping Table
Processor status Operational status value
element 0
Operational status value element 1
(may not exist)
Processor OK OK(2) (empty)
Predictive failure Degraded(3) PredictiveFailure(5)
De-configured by power-on-self-
test error or other detected errors
Error(6) (empty)
De-configured by BIOS setup OK(2) Stopped(10)