Network\CIM_BGPPeerUsesRouteMap.mof.mof (HTML version)

Return to index
CIM_BGPPeerUsesRouteMap Superclass: CIM_CollectedMSEs
This association defines the RouteMaps that are aggregated and used by a particular BGPPeerGroup object. Multiple instances of the same RouteMap may be aggregated into the same BGPPeerGroup. If this is desired, then the MapSequence attribute of the association can be used to disambiguate them.
Qualifiers:Version ( "2.6.0" ) Aggregation Association
Parameters (local in grey)
Override ( "Member" )
CIM_BGPRouteMap REF Member ;
The RouteMaps that are used by the BGPPeerGroup.
uint16 MapSequence ;
This defines the position of this RouteMap instance relative to all other instances of the same RouteMap.
Aggregate
Override ( "Collection" )
CIM_BGPPeerGroup REF Collection ;
The BGPPeerGroup that aggregates the RouteMaps.