Class CIM_RouteForwardedByService


  extends CIM_Dependency (Association)
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.
Details...
This class is not implemented.

Subclasses

 CIM_ForwardedRoutes

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringNo valueTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::RoutesNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AdminDistanceuint16
DeprecatedstringCIM_NextHopRoute.AdminDistanceTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
PathMetricuint16
DeprecatedstringCIM_NextHopRoute.RouteMetricTOSUBCLASS= falseNone
DescriptionstringPathMetric provides a numeric indication as to the preference of this route compared to other routes that reach the same destination.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_RouteForwardedByServiceCIM_ForwardingService
DependentCIM_RouteForwardedByServiceCIM_NextHopRouting

Copyright © 2008-2010 VMware, Inc. All rights reserved.