Class CIM_BGPAdminDistance
extends CIM_Dependency

This is a specialization of the Dependency association, and defines the relationship between a BGPService and the AdministrativeDistances that it uses to control the (BGP) routing decisions that it makes.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_BGPAdminDistance

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis is a specialization of the Dependency association, and defines the relationship between a BGPService and the AdministrativeDistances that it uses to control the (BGP) routing decisions that it makes.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_BGPAdminDistanceCIM_AdministrativeDistance
DescriptionstringThe table of (global) administrative distances that are used by the BGPService.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_BGPAdminDistanceCIM_BGPService
DescriptionstringThe BGPService object that makes BGP routing decisions.
Keybooleantrue
OverridestringDependent

Class Methods