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
Table 43. CIM_CacheMemory Properties (continued)
Property Description Data Type
5- Unified
LineSize Indicates the size, in bytes, of a single
cache bucket or line.
uint32
ReadPolicy Defines the policy used by the cache for
handling read requests. Values for the
ReadPolicy property are as follows:
1- Other
2- Unknown
3- Read
4- Read-ahead
5- Read and read-ahead
6- Determination per I/O
uint16
DELL_SoftwareFeature
The DELL_SoftwareFeature described in Table below defines the universal resource locator (URL) of the systems
management software and the language in which systems management information displays. Defining these properties enables
users to manage a system using an Internet browser. You can access Server Administrator using the secure hypertext transfer
protocol (https) and a preassigned port number of 1311, or you can specify a port number of your own choice.
The following table describes the property, description, and data type details for DELL SoftwareFeature.
Class Name: DELL_SoftwareFeature
Parent Class: CIM_SoftwareFeature
Table 44. DELL_SoftwareFeature Properties
Property Description Data Type
OmsaURL Defines the URL for Server Administrator. string
Language Sets the language for systems
management information.
string
AgentVersion Defines the version information of local
CIM agent (same as ISVC version.)
string
CIM_LogicalElement 53