Class CIM_SerialInterface


  extends CIM_ControlledBy (Association)
SerialInterface is a ControlledBy relationship that indicates which Devices are accessed through the SerialController and describes the characteristics of this access.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringSerialInterface is a ControlledBy relationship that indicates which Devices are accessed through the SerialController and describes the characteristics of this access.None TRANSLATABLE= true
UMLPackagePathstringCIM::Device::ControllerNone None
Versionstring2.10.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AccessModeuint16
DescriptionstringThis property describes the accessibility of the device through the antecedent controller.None TRANSLATABLE= true
ValueMapstring2, 3, 4None None
ValuesstringReadWrite, ReadOnly, NoAccessNone TRANSLATABLE= true
AccessPriorityuint16
DescriptionstringThe property describes the priority given to accesses of the device through this controller. The highest priority path will have the lowest value for this parameter.None TRANSLATABLE= true
AccessStateuint16
DescriptionstringThe State property indicates whether the Controller is actively commanding or accessing the Device (value=1) or not (value=2). Also, the value, "Unknown" (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple Controllers.None TRANSLATABLE= true
ValueMapstring0, 1, 2None None
ValuesstringUnknown, Active, InactiveNone TRANSLATABLE= true
DeviceNumberstring
DescriptionstringAddress of associated Device in context of the antecedent Controller.None TRANSLATABLE= true
FlowControlInfouint16
DescriptionstringAn integer enumeration that indicates the flow control (Xon-Xoff or RTS/CTS) for transmitted data.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5None None
ValuesstringUnknown, Not Supported, None, XonXoff, RTS/CTS, Both XonXoff and RTS/CTSNone TRANSLATABLE= true
NegotiatedDataWidthuint32
DescriptionstringFor the SerialInterface, NegotiatedDataWidth is the number of data bits to be transmitted, without stop bits or parity.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Bus Port Association|001.3None None
OverridestringNegotiatedDataWidthTOSUBCLASS= falseNone
PUnitstringbitNone None
UnitsstringBitsNone TRANSLATABLE= true
NegotiatedSpeeduint64
DescriptionstringWhen several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Bus Port Association|001.2None None
PUnitstringbit / secondNone None
UnitsstringBits per SecondNone TRANSLATABLE= true
NumberOfHardResetsuint32
CounterbooleantrueNone None
DescriptionstringNumber of hard resets issued by the Controller. A hard reset returns the Device to its initialization or boot-up state. All internal Device state information and data are lost.None TRANSLATABLE= true
NumberOfSoftResetsuint32
CounterbooleantrueNone None
DescriptionstringNumber of soft resets issued by the Controller. A soft reset does not completely clear current Device state or data. Exact semantics are dependent on the Device and on the protocols and mechanisms used to communicate with the Device.None TRANSLATABLE= true
NumberOfStopBitsuint16
DescriptionstringNumber of stop bits to be transmitted.None TRANSLATABLE= true
PUnitstringbitNone None
UnitsstringBitsNone TRANSLATABLE= true
ParityInfouint16
DescriptionstringInformation on the parity setting for transmitted data. No parity (value=1), even (value=2), or odd (value=3) can be specified.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3None None
ValuesstringUnknown, None, Even, OddNone TRANSLATABLE= true
TimeOfDeviceResetdatetime
DescriptionstringThe time that the downstream Device was last reset by the Controller.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_SerialInterfaceCIM_SerialController
DependentCIM_ControlledByCIM_LogicalDevice

Copyright © 2008-2010 VMware, Inc. All rights reserved.