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. | Qualifiers:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::Network::8023LAG" ) Association | Parameters (local in grey) | | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperKey" } ModelCorrespondence { "CIM_LAGPortPartnerSettings.PortPartnerAdminKey" } uint16 PortPartnerOperKey ; The 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. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperPort" } ModelCorrespondence { "CIM_LAGPortPartnerSettings.PortPartnerAdminPort" } uint16 PortPartnerOperPort ; The 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. | Max ( 1 ) Override ( "Dependent" ) CIM_RemoteServiceAccessPoint REF Dependent ; The remote entity/partner of the referenced LAGPort8023ad. | ValueMap { "0" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" } Values { "Unknown/Undefined" , "LACP_Activity" , "LACP_Timeout" , "Aggregation" , "Synchronization" , "Collecting" , "Distributing" , "Defaulted" , "Expired" } MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperState" } ModelCorrespondence { "CIM_LAGPortPartnerConnection.PortPartnerAdminState" } uint16 PortPartnerOperState ; An 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. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperSystemPriority" } ModelCorrespondence { "CIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority" } uint16 PortPartnerOperSystemPriority ; A 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. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperPortPriority" } ModelCorrespondence { "CIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority" } uint16 PortPartnerOperPortPriority ; The 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. | MaxLen ( 12 ) MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerOperSystemID" } ModelCorrespondence { "CIM_LAGPortPartnerSettings.PortPartnerAdminSystemID" } string PortPartnerOperSystemID ; A 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. | Max ( 1 ) Override ( "Antecedent" ) CIM_LAGPort8023ad REF Antecedent ; The 802.3ad port on the local system. | ValueMap { "0" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" } Values { "Unknown/Undefined" , "LACP_Activity" , "LACP_Timeout" , "Aggregation" , "Synchronization" , "Collecting" , "Distributing" , "Defaulted" , "Expired" } MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminState" } Write ModelCorrespondence { "CIM_LAGPortPartnerConnection.PortPartnerOperState" } uint16 PortPartnerAdminState ; An 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. | boolean IsUnidirectional ; TRUE 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. | ValueMap { "0" , "1" , "2" , "3" , "4" , "5" } Values { "Unknown" , "Other" , "Unicast" , "Broadcast" , "Multicast" , "Anycast" } ModelCorrespondence { "CIM_ActiveConnection.OtherTrafficDescription" } Deprecated { "No value" } uint16 TrafficType ; Note: 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. | MaxLen ( 64 ) ModelCorrespondence { "CIM_ActiveConnection.TrafficType" } Deprecated { "No value" } string OtherTrafficDescription ; Note: 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). |
| | | | |
|