Class CIM_RouteForwardedByService
extends CIM_Dependency

This assocation makes explicit the next hops that are forwarded by a specific ForwardingService, to reach the destination. Every ForwardingService can have its own unique set of routing destinations and next hops. The association is deprecated since it is incorrect to mandate the existence of a ForwardingService in order to define the existence of a route.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_RouteForwardedByService

Direct Known Subclasses

CIM_ForwardedRoutes

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringThis assocation makes explicit the next hops that are forwarded by a specific ForwardingService, to reach the destination. Every ForwardingService can have its own unique set of routing destinations and next hops. The association is deprecated since it is incorrect to mandate the existence of a ForwardingService in order to define the existence of a route.
UMLPackagePathstringCIM::Network::Routes
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AdminDistanceuint16
DeprecatedstringCIM_NextHopRoute.AdminDistance
DescriptionstringThis property contains the current administrative distance of this route, for the ForwardingService. Note that this property indicates current, specific values - whereas an instance of the CIM_AdministrativeDistance class defines default distances.
PathMetricuint16
DeprecatedstringCIM_NextHopRoute.RouteMetric
DescriptionstringPathMetric provides a numeric indication as to the preference of this route compared to other routes that reach the same destination.

Association References

NameClass OriginReference Class
AntecedentCIM_RouteForwardedByServiceCIM_ForwardingService
DependentCIM_RouteForwardedByServiceCIM_NextHopRouting

Class Methods