Class CIM_ActiveConnection
extends CIM_SAPSAPDependency

This association defines a connection that is currently communicating, or is configured to communicate, between two ServiceAccessPoints. It is used when the connection is not treated as a ManagedElement itself (that is, with Status, statistics, and so on), but its existence is known. The SAPs that are connected are typically at the same networking or application layer.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_ActiveConnection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association defines a connection that is currently communicating, or is configured to communicate, between two ServiceAccessPoints. It is used when the connection is not treated as a ManagedElement itself (that is, with Status, statistics, and so on), but its existence is known. The SAPs that are connected are typically at the same networking or application layer.
UMLPackagePathstringCIM::Core::Service
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsUnidirectionalboolean
DescriptionstringTRUE means that this connection is unidirectional; FALSE means that this connection is bidirectional. When the connection is unidirectional, the "speaker" should be defined as the Antecedent reference. In a bidirectional connection, the selection of which AccessPoint is the Antecedent or Dependent is immaterial.
OtherTrafficDescriptionstring
DeprecatedstringNo value
DescriptionstringNote: The use of this element is deprecated because it is incorrectly placed on the association. Unicast, broadcast, or other traffic types are not a function of the connection between the referenced endpoints, but rather are a function of the addressing, protocol and basic functionality of the endpoints. Deprecated description: A string that describes the type of traffic that is being carried over this instance when its Type property is set, for example, to 1 (Other).
MaxLenuint3264
ModelCorrespondencestringCIM_ActiveConnection.TrafficType
TrafficTypeuint16
DeprecatedstringNo value
DescriptionstringNote: The use of this element is deprecated because it is incorrectly placed on the association. Unicast, broadcast, or other traffic types are not a function of the connection between the referenced endpoints, but rather are a function of the addressing, protocol and basic functionality of the endpoints. Deprecated description: The type of traffic that is carried over this connection.
ModelCorrespondencestringCIM_ActiveConnection.OtherTrafficDescription
ValueMapstring0, 1, 2, 3, 4, 5
ValuesstringUnknown, Other, Unicast, Broadcast, Multicast, Anycast

Association References

NameClass OriginReference Class
AntecedentCIM_ActiveConnectionCIM_ServiceAccessPoint
DependentCIM_ActiveConnectionCIM_ServiceAccessPoint

Class Methods