Class CIM_DeviceConnection
extends CIM_Dependency

The DeviceConnection relationship indicates that two or more Devices are connected together.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DeviceConnection

Direct Known Subclasses

CIM_ControlledBy
CIM_USBConnection

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe DeviceConnection relationship indicates that two or more Devices are connected together.
UMLPackagePathstringCIM::Device::DeviceElements
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
NegotiatedDataWidthuint32
DescriptionstringWhen several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0.
MappingStringsstringMIF.DMTF|Bus Port Association|001.3
PUnitstringbit
UnitsstringBits
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.
MappingStringsstringMIF.DMTF|Bus Port Association|001.2
PUnitstringbit / second
UnitsstringBits per Second

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_DeviceConnectionCIM_LogicalDevice
DescriptionstringA LogicalDevice.
Keybooleantrue
OverridestringAntecedent
DependentCIM_DeviceConnectionCIM_LogicalDevice
DescriptionstringA second LogicalDevice that is connected to the Antecedent Device.
Keybooleantrue
OverridestringDependent

Class Methods