Class CIM_AssociatedNextHop
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AssociatedNextHop

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAssociatedNextHop 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.
UMLPackagePathstringCIM::Network::Routes
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_AssociatedNextHopCIM_RemoteServiceAccessPoint
DependentCIM_AssociatedNextHopCIM_NextHopRoute

Class Methods