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_Fan
The CIM_Fan class described in below Table contains a set of devices that work to keep the ambient internal temperature of
the system at a safe value by circulating air.
The following table describes the properties and data type of the CIM_Fan class.
Class Name: CIM_Fan
Parent Class: CIM_CoolingDevice
Table 29. CIM_Fan Properties
Property Description Data Type
VariableSpeed Specifies if the fan supports variable
speeds.
Boolean
DesiredSpeed Indicates the currently requested fan
speed, defined in RPM. When the
VariableSpeed value is TRUE, the
fan supports variable speeds. When
a variable speed fan is supported
(VariableSpeed is TRUE), the actual
speed is determined using a sensor
(CIM_Tachometer) that is associated
with the fan.
uint64
CIM_UserDevice
The CIM_UserDevice class described in Table below contains logical devices that allow a system’s users to input or view
data. Classes derived from CIM_UserDevice include CIM_Keyboard and CIM_PointingDevice.
The following table describes the properties and data type of the CIM User Device class.
Class Name: CIM_UserDevice
Parent Class: CIM_LogicalDevice
Table 30. CIM_UserDevice Properties
Property Description Data Type
IsLocked Indicates if the device is locked,
preventing user input or output.
Boolean
36 CIM_LogicalElement