Class CIM_ActiveConnection


  extends CIM_SAPSAPDependency (Association)
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.
Details...
This class is not implemented.

Subclasses

 CIM_LAGPortPartnerConnection  CIM_LinkAggregatorPartnerConnection

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Core::ServiceNone None
Versionstring2.10.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
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.None TRANSLATABLE= true
OtherTrafficDescriptionstring
DeprecatedstringNo valueTOSUBCLASS= falseNone
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).None TRANSLATABLE= true
MaxLenuint3264None None
ModelCorrespondencestringCIM_ActiveConnection.TrafficTypeNone None
TrafficTypeuint16
DeprecatedstringNo valueTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ActiveConnection.OtherTrafficDescriptionNone None
ValueMapstring0, 1, 2, 3, 4, 5None None
ValuesstringUnknown, Other, Unicast, Broadcast, Multicast, AnycastNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_ActiveConnectionCIM_ServiceAccessPoint
DependentCIM_ActiveConnectionCIM_ServiceAccessPoint

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