Class CIM_BGPPeerGroup
extends CIM_CollectionOfMSEs

A BGP Peer Group is a set of BGP neighbors that share the same update policies. This enables an administrator to assign policies to the peer group, instead of individually. This enables the routers in the Peer Group to optimize UPDATE messages. Consequently, Peer Groups have a set of restrictions that must be followed in order to work correctly with external BGP peers. Otherwise, loss of routing information could occur. A BGPPeerGroup is weak to the AutonomousSystem that contains it. Therefore, the keys from System must be propagated to it.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_CollectionOfMSEs
   |
   +--CIM_BGPPeerGroup

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA BGP Peer Group is a set of BGP neighbors that share the same update policies. This enables an administrator to assign policies to the peer group, instead of individually. This enables the routers in the Peer Group to optimize UPDATE messages. Consequently, Peer Groups have a set of restrictions that must be followed in order to work correctly with external BGP peers. Otherwise, loss of routing information could occur. A BGPPeerGroup is weak to the AutonomousSystem that contains it. Therefore, the keys from System must be propagated to it.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConnectRetryIntervaluint32120
DescriptionstringThis defines the time interval, in seconds, for the ConnectRetry timer for the endpoints of the routers in the PeerGroup. The suggested value is 120 seconds.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpConnectRetryInterval
UnitsstringSeconds
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
HoldTimeConfigureduint1690
DescriptionstringThis defines the time interval in seconds for the Hold TimeConfigured property of the endpoints of the routers in the PeerGroup. This value must not be less than three seconds. The suggested value for this timer is 90 seconds.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerHoldTimeConfigured
UnitsstringSeconds
KeepAliveConfigureduint1630
DescriptionstringThis defines the time interval in seconds for the KeepAliveConfigured timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 30 seconds. The maximum value of this property is 21845 seconds.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerKeepAliveConfigured
UnitsstringSeconds
MinASOriginationIntervaluint1615
DescriptionstringThis defines the time interval in seconds for the MinASOriginationInterval timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 15 seconds.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerMinASOriginationInterval
UnitsstringSeconds
MinRouteAdvertisementIntervaluint1630
DescriptionstringThis defines the time interval in seconds for the MinRouteAdvertisementInterval timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 30 seconds.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerMinRouteAdvertisementInterval
UnitsstringSeconds
Namestring
DescriptionstringThis is the name of the BGP Peer Group.
Keybooleantrue
MaxLenuint32256
SystemCreationClassNamestring
DescriptionstringThe scoping AutonomousSystem's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_AutonomousSystem.CreationClassName
SystemNamestring
DescriptionstringThe scoping AutonomousSystem's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_AutonomousSystem.Name

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CollectionIDstringCIM_CollectionOfMSEs
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods