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_CacheMemory
The CIM_CacheMemory class described in CacheMemoryProperties describes the capabilities and management of cache
memory. Cache memory allows a microprocessor to access data and instructions faster than normal system memory
The following table describes the property, description, and data type details for CIM CacheMemory.
Class Name: CIM_CacheMemory
Parent Class: CIM_Memory
Table 43. CIM_CacheMemory Properties
Property Description Data Type
Level Defines if this is the primary, secondary,
or tertiary cache. Values for the Level
property are as follows:
1- Other
2- Unknown
3- Primary
4 - Secondary
5- Tertiary
6- Not applicable
uint16
WritePolicy Defines if this cache is a write-
back or write-through cache or if
this information varies with address
or is defined individually for each
input/output (I/O). Values for the
WritePolicy property are as follows:
1- Other
2- Unknown
3- Write-back
4 - Write-through
5- Varies with address
6- Determination per I/O
uint16
CacheType Defines if this cache is for instruction
caching, data caching, or both (unified).
Values for the CacheType property are
as follows:
1- Other
2- Unknown
3- Instruction
4- Data
uint16
52 CIM_LogicalElement