Device\CIM_AdapterActiveConnection.mof.mof (HTML version)

Return to index
CIM_AdapterActiveConnection Superclass: CIM_Dependency
Note: The use of the CIM_AdapterActiveConnection class has been deprecated, because NetworkAdapter is deprecated. Instead use the CIM_PortActiveConnection class.
Deprecated description: The AdapterActiveConnection relationship indicates that a NetworkAdapter is using the referenced PhysicalConnector to output to the network. This relationship is important when the Adapter can choose to output from one of several Connectors. The Connectors can be associated with the NetworkAdapter in a Realizes relationship but this is not required. This association provides additional information (such as, 'in use for communication') different from Realizes.
Qualifiers:Version ( "2.10.0" ) UMLPackagePath ( "CIM::Device::NetworkAdapter" ) Deprecated { "CIM_PortActiveConnection" } Association
Parameters (local in grey)
Deprecated { "CIM_PortActiveConnection.Dependent" }
Override ( "Dependent" )
CIM_NetworkAdapter REF Dependent ;
Note: The use of this method has been deprecated.
Deprecated description: The NetworkAdapter that transmits using the Connector.
Deprecated { "CIM_PortActiveConnection.Antecedent" }
Override ( "Antecedent" )
CIM_PhysicalConnector REF Antecedent ;
Note: The use of this method has been deprecated.
Deprecated description: The PhysicalConnector.