bgpPeerRangeMaxPeers
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.10.1.10
Object
The maximum number of dynamic BGP peers for this peer
range, or zero if there is no limit.
If this limit is reached then DC-BGP rejects incoming
connections from new dynamic BGP peers until BGP session
termination causes the number of dynamic BGP peers to fall
back below the limit.
If this limit is reduced below the current number of
dynamic BGP peers then DC-BGP will reject incoming
connections from new dynamic BGP peers until the number
of dynamic BGP peers falls below the new limit. DC-BGP
does not terminate existing BGP sessions with dynamic BGP
peers in this case.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.10.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpPeerRangeEntry
- Table
- bgpPeerRangeTable
- Siblings
- 8
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpPeerRangeRemoteAddrType The address family of the remote address prefix.
Valid values are: ipv4 and ipv6. Type ipv6 is
only accepted if bgpRmEntSupportIpv6 is TRUE. | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.65.1.10.1.2 |
| bgpPeerRangeRemoteAddr The remote address prefix.
The length must be consistent with bgpPeerRangeRemoteAddrType,
4 for ipv4 and 16 for ipv6.
The prefix length is specified … | column | OctetString | .1.2.826.42.1.1578918.5.65.1.10.1.3 |
| bgpPeerRangeRemotePrefixLen The remote address prefix length in bits. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.2.826.42.1.1578918.5.65.1.10.1.4 |
| bgpPeerRangeRemoteAddrScopeId The scope ID of the remote address prefix. The scope ID
is required if the address is an IPv6 link-local address.
Otherwise, this field must be set to zero. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.10.1.5 |
| bgpPeerRangeRowStatus The row status for this peer range table entry, used to
create and destroy table entries. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.10.1.6 |
| bgpPeerRangeAdminStatus The administrative status of this table entry, used to
activate and deactivate the peer range. | column | BgpAdminStatus | .1.2.826.42.1.1578918.5.65.1.10.1.7 |
| bgpPeerRangeConfigPeergr The index of the peer group that neighbors in this peer
range belongs to.
The peer range must be assigned to a peer group so this
field cannot be set to zero.
… | column | Unsigned32 | .1.2.826.42.1.1578918.5.65.1.10.1.8 |
| bgpPeerRangeNumPeers The current number of dynamic BGP peers for this peer
range. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.10.1.9 |