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

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis 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
UMLPackagePathstringCIM::Network::BGPNone None
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
IGPInjectionuint16
DescriptionstringSometimes 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
ValueMapstring1, 2, 3None None
ValuesstringNone, Partial, FullNone TRANSLATABLE= true
RestartServiceboolean
DescriptionstringThis property describes that the Antecedent Service must be restarted after the Dependent operation is complete.None TRANSLATABLE= true
TypeOfDependencyuint16
DescriptionstringThe 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
ValueMapstring0, 1, 2, 3, 4, 5None None
ValuesstringUnknown, Other, Service Must Have Completed, Service Must Be Started, Service Must Not Be Started, CooperateNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_EGPRouteCalcDependencyCIM_RouteCalculationService
DependentCIM_EGPRouteCalcDependencyCIM_RouteCalculationService

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