Network\CIM_RouteUsesEndpoint.mof.mof (HTML version)

Return to index
CIM_RouteUsesEndpoint Superclass: CIM_Dependency
RouteUsesEndpoint depicts the relationship between a next hop route and the local Endpoint that is used to transmit the traffic to the 'next hop'.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::Routes" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_NextHopRoute REF Dependent ;
The route using the endpoint.
Max ( 1 )
Override ( "Antecedent" )
CIM_ProtocolEndpoint REF Antecedent ;
The endpoint used to reach the route's destination.