Class CIM_LinkAggregatorPartnerConnection
extends CIM_ActiveConnection

LinkAggregatorPartnerConnection contains the configuration information for an instance of a Link Aggregator's partner. The partner is defined as a RemoteServiceAccessPoint and it represents the actor's view of the connection. This sub-class of ActiveConnection represents a connection which is configured to communicate or it is actively communicating. If there is no known partner, then this association will not be defined for an instance of LinkAggregator8023ad.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_ActiveConnection
   |
   +--CIM_LinkAggregatorPartnerConnection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringLinkAggregatorPartnerConnection contains the configuration information for an instance of a Link Aggregator's partner. The partner is defined as a RemoteServiceAccessPoint and it represents the actor's view of the connection. This sub-class of ActiveConnection represents a connection which is configured to communicate or it is actively communicating. If there is no known partner, then this association will not be defined for an instance of LinkAggregator8023ad.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::8023LAG
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PartnerOperKeyuint16
DescriptionstringThe current operational value of the 16-bit Key for the Aggregator's current protocol Partner. If the aggregation is manually configured, this Key value will be a value assigned by the local System.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerOperKey
PartnerSystemIDstring
DescriptionstringA 6-octet MAC address value consisting of the unique identifier for the current protocol Partner of the referenced Aggregator. If the aggregation is manually configured, this System ID value will be a value assigned by the local System. Note that the MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerSystemID
MaxLenuint3212
ModelCorrespondencestringCIM_LinkAggregatorPartnerConnection.PartnerSystemPriority
PartnerSystemPriorityuint16
DescriptionstringA 2-octet value that indicates the priority value associated with the Partner's System ID. If the aggregation is manually configured, this System Priority value will be a value assigned by the local System.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerSystemPriority
ModelCorrespondencestringCIM_LinkAggregatorPartnerConnection.PartnerSystemID

Association References

NameClass OriginReference Class
AntecedentCIM_LinkAggregatorPartnerConnectionCIM_LinkAggregator8023ad
DependentCIM_LinkAggregatorPartnerConnectionCIM_RemoteServiceAccessPoint

Inherited Properties

NameData TypeClass Origin
IsUnidirectionalbooleanCIM_ActiveConnection
OtherTrafficDescriptionstringCIM_ActiveConnection
TrafficTypeuint16CIM_ActiveConnection

Class Methods