CISCO-BGP4-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
115
.1.3.6.1.4.1.9.9.187.1.1.1 · 1 row entry · 19 columns
This table contains information about routes to
destination networks from all BGP4 peers.  Since 
BGP4 can carry routes for multiple Network Layer 
protocols, this table has the Address Family 
Identifier(AFI) of the Network Layer protocol as the 
first index. Further for a given AFI, routes carried
by BGP4 are distinguished based on Subsequent Address 
Family Identifiers(SAFI).  Hence that is used as the
second index.  Conceptually there is a separate Loc-RIB
maintained by the BGP speaker for each combination of 
AFI and SAFI supported by it.
cbgpRouteEntry entry .1.3.6.1.4.1.9.9.187.1.1.1.1
Information about a path to a network received from
a peer.
Indexes
cbgpRouteAfi cbgpRouteSafi cbgpRoutePeerType cbgpRoutePeer cbgpRouteAddrPrefix cbgpRouteAddrPrefixLen
Column Syntax OID
cbgpRouteAfi
Represents Address Family Identifier(AFI) of the
Network Layer protocol associated with the route.
An implementation is only required to support IPv4
unicast and VPNv4 (Value - 1) address families.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.1.1.1.1
cbgpRouteSafi
Represents Subsequent Address Family Identifier(SAFI)
of the route. It gives additional information about
the type of the route. An implementation is only
required to support IPv4 unicast(Value - 1) and VPNv4(
Value - …
CbgpSafi
Textual Convention: CbgpSafi Enumeration
Type Values:
1unicast
2multicast
3unicastAndMulticast
70evpn
128vpn
.1.3.6.1.4.1.9.9.187.1.1.1.1.2
cbgpRoutePeerType
Represents the type of Network Layer address stored
in cbgpRoutePeer. An implementation is only required
to support IPv4 address type(Value - 1).
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.1.1.1.3
cbgpRoutePeer
The Network Layer address of the peer where the route
information was learned. An implementation is only
required to support an IPv4 peer.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.1.1.1.4
cbgpRouteAddrPrefix
A Network Address prefix in the Network Layer
Reachability Information field of BGP UPDATE message.
This object is a Network Address containing the prefix
with length specified by cbgpRouteAddrPrefixLen. Any
bits beyond…
CbgpNetworkAddress
Textual Convention: CbgpNetworkAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.1.1.1.5
cbgpRouteAddrPrefixLen
Length in bits of the Network Address prefix in the
Network Layer Reachability Information field.
Unsigned32
Constraints:
range: 0-2040
.1.3.6.1.4.1.9.9.187.1.1.1.1.6
cbgpRouteOrigin
The ultimate origin of the route information.
Enumeration
Enumerated Values:
1igp
2egp
3incomplete
.1.3.6.1.4.1.9.9.187.1.1.1.1.7
cbgpRouteASPathSegment
The sequence of AS path segments. Each AS
path segment is represented by a triple
<type, length, value>.

The type is a 1-octet field which has two
possible values:
1 AS_SET: unordered set of ASs a route…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.187.1.1.1.1.8
cbgpRouteNextHop
The Network Layer address of the border router
that should be used for the destination network.
CbgpNetworkAddress
Textual Convention: CbgpNetworkAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.1.1.1.9
cbgpRouteMedPresent
Indicates the presence/absence of MULTI_EXIT_DISC
attribute for the route.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.187.1.1.1.1.10
cbgpRouteMultiExitDisc
This metric is used to discriminate between multiple
exit points to an adjacent autonomous system. The
value of this object is irrelevant if the value of
of cbgpRouteMedPresent is false(2).
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.187.1.1.1.1.11
cbgpRouteLocalPrefPresent
Indicates the presence/absence of LOCAL_PREF
attribute for the route.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.187.1.1.1.1.12
cbgpRouteLocalPref
The degree of preference calculated by the local BGP4
speaker for the route. The value of this object is
irrelevant if the value of cbgpRouteLocalPrefPresent
is false(2).
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.187.1.1.1.1.13
cbgpRouteAtomicAggregate
Whether or not the local system has selected a less
specific route without selecting a more specific
route.
Enumeration
Enumerated Values:
1lessSpecificRouteNotSelected
2lessSpecificRouteSelected
.1.3.6.1.4.1.9.9.187.1.1.1.1.14
cbgpRouteAggregatorAS
The AS number of the last BGP4 speaker that performed
route aggregation. A value of zero (0) indicates the
absence of this attribute.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.187.1.1.1.1.15
cbgpRouteAggregatorAddrType
Represents the type of Network Layer address stored
in cbgpRouteAggregatorAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.1.1.1.16
cbgpRouteAggregatorAddr
The Network Layer address of the last BGP4 speaker
that performed route aggregation. A value of all zeros
indicates the absence of this attribute.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.1.1.1.17
cbgpRouteBest
An indication of whether or not this route was chosen
as the best BGP4 route.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.187.1.1.1.1.18
cbgpRouteUnknownAttr
One or more path attributes not understood by this
BGP4 speaker. Size zero (0) indicates the absence of
such attribute(s). Octets beyond the maximum size, if
any, are not recorded by this object.

Each…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.187.1.1.1.1.19
.1.3.6.1.4.1.9.9.187.1.2.1 · 1 row entry · 8 columns
BGP peer table.  This table contains,
one entry per BGP peer, information about
the connections with BGP peers.
cbgpPeerEntry entry .1.3.6.1.4.1.9.9.187.1.2.1.1
Entry containing information about the
connection with a BGP peer.
Indexes
No indexes recorded
Column Syntax OID
cbgpPeerPrefixAccepted deprecated
Number of Route prefixes received on this connnection,
which are accepted after applying filters. Possible
filters are route maps, prefix lists, distributed
lists, etc.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.1
cbgpPeerPrefixDenied deprecated
Counter which gets incremented when a route prefix
received on this connection is denied or when a route
prefix is denied during soft reset of this connection
if 'soft-reconfiguration' is on . This object is
initializ…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.2
cbgpPeerPrefixLimit deprecated
Max number of route prefixes accepted on this
connection
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.3
cbgpPeerPrefixAdvertised deprecated
Counter which gets incremented when a route prefix
is advertised on this connection. This object is
initialized to zero when the peer is configured or
the router is rebooted
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.4
cbgpPeerPrefixSuppressed deprecated
Counter which gets incremented when a route prefix
is suppressed from being sent on this connection. This
object is initialized to zero when the peer is
configured or the router is rebooted
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.5
cbgpPeerPrefixWithdrawn deprecated
Counter which gets incremented when a route prefix
is withdrawn on this connection. This object is
initialized to zero when the peer is configured or
the router is rebooted
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.1.1.6
cbgpPeerLastErrorTxt
Implementation specific error description for
bgpPeerLastErrorReceived.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.1.1.7
cbgpPeerPrevState
The BGP peer connection previous state.
Enumeration
Enumerated Values:
0none
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.9.9.187.1.2.1.1.8
.1.3.6.1.4.1.9.9.187.1.2.2 · 1 row entry · 3 columns
This table contains the capabilities that are
supported by a peer. Capabilities of a peer are 
received during BGP connection establishment.
Values corresponding to each received capability
are stored in this table. When a new capability 
is received, this table is updated with a new 
entry. When an existing capability is not received 
during the latest connection establishment, the 
corresponding entry is deleted from the table.
cbgpPeerCapsEntry entry .1.3.6.1.4.1.9.9.187.1.2.2.1
Each entry represents a capability received from a
peer with a particular code and an index. When a
capability is received multiple times with different
values during a BGP connection establishment,
corresponding entr…
Indexes
BGP4-MIBbgpPeerRemoteAddr cbgpPeerCapCode cbgpPeerCapIndex
Column Syntax OID
cbgpPeerCapCode
The BGP Capability Advertisement Capability Code.
Enumeration
Enumerated Values:
1multiProtocol
2routeRefresh
64gracefulRestart
128routeRefreshOld
.1.3.6.1.4.1.9.9.187.1.2.2.1.1
cbgpPeerCapIndex
Multiple instances of a given capability may be
sent by a BGP speaker. This variable is used
to index them.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.9.9.187.1.2.2.1.2
cbgpPeerCapValue
The value of the announced capability. This
MIB object value is organized as given below,
Capability : Route Refresh Capability
Null string
Capability : Multiprotocol Extensions
+---------…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.187.1.2.2.1.3
.1.3.6.1.4.1.9.9.187.1.2.3 · 1 row entry · 3 columns
This table contains information related to
address families supported by a peer. Supported
address families of a peer are known during BGP 
connection establishment. When a new supported 
address family is known, this table is updated 
with a new entry. When an address family is not 
supported any more, corresponding entry is deleted 
from the table.
cbgpPeerAddrFamilyEntry entry .1.3.6.1.4.1.9.9.187.1.2.3.1
An entry is identified by an AFI/SAFI pair and
peer address. It contains names associated with
an address family.
Indexes
BGP4-MIBbgpPeerRemoteAddr cbgpPeerAddrFamilyAfi cbgpPeerAddrFamilySafi
Column Syntax OID
cbgpPeerAddrFamilyAfi
The AFI index of the entry. An implementation
is only required to support IPv4 unicast and
VPNv4 (Value - 1) address families.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.2.3.1.1
cbgpPeerAddrFamilySafi
The SAFI index of the entry. An implementation
is only required to support IPv4 unicast(Value
- 1) and VPNv4( Value - 128) address families.
CbgpSafi
Textual Convention: CbgpSafi Enumeration
Type Values:
1unicast
2multicast
3unicastAndMulticast
70evpn
128vpn
.1.3.6.1.4.1.9.9.187.1.2.3.1.2
cbgpPeerAddrFamilyName
Implementation specific Address Family name.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.3.1.3
.1.3.6.1.4.1.9.9.187.1.2.4 · 1 row entry · 8 columns
This table contains prefix related information
related to address families supported by a peer. 
Supported address families of a peer are known 
during BGP connection establishment. When a new 
supported address family is known, this table 
is updated with a new entry. When an address 
family is not supported any more, corresponding 
entry is deleted from the table.
cbgpPeerAddrFamilyPrefixEntry entry .1.3.6.1.4.1.9.9.187.1.2.4.1
An entry is identified by an AFI/SAFI pair and
peer address. It contains information associated
with route prefixes belonging to an address family.
Indexes
BGP4-MIBbgpPeerRemoteAddr cbgpPeerAddrFamilyAfi cbgpPeerAddrFamilySafi
Column Syntax OID
cbgpPeerAcceptedPrefixes
Number of accepted route prefixes on this connection,
which belong to an address family.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.1
cbgpPeerDeniedPrefixes
This counter is incremented when a route prefix, which
belongs to an address family, received on this
connection is denied. It is initialized to zero when
the connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.2
cbgpPeerPrefixAdminLimit
Max number of route prefixes accepted for an address
family on this connection.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.3
cbgpPeerPrefixThreshold
Prefix threshold value (%) for an address family
on this connection at which warning message stating
the prefix count is crossed the threshold or
corresponding SNMP notification is generated.
Unsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.187.1.2.4.1.4
cbgpPeerPrefixClearThreshold
Prefix threshold value (%) for an address family
on this connection at which SNMP clear notification
is generated if prefix threshold notification is
already generated.
Unsigned32
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.187.1.2.4.1.5
cbgpPeerAdvertisedPrefixes
This counter is incremented when a route prefix,
which belongs to an address family is advertised
on this connection. It is initialized to zero when
the connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.6
cbgpPeerSuppressedPrefixes
This counter is incremented when a route prefix,
which belongs to an address family is suppressed
from being sent on this connection. It is
initialized to zero when the connection is undergone
a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.7
cbgpPeerWithdrawnPrefixes
This counter is incremented when a route prefix,
which belongs to an address family, is withdrawn on
this connection. It is initialized to zero when the
connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.4.1.8
.1.3.6.1.4.1.9.9.187.1.2.5 · 1 row entry · 29 columns
BGP peer table.  This table contains,
one entry per BGP peer, information about
the connections with BGP peers.
cbgpPeer2Entry entry .1.3.6.1.4.1.9.9.187.1.2.5.1
Entry containing information about the
connection with a BGP peer.
Indexes
cbgpPeer2Type cbgpPeer2RemoteAddr
Column Syntax OID
cbgpPeer2Type
Represents the type of Peer address stored
in cbgpPeer2Entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.2.5.1.1
cbgpPeer2RemoteAddr
The remote IP address of this entry's BGP
peer.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.5.1.2
cbgpPeer2State
The BGP peer connection state.
Enumeration
Enumerated Values:
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.9.9.187.1.2.5.1.3
cbgpPeer2AdminStatus
The desired state of the BGP connection.
A transition from 'stop' to 'start' will cause
the BGP Manual Start Event to be generated.
A transition from 'start' to 'stop' will cause
the BGP Manual Stop Event to be generate…
Enumerationr/w
Enumerated Values:
1stop
2start
.1.3.6.1.4.1.9.9.187.1.2.5.1.4
cbgpPeer2NegotiatedVersion
The negotiated version of BGP running between
the two peers.

This entry MUST be zero (0) unless the
cbgpPeer2State is in the openconfirm or the
established state.

Note that legal values for…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.187.1.2.5.1.5
cbgpPeer2LocalAddr
The local IP address of this entry's BGP
connection.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.5.1.6
cbgpPeer2LocalPort
The local port for the TCP connection between
the BGP peers.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.7
cbgpPeer2LocalAs
The local AS number for this session.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.9.9.187.1.2.5.1.8
cbgpPeer2LocalIdentifier
The BGP Identifier of this entry's BGP peer.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.187.1.2.5.1.9
cbgpPeer2RemotePort
The remote port for the TCP connection
between the BGP peers. Note that the
objects cbgpPeer2LocalAddr,
cbgpPeer2LocalPort, cbgpPeer2RemoteAddr, and
cbgpPeer2RemotePort provide the appropriate
reference to the standard…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.10
cbgpPeer2RemoteAs
The remote autonomous system number received in
the BGP OPEN message.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.9.9.187.1.2.5.1.11
cbgpPeer2RemoteIdentifier
The BGP Identifier of this entry's BGP peer.
This entry MUST be 0.0.0.0 unless the
cbgpPeer2State is in the openconfirm or the
established state.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.187.1.2.5.1.12
cbgpPeer2InUpdates
The number of BGP UPDATE messages
received on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.13
cbgpPeer2OutUpdates
The number of BGP UPDATE messages
transmitted on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.14
cbgpPeer2InTotalMessages
The total number of messages received
from the remote peer on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.15
cbgpPeer2OutTotalMessages
The total number of messages transmitted to
the remote peer on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.16
cbgpPeer2LastError
The last error code and subcode seen by this
peer on this connection. If no error has
occurred, this field is zero. Otherwise, the
first byte of this two byte OCTET STRING
contains the error code, and the second byte
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.9.9.187.1.2.5.1.17
cbgpPeer2FsmEstablishedTransitions
The total number of times the BGP FSM
transitioned into the established state
for this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.18
cbgpPeer2FsmEstablishedTime
This timer indicates how long (in
seconds) this peer has been in the
established state or how long
since this peer was last in the
established state. It is set to zero when
a new peer is configured or when the router i…
secondsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.19
cbgpPeer2ConnectRetryInterval
Time interval (in seconds) for the
ConnectRetry timer. The suggested value
for this timer is 120 seconds.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.20
cbgpPeer2HoldTime
Time interval (in seconds) for the Hold
Timer established with the peer. The
value of this object is calculated by this
BGP speaker, using the smaller of the
values in cbgpPeer2HoldTimeConfigured and the
Hold Time rece…
secondsInteger32
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.21
cbgpPeer2KeepAlive
Time interval (in seconds) for the KeepAlive
timer established with the peer. The value
of this object is calculated by this BGP
speaker such that, when compared with
cbgpPeer2HoldTime, it has the same proportion
that …
secondsInteger32
Constraints:
range: 0-21845
.1.3.6.1.4.1.9.9.187.1.2.5.1.22
cbgpPeer2HoldTimeConfigured
Time interval (in seconds) for the Hold Time
configured for this BGP speaker with this
peer. This value is placed in an OPEN
message sent to this peer by this BGP
speaker, and is compared with the Hold
Time field in an…
secondsInteger32r/w
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.23
cbgpPeer2KeepAliveConfigured
Time interval (in seconds) for the
KeepAlive timer configured for this BGP
speaker with this peer. The value of this
object will only determine the
KEEPALIVE messages' frequency relative to
the value specified in
cbgpP…
secondsInteger32r/w
Constraints:
range: 0-21845
.1.3.6.1.4.1.9.9.187.1.2.5.1.24
cbgpPeer2MinASOriginationInterval
Time interval (in seconds) for the
MinASOriginationInterval timer.
The suggested value for this timer is 15
seconds.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.25
cbgpPeer2MinRouteAdvertisementInterval
Time interval (in seconds) for the
MinRouteAdvertisementInterval timer.
The suggested value for this timer is 30
seconds for EBGP connections and 5
seconds for IBGP connections.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.5.1.26
cbgpPeer2InUpdateElapsedTime
Elapsed time (in seconds) since the last BGP
UPDATE message was received from the peer.
Each time cbgpPeer2InUpdates is incremented,
the value of this object is set to zero (0).
secondsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.5.1.27
cbgpPeer2LastErrorTxt
Implementation specific error description for
bgpPeerLastErrorReceived.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.5.1.28
cbgpPeer2PrevState
The BGP peer connection previous state.
Enumeration
Enumerated Values:
0none
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.9.9.187.1.2.5.1.29
.1.3.6.1.4.1.9.9.187.1.2.6 · 1 row entry · 3 columns
This table contains the capabilities that are
supported by a peer. Capabilities of a peer are
received during BGP connection establishment.
Values corresponding to each received capability
are stored in this table. When a new capability
is received, this table is updated with a new
entry. When an existing capability is not received
during the latest connection establishment, the
corresponding entry is deleted from the table.
cbgpPeer2CapsEntry entry .1.3.6.1.4.1.9.9.187.1.2.6.1
Each entry represents a capability received from a
peer with a particular code and an index. When a
capability is received multiple times with different
values during a BGP connection establishment,
corresponding entrie…
Indexes
cbgpPeer2Type cbgpPeer2RemoteAddr cbgpPeer2CapCode cbgpPeer2CapIndex
Column Syntax OID
cbgpPeer2CapCode
The BGP Capability Advertisement Capability Code.
Enumeration
Enumerated Values:
1multiProtocol
2routeRefresh
64gracefulRestart
65fourByteAs
69addPath
128routeRefreshOld
.1.3.6.1.4.1.9.9.187.1.2.6.1.1
cbgpPeer2CapIndex
Multiple instances of a given capability may be
sent by a BGP speaker. This variable is used
to index them.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.9.9.187.1.2.6.1.2
cbgpPeer2CapValue
The value of the announced capability. This
MIB object value is organized as given below,
Capability : Route Refresh Capability
4-Byte AS Capability
Null string
Capability : Mul…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.187.1.2.6.1.3
.1.3.6.1.4.1.9.9.187.1.2.7 · 1 row entry · 3 columns
This table contains information related to
address families supported by a peer. Supported
address families of a peer are known during BGP
connection establishment. When a new supported
address family is known, this table is updated
with a new entry. When an address family is not
supported any more, corresponding entry is deleted
from the table.
cbgpPeer2AddrFamilyEntry entry .1.3.6.1.4.1.9.9.187.1.2.7.1
An entry is identified by an AFI/SAFI pair and
peer address. It contains names associated with
an address family.
Indexes
cbgpPeer2Type cbgpPeer2RemoteAddr cbgpPeer2AddrFamilyAfi cbgpPeer2AddrFamilySafi
Column Syntax OID
cbgpPeer2AddrFamilyAfi
The AFI index of the entry. An implementation
is only required to support IPv4 unicast and
VPNv4 (Value - 1) address families.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.2.7.1.1
cbgpPeer2AddrFamilySafi
The SAFI index of the entry. An implementation
is only required to support IPv4 unicast(Value
- 1) and VPNv4( Value - 128) address families.
CbgpSafi
Textual Convention: CbgpSafi Enumeration
Type Values:
1unicast
2multicast
3unicastAndMulticast
70evpn
128vpn
.1.3.6.1.4.1.9.9.187.1.2.7.1.2
cbgpPeer2AddrFamilyName
Implementation specific Address Family name.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.7.1.3
.1.3.6.1.4.1.9.9.187.1.2.8 · 1 row entry · 8 columns
This table contains prefix related information
related to address families supported by a peer.
Supported address families of a peer are known
during BGP connection establishment. When a new
supported address family is known, this table
is updated with a new entry. When an address
family is not supported any more, corresponding
entry is deleted from the table.
cbgpPeer2AddrFamilyPrefixEntry entry .1.3.6.1.4.1.9.9.187.1.2.8.1
An entry is identified by an AFI/SAFI pair and
peer address. It contains information associated
with route prefixes belonging to an address family.
Indexes
cbgpPeer2Type cbgpPeer2RemoteAddr cbgpPeer2AddrFamilyAfi cbgpPeer2AddrFamilySafi
Column Syntax OID
cbgpPeer2AcceptedPrefixes
Number of accepted route prefixes on this connection,
which belong to an address family.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.1
cbgpPeer2DeniedPrefixes
This counter is incremented when a route prefix, which
belongs to an address family, received on this
connection is denied. It is initialized to zero when
the connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.2
cbgpPeer2PrefixAdminLimit
Max number of route prefixes accepted for an address
family on this connection.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.3
cbgpPeer2PrefixThreshold
Prefix threshold value (%) for an address family
on this connection at which warning message stating
the prefix count is crossed the threshold or
corresponding SNMP notification is generated.
percentUnsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.187.1.2.8.1.4
cbgpPeer2PrefixClearThreshold
Prefix threshold value (%) for an address family
on this connection at which SNMP clear notification
is generated if prefix threshold notification is
already generated.
percentUnsigned32
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.187.1.2.8.1.5
cbgpPeer2AdvertisedPrefixes
This counter is incremented when a route prefix,
which belongs to an address family is advertised
on this connection. It is initialized to zero when
the connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.6
cbgpPeer2SuppressedPrefixes
This counter is incremented when a route prefix,
which belongs to an address family is suppressed
from being sent on this connection. It is
initialized to zero when the connection is undergone
a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.7
cbgpPeer2WithdrawnPrefixes
This counter is incremented when a route prefix,
which belongs to an address family, is withdrawn on
this connection. It is initialized to zero when the
connection is undergone a hard reset.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.8.1.8
.1.3.6.1.4.1.9.9.187.1.2.9 · 1 row entry · 31 columns
BGP peer table.  This table contains,
one entry per BGP peer, information about
the connections with BGP peers on per vrf basis
cbgpPeer3Entry entry .1.3.6.1.4.1.9.9.187.1.2.9.1
Entry containing information about the
connection with a BGP peer in particular vrf
Indexes
cbgpPeer3VrfId cbgpPeer3Type cbgpPeer3RemoteAddr
Column Syntax OID
cbgpPeer3VrfId
id of the vrf that peer is configured
in.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.1
cbgpPeer3Type
Represents the type of Peer address stored
in cbgpPeer3Entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.187.1.2.9.1.2
cbgpPeer3RemoteAddr
The remote IP address of this entry's BGP
peer.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.9.1.3
cbgpPeer3VrfName
name of the vrf that peer is configured
in.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.187.1.2.9.1.4
cbgpPeer3State
The BGP peer connection state.
Enumeration
Enumerated Values:
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.9.9.187.1.2.9.1.5
cbgpPeer3AdminStatus
The desired state of the BGP connection.
A transition from 'stop' to 'start' will cause
the BGP Manual Start Event to be generated.
A transition from 'start' to 'stop' will cause
the BGP Manual Stop Event to be generate…
Enumerationr/w
Enumerated Values:
1stop
2start
.1.3.6.1.4.1.9.9.187.1.2.9.1.6
cbgpPeer3NegotiatedVersion
The negotiated version of BGP running between
the two peers.

This entry MUST be zero (0) unless the
cbgpPeer3State is in the openconfirm or the
established state.

Note that legal values for…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.187.1.2.9.1.7
cbgpPeer3LocalAddr
The local IP address of this entry's BGP
connection.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.9.1.8
cbgpPeer3LocalPort
The local port for the TCP connection between
the BGP peers.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.9
cbgpPeer3LocalAs
The local AS number for this session.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.9.9.187.1.2.9.1.10
cbgpPeer3LocalIdentifier
The BGP Identifier of this entry's BGP peer.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.187.1.2.9.1.11
cbgpPeer3RemotePort
The remote port for the TCP connection
between the BGP peers. Note that the
objects cbgpPeer3LocalAddr,
cbgpPeer3LocalPort, cbgpPeer3RemoteAddr, and
cbgpPeer3RemotePort provide the appropriate
reference to the standard…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.12
cbgpPeer3RemoteAs
The remote autonomous system number received in
the BGP OPEN message.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.9.9.187.1.2.9.1.13
cbgpPeer3RemoteIdentifier
The BGP Identifier of this entry's BGP peer.
This entry MUST be 0.0.0.0 unless the
cbgpPeer3State is in the openconfirm or the
established state.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.187.1.2.9.1.14
cbgpPeer3InUpdates
The number of BGP UPDATE messages
received on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.15
cbgpPeer3OutUpdates
The number of BGP UPDATE messages
transmitted on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.16
cbgpPeer3InTotalMessages
The total number of messages received
from the remote peer on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.17
cbgpPeer3OutTotalMessages
The total number of messages transmitted to
the remote peer on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.18
cbgpPeer3LastError
The last error code and subcode seen by this
peer on this connection. If no error has
occurred, this field is zero. Otherwise, the
first byte of this two byte OCTET STRING
contains the error code, and the second byte
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.9.9.187.1.2.9.1.19
cbgpPeer3FsmEstablishedTransitions
The total number of times the BGP FSM
transitioned into the established state
for this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.20
cbgpPeer3FsmEstablishedTime
This timer indicates how long (in
seconds) this peer has been in the
established state or how long
since this peer was last in the
established state. It is set to zero when
a new peer is configured or when the router i…
secondsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.21
cbgpPeer3ConnectRetryInterval
Time interval (in seconds) for the
ConnectRetry timer. The suggested value
for this timer is 120 seconds.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.22
cbgpPeer3HoldTime
Time interval (in seconds) for the Hold
Timer established with the peer. The
value of this object is calculated by this
BGP speaker, using the smaller of the
values in cbgpPeer3HoldTimeConfigured and the
Hold Time rece…
secondsInteger32
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.23
cbgpPeer3KeepAlive
Time interval (in seconds) for the KeepAlive
timer established with the peer. The value
of this object is calculated by this BGP
speaker such that, when compared with
cbgpPeer3HoldTime, it has the same proportion
that …
secondsInteger32
Constraints:
range: 0-21845
.1.3.6.1.4.1.9.9.187.1.2.9.1.24
cbgpPeer3HoldTimeConfigured
Time interval (in seconds) for the Hold Time
configured for this BGP speaker with this
peer. This value is placed in an OPEN
message sent to this peer by this BGP
speaker, and is compared with the Hold
Time field in an…
secondsInteger32r/w
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.25
cbgpPeer3KeepAliveConfigured
Time interval (in seconds) for the
KeepAlive timer configured for this BGP
speaker with this peer. The value of this
object will only determine the
KEEPALIVE messages' frequency relative to
the value specified in
cbgpP…
secondsInteger32r/w
Constraints:
range: 0-21845
.1.3.6.1.4.1.9.9.187.1.2.9.1.26
cbgpPeer3MinASOriginationInterval
Time interval (in seconds) for the
MinASOriginationInterval timer.
The suggested value for this timer is 15
seconds.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.27
cbgpPeer3MinRouteAdvertisementInterval
Time interval (in seconds) for the
MinRouteAdvertisementInterval timer.
The suggested value for this timer is 30
seconds for EBGP connections and 5
seconds for IBGP connections.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.187.1.2.9.1.28
cbgpPeer3InUpdateElapsedTime
Elapsed time (in seconds) since the last BGP
UPDATE message was received from the peer.
Each time cbgpPeer3InUpdates is incremented,
the value of this object is set to zero (0).
secondsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.187.1.2.9.1.29
cbgpPeer3LastErrorTxt
Implementation specific error description for
bgpPeerLastErrorReceived.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.187.1.2.9.1.30
cbgpPeer3PrevState
The BGP peer connection previous state.
Enumeration
Enumerated Values:
0none
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.9.9.187.1.2.9.1.31