HP Insight Management WBEM Providers 9.4 for Microsoft Windows Data Sheet

Table 3-6 Class: HP_ProcessorcacheMemory
Property name
Property implementation
CIM_LogicalDevice
SystemCreationClassName
HP_WinComputerSystem
SystemName
Computer system name from Windows API
GetComputerSystemName()
CreationClassName
HP_ProcessorCacheMemory
DeviceID
One of the following:
Proc p, Level x <type> Cache, where p is the
processor number, x is the cache level number, and
<type> is the cache type (Data, Instruction, or
Unified)
Proc p, Core c, Level x <type> Cache, where p is
the processor number, c is the core number, x is the
cache level number, and <type> is the cache type
(Data, Instruction, or Unified)
Examples:
Proc 1, Level 1 Data Cache
Proc 1, Core 2, Level 2 Unified Cache
CIM_StorageExtent
BlockSize
1—Number of bytes in a block
NumberOfBlocks
Number of blocks in this cache (for example, 8192 or
524288)
Primordial
0 (False)
CIM_Memory
HP_CacheMemory
HP_ProcessorCacheMemory
3-3-6 HP_SystemProcessor
HP_SystemProcessor extends the class CIM_SystemDevice and associates HP_ComputerSystem and
HP_Processor instances.
The following properties are implemented.
Table 3-7 Class: HP_SystemProcessor
Property name
Property implementation
CIM_Component
CIM_SystemComponent
CIM_SystemDevice