CIM Reference Guide

CIM_PhysicalElement 33
CIM_Slot
The CIM_Slot class listed in Table 2-11 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.
Table 2-11. CIM_Slot Properties
Class Name: class CIM_Slot
Parent Class: CIM_PhysicalConnector
Property Description Data Type
ConnectorType See Table 2-10. uint16
SupportsHotPlug Indicates whether the slot supports hot-plug
adapter cards.
Boolean
MaxDataWidth Indicates the maximum bus width in bits of
adapter cards that can be inserted into this slot.
Values for the MaxDataWidth property are as
follows:
0 - Unknown
1 - Other
8 - bits
16 - bits
32 - bits
64 -bits
128 - bits
uint16
CIM_ManagedSystemElement
CIM_PhysicalElement
CIM_PhysicalConnector
CIM_Slot