Class CIM_BGPAttributesForRoute
extends CIM_Dependency

This defines the attributes that are transmitted between BGP peers on a per-route basis.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_BGPAttributesForRoute

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis defines the attributes that are transmitted between BGP peers on a per-route basis.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PathAttrIPAddrPrefixstring
DescriptionstringThe IP address prefix of the property, PathAttrPeer. Its length is specified by the property, PathAttrIpAddrPrefixLen.
MappingStringsstringMIB.IETF|BGP4-MIB.bgp4PathAttrIpAddrPrefix
ModelCorrespondencestringCIM_BGPAttributesForRoute.PathAttrPeer, CIM_BGPAttributesForRoute.PathAttrIPAddrPrefixLen
PathAttrIPAddrPrefixLenuint8
DescriptionstringThis defines the length in bits of the IP address prefix for the property, PathAttrPeer. The range is 0 to 32.
MappingStringsstringMIB.IETF|BGP4-MIB.bgp4PathAttrIpAddrPrefixLen
ModelCorrespondencestringCIM_BGPAttributesForRoute.PathAttrPeer
PathAttrPeerstring
DescriptionstringThis defines the IP address of the peer where the path information was learned.
MappingStringsstringMIB.IETF|BGP4-MIB.bgp4PathAttrPeer
ModelCorrespondencestringCIM_BGPAttributesForRoute.PathAttrIPAddrPrefixLen, CIM_BGPAttributesForRoute.PathAttrIPAddrPrefix

Association References

NameClass OriginReference Class
AntecedentCIM_BGPAttributesForRouteCIM_BGPPathAttributes
DependentCIM_BGPAttributesForRouteCIM_BGPIPRoute

Class Methods