Class CIM_BGPServiceAttributes
extends CIM_Component

This is a specialization of the Component aggregation. This aggregation defines the set of BGPPathAttributes that are transmitted in per-path UPDATE messages. The association is deprecated since it is incorrectly defined as a Component relationship, and since the properties of BGPPathAttribute are path/endpoint-specific (not defined at the level of the Service).

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_BGPServiceAttributes

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringThis is a specialization of the Component aggregation. This aggregation defines the set of BGPPathAttributes that are transmitted in per-path UPDATE messages. The association is deprecated since it is incorrectly defined as a Component relationship, and since the properties of BGPPathAttribute are path/endpoint-specific (not defined at the level of the Service).
UMLPackagePathstringCIM::Network::BGP
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_BGPServiceAttributesCIM_BGPService
Aggregatebooleantrue
DeprecatedstringNo value
DescriptionstringThe BGPService that aggregates BGPPathAttributes as part of its routing information.
Keybooleantrue
Maxuint321
OverridestringGroupComponent
PartComponentCIM_BGPServiceAttributesCIM_BGPPathAttributes
DeprecatedstringNo value
DescriptionstringThe BGP attribute, which are part-of the BGP UPDATE message.
Keybooleantrue
Maxuint321
OverridestringPartComponent

Class Methods