Network\CIM_AssociatedNextHop.mof.mof (HTML version)

Return to index
CIM_AssociatedNextHop Superclass: CIM_Dependency
AssociatedNextHop depicts the relationship between a route and the specification of its next hop. The next hop is external to a System, and hence is defined as a kind of RemoteServiceAccessPoint. Note that this relationship is independent of RouteUsesEndpoint (the local Endpoint used to transmit the traffic), and both may be defined for a route.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::Routes" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_NextHopRoute REF Dependent ;
The route sending traffic to the next hop.
Max ( 1 )
Override ( "Antecedent" )
CIM_RemoteServiceAccessPoint REF Antecedent ;
The next hop for the route.