Class CIM_BGPRouteMapsInRoutingPolicy
extends CIM_Component

This aggregation defines the BGPRouteMaps that are used by a particular RoutingPolicy object. Multiple instances of the same RouteMap may be used in the same RoutingPolicy instance. If this is desired, then the Sequence attribute of this aggregation can be used to disambiguate them.

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


Class Hierarchy

CIM_Component
   |
   +--CIM_BGPRouteMapsInRoutingPolicy

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringThis aggregation defines the BGPRouteMaps that are used by a particular RoutingPolicy object. Multiple instances of the same RouteMap may be used in the same RoutingPolicy instance. If this is desired, then the Sequence attribute of this aggregation can be used to disambiguate them.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MapSequenceuint16
DescriptionstringThis defines the position of this RouteMap instance relative to all other instances of the same RouteMap.

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_BGPRouteMapsInRoutingPolicyCIM_RoutingPolicy
Aggregatebooleantrue
DescriptionstringThe RoutingPolicy that aggregates the RouteMaps.
Keybooleantrue
OverridestringGroupComponent
PartComponentCIM_BGPRouteMapsInRoutingPolicyCIM_BGPRouteMap
DescriptionstringThe RouteMaps that are used by the RoutingPolicy.
Keybooleantrue
OverridestringPartComponent

Class Methods