BACK TO INDEX

Win32_SystemSlot
The Win32_SystemSlot class represents physical connection points including ports, motherboard slots and peripherals, and proprietary connections points.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringThe Caption property is a short textual description (one-line string) of the object.
ConnectorPinoutStringA free-form string describing the pin configuration and signal usage of a physical connector.
ConnectorTypeUInt16The ConnectorType property indicates the physical attributes of the connector used by this slot. Example: 2 25 (Male RS-232)
CreationClassNameStringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
CurrentUsageUInt16The CurrentUsage property indicates the current usage of the system slot. Values are: "Reserved" (0), "Other" (1), "Unknown" (2), "Available" (3), "In Use" (4)
DescriptionStringThe Description property provides a textual description of the object.
HeightAllowedReal32Maximum height of an adapter card that can be inserted into the slot, in inches.
InstallDateDateTimeThe InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.
LengthAllowedReal32Maximum length of an adapter card that can be inserted into the slot, in inches.
ManufacturerStringThe name of the organization responsible for producing the physical element. This may be the entity from whom the element is purchased, but this is not necessarily true. The latter information is contained in the Vendor property of CIM_Product.
MaxDataWidthUInt16The MaxDataWidth property returns the maximum bus width of adapter cards that can be inserted into this slot, in bits. The value of the property is to be interpreted as follows: 0 for 8 1 for 16 2 for 32 3 for 64 4 for 128
ModelStringThe name by which the physical element is generally known.
NameStringThe Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.
NumberUInt16The Number property indicates the physical slot number, which can be used as an index into a system slot table, whether or not that slot is physically occupied.
OtherIdentifyingInfoStringOtherIdentifyingInfo captures additional data, beyond asset tag information, that could be used to identify a physical element. One example is bar code data associated with an element that also has an asset tag. Note that if only bar code data is available and is unique/able to be used as an element key, this property would be NULL and the bar code data used as the class key, in the tag property.
PartNumberStringThe part number assigned by the organization responsible for producing or manufacturing the physical element.
PMESignalBooleanThe PMESignal property indicates whether the PCI bus Power Management Enabled signal is supported by this slot. PMESignal will be FALSE for non-PCI slots. If TRUE, then the Power Management Enabled signal is supported.
PoweredOnBooleanBoolean indicating that the physical element is powered on (TRUE), or is currently off (FALSE).
PurposeDescriptionStringA free-form string describing that this slot is physically unique and may hold special types of hardware. This property only has meaning when the corresponding boolean property, SpecialPurpose, is set to TRUE.
SerialNumberStringA manufacturer-allocated number used to identify the PhysicalElement.
SharedBooleanThe Shared property indicates whether the two or more slots shared a location on the base board such as a PCI/EISA shared slot. Values: TRUE or FALSE. If TRUE, the slot is shared.
SKUStringThe stock keeping unit number for this physical element.
SlotDesignationStringThe SlotDesignation property contains an SMBIOS string that identifies the system slot designation of the slot on the motherboard. Example: PCI-1
SpecialPurposeBooleanBoolean indicating that this slot is physically unique and may hold special types of hardware, e.g. a graphics processor slot. If set to TRUE, then the property, PurposeDescription property (a string), should specify the nature of the uniqueness or purpose of the slot.
StatusStringThe Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.
SupportsHotPlugBooleanBoolean indicating whether the slot supports hot-plug of adapter cards.
TagStringThe Tag property uniquely identifies the system slot represented by an instance of this class. Example: System Slot 1
ThermalRatingUInt32Maximum thermal dissipation of the slot in Milliwatts.
VccMixedVoltageSupportUInt16An array of enumerated integers indicating the Vcc voltage supported by this slot.
VersionStringA string indicating the version of the physical element.
VppMixedVoltageSupportUInt16An array of enumerated integers indicating the Vpp voltage supported by this slot.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances