Class CIM_LAGPortPartnerSettings
extends CIM_SettingData

LAGPortPartnerSettings contains the configuration information for a protocol Partner of a LAG port. This allows manually configured aggregation. The configuration information is associated with an instance of LAGPort8023ad via ElementSettingData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_LAGPortPartnerSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringLAGPortPartnerSettings contains the configuration information for a protocol Partner of a LAG port. This allows manually configured aggregation. The configuration information is associated with an instance of LAGPort8023ad via ElementSettingData.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::8023LAG
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PortPartnerAdminKeyuint16
DescriptionstringThe current administrative value of the 16-bit Key for the protocol Partner. The assigned value is used, along with the values of the other properties of this class, in order to achieve manually configured aggregation. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.10.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminKey
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemID, CIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority, CIM_LAGPortPartnerSettings.PortPartnerAdminPort, CIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority, CIM_LAGPortPartnerConnection.PortPartnerOperKey
Writebooleantrue
PortPartnerAdminPortuint16
DescriptionstringThe current administrative value of the port number for the protocol Partner. This is a 16-bit value. The assigned value is used, along with the values of the other properties of this class, in order to achieve manually configured aggregation. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.16.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminPort
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemID, CIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority, CIM_LAGPortPartnerSettings.PortPartnerAdminKey, CIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority, CIM_LAGPortPartnerConnection.PortPartnerOperPort
Writebooleantrue
PortPartnerAdminPortPriorityuint16
DescriptionstringThe current administrative value of the port priority for the protocol Partner. This is a 16-bit value. The assigned value is used, along with the values of the other properties of this class, in order to achieve manually configured aggregation. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.18.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminPortPriority
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemID, CIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority, CIM_LAGPortPartnerSettings.PortPartnerAdminKey, CIM_LAGPortPartnerSettings.PortPartnerAdminPort, CIM_LAGPortPartnerConnection.PortPartnerOperPortPriority
Writebooleantrue
PortPartnerAdminSystemIDstring
DescriptionstringA 6-octet MACAddress value representing the administrative value of the Aggregation Port's protocol Partner's System ID. The assigned value is used, along with the values of the other properties of this class, in order to achieve manually configured aggregation. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.8. 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.dot3adAggPortPartnerAdminSystemID
MaxLenuint3212
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemPriority, CIM_LAGPortPartnerSettings.PortPartnerAdminKey, CIM_LAGPortPartnerSettings.PortPartnerAdminPort, CIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority, CIM_LAGPortPartnerConnection.PortPartnerOperSystemID
Writebooleantrue
PortPartnerAdminSystemPriorityuint16
DescriptionstringA 2-octet value used to define the administrative value of priority associated with the Partner's System ID. The assigned value is used, along with the values of the other properties of this class, in order to achieve manually configured aggregation. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.6.
MappingStringsstringMIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortPartnerAdminSystemPriority
ModelCorrespondencestringCIM_LAGPortPartnerSettings.PortPartnerAdminSystemID, CIM_LAGPortPartnerSettings.PortPartnerAdminKey, CIM_LAGPortPartnerSettings.PortPartnerAdminPort, CIM_LAGPortPartnerSettings.PortPartnerAdminPortPriority, CIM_LAGPortPartnerConnection.PortPartnerOperSystemPriority
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods