CIM SMASH/Server Management API
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_ForwardedRoutesClass Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | No value | TOSUBCLASS= false | None |
Description | string | 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. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::Routes | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
AdminDistance | uint16 | |||||
Deprecated | string | CIM_NextHopRoute.AdminDistance | TOSUBCLASS= false | None | ||
Description | string | This 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 | ||
PathMetric | uint16 | |||||
Deprecated | string | CIM_NextHopRoute.RouteMetric | TOSUBCLASS= false | None | ||
Description | string | PathMetric 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
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_RouteForwardedByService | CIM_ForwardingService |
Dependent | CIM_RouteForwardedByService | CIM_NextHopRouting |
Copyright © 2008-2020 VMware, Inc. All rights reserved.