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 38. CIM_PCIDevice Properties (continued)
Property Description Data Type
SubsystemID Identifies a subsystem identifier code. uint16
SubsystemVendorID Identifies a subsystem vendor ID. ID
information is reported from a PCI
device via protocol-specific requests.
This information is also present in
the CIM_PhysicalElement class (the
manufacturer property) for hardware,
and the CIM_Product class (the vendor
property) for information related to
product acquisition.
uint16
ExpansionROMBaseAddress Identifies a double-word expansion ROM
base memory address.
uint32
CIM_PCIBridge
The CIM_PCIBridge class described in PCIBridge Properties describes the capabilities and management of a PCI controller
providing bridge-to-bridge capability. An example is a PCI to Industry-Standard Architecture (ISA) bus bridge.
The following table describes the properties and data type of the CIM PCI Bridge class.
Class Name: CIM_PCIBridge
Parent Class: CIM_PCIController
Table 39. CIM_PCIBridge Properties
Property Description Data Type
BaseAddress Identifies an array of double-word base
memory addresses.
uint32
BridgeType Indicates the type of bridge. A bridge
is PCI to <value>, except for the Host,
which is a host-to-PCI bridge. Values for
the BridgeType property are as follows:
0 — Host
1 — ISA
128 — Other
uint16
BaseAddress Identifies an array of double-word base
memory addresses.
uint32
CIM_LogicalElement 43