Class CIM_SerialInterface
extends CIM_ControlledBy

SerialInterface is a ControlledBy relationship that indicates which Devices are accessed through the SerialController and describes the characteristics of this access.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DeviceConnection
   |
   +--CIM_ControlledBy
   |
   +--CIM_SerialInterface

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringSerialInterface is a ControlledBy relationship that indicates which Devices are accessed through the SerialController and describes the characteristics of this access.
UMLPackagePathstringCIM::Device::Controller
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FlowControlInfouint16
DescriptionstringAn integer enumeration that indicates the flow control (Xon-Xoff or RTS/CTS) for transmitted data.
ValueMapstring0, 1, 2, 3, 4, 5
ValuesstringUnknown, Not Supported, None, XonXoff, RTS/CTS, Both XonXoff and RTS/CTS
NegotiatedDataWidthuint32
DescriptionstringFor the SerialInterface, NegotiatedDataWidth is the number of data bits to be transmitted, without stop bits or parity.
MappingStringsstringMIF.DMTF|Bus Port Association|001.3
OverridestringNegotiatedDataWidth
PUnitstringbit
UnitsstringBits
NumberOfStopBitsuint16
DescriptionstringNumber of stop bits to be transmitted.
PUnitstringbit
UnitsstringBits
ParityInfouint16
DescriptionstringInformation on the parity setting for transmitted data. No parity (value=1), even (value=2), or odd (value=3) can be specified.
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, None, Even, Odd

Association References

NameClass OriginReference Class
AntecedentCIM_SerialInterfaceCIM_SerialController

Propagated Association References

NameClass OriginReference Class

Inherited Properties

NameData TypeClass Origin
AccessModeuint16CIM_ControlledBy
AccessPriorityuint16CIM_ControlledBy
AccessStateuint16CIM_ControlledBy
DeviceNumberstringCIM_ControlledBy
NegotiatedSpeeduint64CIM_DeviceConnection
NumberOfHardResetsuint32CIM_ControlledBy
NumberOfSoftResetsuint32CIM_ControlledBy
TimeOfDeviceResetdatetimeCIM_ControlledBy

Class Methods