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 12. Connector Type Values (continued)
Connector Type Values
11 - Fibre Channel (DB-9
Copper)
41 - unused 71 - Bus mouse 101 - unused
12 - Fibre Channel (Fiber
Optical)
42 - unused 72 - ADB 102 - GIO
13 - Fibre Channel SCAII (40
pins)
43 - PCI 73 - AGP 103 - XIO
14 - Fibre Channel SCAII (20
pins)
44 - ISA 74 - VME bus 104 - HIO
15 - Fibre Channel BNC 45 - unused 75 - VME64 105 - NGIO
16 - ATA 3-1/2 inch (40 pins) 46 - VESA 76 - Proprietary 106 - PMC
17 - ATA 2-1/2 inch (44 pins) 47 - unused 77 - Proprietary processor
card slot
107 - MTRJ
18 - ATA-2 48 - unused 78 - Proprietary memory card
slot
108 - VF-45
19 - ATA-3 49 - unused 79 - Proprietary I/O riser slot 109 - Future I/O
20 - ATA/66 50 - unused 80 - PCI-66 MHz 110 - SC
21 - DB-9 51 - unused 81 - AGP2X 111 - SG
22 - DB-15 52 - unused 82 - AGP4X 112 - Electrical
23 - DB-25 53 - USB 83 - PC-98 113 - Optical
24 - DB-36 54 - IEEE 1394 84 - PC-98-Hireso 114 - Ribbon
25 - RS-232C 55 - HIPPI 85 - PC-H98 115 - GLM
26 - RS-422 56 - HSSDC (6 pins) 86 - PC-98Note 116 - 1x9
27 - RS-423 57 - GBIC 87 - PC-98Full 117 - Mini SG
28 - RS-485 58 - DIN 88 - SSA SCSI 118 - LC
29 - RS-449 59 - Mini-DIN 89 - Circular 119 - HSSC
CIM_Slot
The CIM_Slot class that is listed in Table below represents connectors into which packages are inserted. For example, a
physical package that is a hard drive can be inserted into a small computer system interface-single connector attachment
(SCSI-SCA) slot. As another example, a card can be inserted into a 16-, 32-, or 64-bit expansion slot on a host board.
The following table describes the properties and data type of the CIM Slot class.
Class Name: class CIM_Slot
Parent Class: CIM_PhysicalConnector
Table 13. CIM_Slot Properties
Property Description Data Type
ConnectorType See Connector Type Values uint16
CIM_Physical Element 21