Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_LinkAggregatorPartnerConnection --> CIM_ActiveConnection --> CIM_SAPSAPDependency --> CIM_Dependency --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_ActiveConnection NAME CIM_LinkAggregatorPartnerConnection
Class CIM_LinkAggregatorPartnerConnection Qualifiers Name Type Value From Class Experimental boolean true CIM_LinkAggregatorPartnerConnection Version string 2.8.1000 CIM_LinkAggregatorPartnerConnection Description string 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. CIM_LinkAggregatorPartnerConnection Association boolean true CIM_LinkAggregatorPartnerConnection Description string 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. CIM_ActiveConnection Association boolean true CIM_ActiveConnection Description string CIM_SAPSAPDependency is an association between one ServiceAccessPoint and another ServiceAccessPoint that indicates that the latter is required for the former to utilize or connect with its Service. For example, to print to a network printer, local Print Access Points must utilize underlying network-related SAPs, or ProtocolEndpoints, to send the print request. CIM_SAPSAPDependency Association boolean true CIM_SAPSAPDependency Association boolean true CIM_Dependency Description string CIM_Dependency is a generic association used to establish dependency relationships between ManagedElements. CIM_Dependency
Properties Name Type Value Qualifiers ClassOrigin Antecedent CIM_LinkAggregator8023ad ref Max
Description
Override
KeyCIM_LinkAggregatorPartnerConnection Dependent CIM_RemoteServiceAccessPoint ref Max
Description
Override
KeyCIM_LinkAggregatorPartnerConnection PartnerSystemID string Description
MaxLen
MappingStrings
ModelCorrespondenceCIM_LinkAggregatorPartnerConnection PartnerSystemPriority uint16 Description
MappingStrings
ModelCorrespondenceCIM_LinkAggregatorPartnerConnection PartnerOperKey uint16 Description
MappingStringsCIM_LinkAggregatorPartnerConnection TrafficType uint16 Deprecated
Description
ValueMap
Values
ModelCorrespondenceCIM_ActiveConnection OtherTrafficDescription string Deprecated
Description
MaxLen
ModelCorrespondenceCIM_ActiveConnection IsUnidirectional boolean Description CIM_ActiveConnection Property Qualifiers
Property Antecedent Qualifiers Name Type Value From Class Max uint32 1 CIM_LinkAggregatorPartnerConnection Description string The Link Aggregator on the local system. CIM_LinkAggregatorPartnerConnection Override string Antecedent CIM_LinkAggregatorPartnerConnection Key boolean true CIM_LinkAggregatorPartnerConnection
Property Dependent Qualifiers Name Type Value From Class Max uint32 1 CIM_LinkAggregatorPartnerConnection Description string The remote entity/partner of the referenced LinkAggregator8023ad. CIM_LinkAggregatorPartnerConnection Override string Dependent CIM_LinkAggregatorPartnerConnection Key boolean true CIM_LinkAggregatorPartnerConnection
Property PartnerSystemID Qualifiers Name Type Value From Class Description string A 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. CIM_LinkAggregatorPartnerConnection MaxLen uint32 12 CIM_LinkAggregatorPartnerConnection MappingStrings string MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerSystemID CIM_LinkAggregatorPartnerConnection ModelCorrespondence string CIM_LinkAggregatorPartnerConnection.PartnerSystemPriority CIM_LinkAggregatorPartnerConnection
Property PartnerSystemPriority Qualifiers Name Type Value From Class Description string A 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. CIM_LinkAggregatorPartnerConnection MappingStrings string MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerSystemPriority CIM_LinkAggregatorPartnerConnection ModelCorrespondence string CIM_LinkAggregatorPartnerConnection.PartnerSystemID CIM_LinkAggregatorPartnerConnection
Property PartnerOperKey Qualifiers Name Type Value From Class Description string The 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. CIM_LinkAggregatorPartnerConnection MappingStrings string MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPartnerOperKey CIM_LinkAggregatorPartnerConnection
Property Antecedent Qualifiers Name Type Value From Class Description string A ServiceAccessPoint that is configured to communicate or is actively communicating with the Dependent SAP. In a unidirectional connection, this SAP is the one that is transmitting. CIM_ActiveConnection Override string Antecedent CIM_ActiveConnection Key boolean true CIM_ActiveConnection
Property Dependent Qualifiers Name Type Value From Class Description string A second ServiceAccessPoint that is configured to communicate or is actively communicating with the Antecedent SAP. In a unidirectional connection, this SAP is the one that is receiving the communication. CIM_ActiveConnection Override string Dependent CIM_ActiveConnection Key boolean true CIM_ActiveConnection
Property TrafficType Qualifiers Name Type Value From Class Description string 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. CIM_ActiveConnection ValueMap string [See below.] CIM_ActiveConnection Values string Unknown
Other
Unicast
Broadcast
Multicast
AnycastCIM_ActiveConnection ModelCorrespondence string CIM_ActiveConnection.OtherTrafficDescription CIM_ActiveConnection
Name Value 0 Unknown 1 Other 2 Unicast 3 Broadcast 4 Multicast 5 Anycast
Property OtherTrafficDescription Qualifiers Name Type Value From Class Description string 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). CIM_ActiveConnection MaxLen uint32 64 CIM_ActiveConnection ModelCorrespondence string CIM_ActiveConnection.TrafficType CIM_ActiveConnection
Property IsUnidirectional Qualifiers Name Type Value From Class Description string 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. CIM_ActiveConnection
Property Antecedent Qualifiers Name Type Value From Class Override string Antecedent CIM_SAPSAPDependency Description string The required ServiceAccessPoint. CIM_SAPSAPDependency Key boolean true CIM_SAPSAPDependency
Property Dependent Qualifiers Name Type Value From Class Override string Dependent CIM_SAPSAPDependency Description string The ServiceAccessPoint that is dependent on an underlying SAP. CIM_SAPSAPDependency Key boolean true CIM_SAPSAPDependency
Property Antecedent Qualifiers Name Type Value From Class Key boolean true CIM_Dependency Description string Antecedent represents the independent object in this association. CIM_Dependency
Property Dependent Qualifiers Name Type Value From Class Key boolean true CIM_Dependency Description string Dependent represents the object that is dependent on the Antecedent. CIM_Dependency
Method Qualifiers
Parameters
Parameter Qualifiers
Association
ClassReference
ClassRole CIM_DependencyContext CIM_Dependency Dependency