Reference Guide

CIM_PhysicalElement 31
The CIM_Slot class described 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
book.book Page 31 Tuesday, February 26, 2008 9:21 AM