Network\CIM_EndpointIdentity.mof.mof (HTML version)

Return to index
CIM_EndpointIdentity Superclass: CIM_LogicalIdentity
CIM_EndpointIdentity indicates that two ProtocolEndpoints represent different aspects of the same underlying address or protocol-specific ID. This association refines the CIM_LogicalIdentity superclass by restricting it to the Endpoint level and defining its use in well understood scenarios. One of these scenarios is to represent that an Endpoint has both 'LAN' and protocol-specific aspects. For example, an Endpoint could be both a LANEndpoint as well as a DHCPEndpoint.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "SameElement" )
CIM_ProtocolEndpoint REF SameElement ;
SameElement represents an alternate aspect of the Endpoint.
Override ( "SystemElement" )
CIM_ProtocolEndpoint REF SystemElement ;
SystemElement represents one aspect of the Endpoint.