| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| FlowControlInfo | uint16 | |
| Description | string | An integer enumeration that indicates the flow control (Xon-Xoff or RTS/CTS) for transmitted data. |
| ValueMap | string | 0, 1, 2, 3, 4, 5 |
| Values | string | Unknown, Not Supported, None, XonXoff, RTS/CTS, Both XonXoff and RTS/CTS |
| NegotiatedDataWidth | uint32 | |
| Description | string | For the SerialInterface, NegotiatedDataWidth is the number of data bits to be transmitted, without stop bits or parity. |
| MappingStrings | string | MIF.DMTF|Bus Port Association|001.3 |
| Override | string | NegotiatedDataWidth |
| PUnit | string | bit |
| Units | string | Bits |
| NumberOfStopBits | uint16 | |
| Description | string | Number of stop bits to be transmitted. |
| PUnit | string | bit |
| Units | string | Bits |
| ParityInfo | uint16 | |
| Description | string | Information on the parity setting for transmitted data. No parity (value=1), even (value=2), or odd (value=3) can be specified. |
| ValueMap | string | 0, 1, 2, 3 |
| Values | string | Unknown, None, Even, Odd |