CIM SMASH/Server Management API
Class CIM_EGPRouteCalcDependency
extends CIM_ServiceServiceDependency (Association)
This is a specialization of ServiceServiceDependency, and captures the dependency that external gateway protocols (such as BGP) have on interior gateway protocols (such as OSPF).
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | This is a specialization of ServiceServiceDependency, and captures the dependency that external gateway protocols (such as BGP) have on interior gateway protocols (such as OSPF). | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::BGP | None | None |
Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
IGPInjection | uint16 | |||||
Description | string | Sometimes it is necessary to inject EGP information, such as that from BGP, into IGPs. This attribute defines whether this should be done for the two routing protocols that are defined by this association. The values below mean that no, partial, and full EGP information is injected into the IGP, respectively. | None | TRANSLATABLE= true | ||
ValueMap | string | 1, 2, 3 | None | None | ||
Values | string | None, Partial, Full | None | TRANSLATABLE= true | ||
RestartService | boolean | |||||
Description | string | This property describes that the Antecedent Service must be restarted after the Dependent operation is complete. | None | TRANSLATABLE= true | ||
TypeOfDependency | uint16 | |||||
Description | string | The nature of the Service-to-Service dependency. 2 - Antecedent Service shall have completed before Dependent service's functionality is available. 3 - Antecedent Service shall have started before Dependent service's functionality is available. 4 - Antecedent Service shall not be started in order for Dependent service's functionality to be available. 5 - The two Services cooperate and augment each other's function. There is no requirement implied by this value regarding the execution of the Antecedent service in order for the Dependent service to operate. | None | TRANSLATABLE= true | ||
ValueMap | string | 0, 1, 2, 3, 4, 5 | None | None | ||
Values | string | Unknown, Other, Service Must Have Completed, Service Must Be Started, Service Must Not Be Started, Cooperate | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_EGPRouteCalcDependency | CIM_RouteCalculationService |
Dependent | CIM_EGPRouteCalcDependency | CIM_RouteCalculationService |
Copyright © 2008-2020 VMware, Inc. All rights reserved.