Class CIM_RoutesBGP
extends CIM_Dependency

This association defines a BGP route, and makes explicit the dependency between a BGPIPRoute and a BGPProtocolEndpoint.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_RoutesBGP

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association defines a BGP route, and makes explicit the dependency between a BGPIPRoute and a BGPProtocolEndpoint.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_RoutesBGPCIM_BGPProtocolEndpoint
DescriptionstringThe BGPProtocolEndpoints that represent the source and destination (or at least the next hop) of the BGP route.
Keybooleantrue
Maxuint322
OverridestringAntecedent
DependentCIM_RoutesBGPCIM_BGPIPRoute
DescriptionstringThe routing table entry that represents a BGP route.
Keybooleantrue
Minuint321
OverridestringDependent

Class Methods