This class contains information about a serial port on the client computer. This class is not included in a default hardware inventory operation.
Table C.48 Serial Ports Attribute Class (SMS_G_System_SERIAL_PORT)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
Availability | uint32 | Indicates the availability and status of the device.
Values are: | |
Binary | uint32 | Determines whether the serial port is configured for binary data transfer.
Values are: If the value is True, the serial port is configured for binary data transfer. | |
Capabilities | string | Defines chip-level compatibility of the SerialController. Therefore, this property describes the buffering and other capabilities of the SerialController that may be inherent in the chip hardware.
Values are: | |
Caption | string | Describes the object. Maximum length is 64 characters. | |
Description | string | "COM2" | Describes the object. |
DeviceID | string | "COM2" | Key. An address or other identifying information to uniquely name the LogicalDevice. Maximum length is 64 characters. |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
InstallDate | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the object was installed. The absence of a value does not indicate that the object is not installed. |
MaxBaudRate | uint32 | 268435456 | Indicates the maximum baud rate, in bits per second, supported by the SerialController. |
MaximumInputBufferSize | uint32 | Indicates the maximum input buffer size for the serial port. | |
MaximumOutputBufferSize | uint32 | Indicates the maximum output buffer size for the serial port. | |
MaxNumberControlled | uint32 | Indicates the maximum number of directly addressable entities supported by the Controller. If the number is unknown or unlimited, use the value of 0. | |
Name | string | "COM2" | Defines the label that the object is known by. Maximum length is 256 characters. |
PowerManagementSupported | uint32 | 1 | A Boolean that indicates that the ComputerSystem and its running OperatingSystem support power management. This Boolean does not indicate that power management features are currently enabled, or if they are enabled, which features are supported.
Values are: |
ProviderType | string | Indicates the provider type for this serial port. | |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
SettableBaudRate | uint32 | 1 | Determines whether the baud rate is settable for this serial port.
Values are: If the value is True, the baud rate is settable. |
SettableDataBits | uint32 | 1 | Determines whether data bits for this serial port are settable.
Values are: If the value is True, the data bits are settable. |
SettableFlowControl | uint32 | 1 | Determines whether flow control for this serial port is settable.
Values are: If the value is True, flow control is settable. |
SettableParity | uint32 | 1 | Determines whether parity for this serial port is settable.
Values are: If the value is True, parity is settable. |
SettableParityCheck | uint32 | 1 | Determines whether the parity check for this serial port is settable.
Values are: If the value is True, the parity check is settable. |
SettableRLSD | uint32 | 1 | Determines whether Received Line Signal Detect (RLSD) for this serial port is settable.
Values are: If the value is True, RLSD is settable. |
SettableStopBits | uint32 | 1 | Determines whether stop bits for this serial port are settable.
Values are: If the value is True, the stop bits are settable. |
Status | string | "OK" | Indicates the current status of the object.
Values are: Maximum length is 10 characters. |
StatusInfo | string | "3" | Indicates the state of the LogicalDevice.
Values are: |
Supports16BitMode | uint32 | 1 | Determines whether 16-bit mode is supported on this serial port.
Values are: If the value is True, 16-bit mode is supported. |
SupportsDTRDSR | uint32 | 1 | Determines whether Data Terminal Ready (DTR) and Data Set Ready (DSR) signals are supported on the serial port.
Values are: If the value is True, DTR and DSR signals are supported. |
SupportsElapsedTimeouts | uint32 | 1 | Determines whether elapsed timeouts are supported on this serial port.
Values are: If the value is True, elapsed timeouts are supported. |
SupportsIntTimeouts | uint32 | 1 | |
SupportsParityCheck | uint32 | 1 | Determines whether parity checking is supported on this serial port.
Values are: If the value is True, parity checking is supported. |
SupportsRLSD | uint32 | 1 | Determines whether Received Line Signal Detect (RLSD) is supported on this serial port.
Values are: If the value is True, RLSD is supported. |
SupportsRTSCTS | uint32 | 1 | Determines whether Ready To Send (RTS) and Clear To Send (CTS) signals are supported on this serial port.
Values are: If the value is True, RTS and CTS signals are supported. |
SupportsSpecialCharacters | uint32 | 1 | Determines whether special characters are supported on this serial port.
Values are: If the value is True, special characters are supported. |
SupportsXOnXOff | uint32 | 1 | Determines whether XOnXOff flow control is supported on this serial port.
Values are: If the value is True, XOnXOff is supported. |
SupportsXOnXOffSet | uint32 | 1 | |
SystemName | string | "SCALCLIENT3" | Indicates the scoping system’s name. Maximum length is 256 characters. |
TimeOfLastReset | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates the time that this object was last reset. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |