| Antecedent |
CIM_RouteCalculationService |
CIM_Dependency |
|
Override
|
Antecedent |
|
Description
|
The independent RouteCalculationService that provides routing information from the AS, for the EGP to use. |
|
Key
|
TRUE |
|
| Dependent |
CIM_RouteCalculationService |
CIM_Dependency |
|
Override
|
Dependent |
|
Description
|
The dependent RouteCalculationService (e.g., the Route CalculationService) that is functioning as an EGP. |
|
Key
|
TRUE |
|
| TypeOfDependency |
uint16 |
CIM_ServiceServiceDependency |
|
Description
|
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. |
|
ValueMap
|
0, 1, 2, 3, 4, 5 |
|
Values
|
"Unknown" [0] "Other" [1] "Service Must Have Completed" [2] "Service Must Be Started" [3] "Service Must Not Be Started" [4] "Cooperate" [5] |
|
| RestartService |
boolean |
CIM_ServiceServiceDependency |
|
Description
|
This property describes that the Antecedent Service must be restarted after the Dependent operation is complete. |
|
| IGPInjection |
uint16 |
CIM_EGPRouteCalcDependency |
|
Description
|
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. |
|
ValueMap
|
1, 2, 3 |
|
Values
|
"None" [1] "Partial" [2] "Full" [3] |
|