Class CIM_LAGPortPartnerConnection
extends CIM_ActiveConnection

LAGPortPartnerConnection contains the configuration information for an instance of a LAGPort8023ad's partner. The partner is defined as a RemoteServiceAccessPoint and it represents the actor's view of the connection. If there is no known partner, then this association will not be defined for an instance of LAGPort8023ad.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_ActiveConnection
   |
   +--CIM_LAGPortPartnerConnection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringLAGPortPartnerConnection contains the configuration information for an instance of a LAGPort8023ad's partner. The partner is defined as a RemoteServiceAccessPoint and it represents the actor's view of the connection. If there is no known partner, then this association will not be defined for an instance of LAGPort8023ad.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::8023LAG
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PortPartnerAdminStateuint16
DescriptionstringAn enumerated array allowing administrator control of the Actor_State for the protocol Partner. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.22.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminState
ModelCorrespondencestringCIM_LAGPortPartnerConnection.PortPartnerOperState
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9
ValuesstringUnknown/Undefined, LACP_Activity, LACP_Timeout, Aggregation, Synchronization, Collecting, Distributing, Defaulted, Expired
Writebooleantrue
PortPartnerOperKeyuint16
DescriptionstringThe current operational value of the 16-bit Keyfor the protocol Partner. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.11.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperKey
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminKey
PortPartnerOperPortuint16
DescriptionstringThe operational port number assigned to the Aggregation Port's protocol Partner. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.17.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperPort
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminPort
PortPartnerOperPortPriorityuint16
DescriptionstringThe priority value assigned to the AggregationPort's protocol Partner. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.19.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperPortPriority
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority
PortPartnerOperStateuint16
DescriptionstringAn enumerated array defining the Actor_State for the protocol Partner, from the most recently received LACPDU transmitted by the partner. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.23.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperState
ModelCorrespondencestringCIM_LAGPortPartnerConnection.PortPartnerAdminState
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9
ValuesstringUnknown/Undefined, LACP_Activity, LACP_Timeout, Aggregation, Synchronization, Collecting, Distributing, Defaulted, Expired
PortPartnerOperSystemIDstring
DescriptionstringA 6-octet MACAddress value representing the current value of the Aggregation Port's protocol Partner's System ID. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.9. 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.dot3adAggPortPartnerOperSystemID
MaxLenuint3212
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemID
PortPartnerOperSystemPriorityuint16
DescriptionstringA 2-octet value indicating the operational value of priority associated with the Partner's System ID. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.7.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperSystemPriority
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority

Association References

NameClass OriginReference Class
AntecedentCIM_LAGPortPartnerConnectionCIM_LAGPort8023ad
DependentCIM_LAGPortPartnerConnectionCIM_RemoteServiceAccessPoint

Inherited Properties

NameData TypeClass Origin
IsUnidirectionalbooleanCIM_ActiveConnection
OtherTrafficDescriptionstringCIM_ActiveConnection
TrafficTypeuint16CIM_ActiveConnection

Class Methods