CISCO-BGP4-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
10
Rows
10
Columns
115
cbgpRouteTable
table.1.3.6.1.4.1.9.9.187.1.1.1
·
1 row entry
·
19 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpRouteTable'
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.
Information about a path to a network received from
a peer.
a peer.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.1 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.2 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.3 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.1.1.1.4 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.1.1.1.5 |
||||||||||||||
|
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 |
||||||||||||||
|
The ultimate origin of the route information.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.7 |
||||||||||||||
|
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 |
||||||||||||||
|
The Network Layer address of the border router
that should be used for the destination network. |
CbgpNetworkAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.1.1.1.9 |
||||||||||||||
|
Indicates the presence/absence of MULTI_EXIT_DISC
attribute for the route. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.187.1.1.1.1.10 |
||||||||||||||
|
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 |
||||||||||||||
|
Indicates the presence/absence of LOCAL_PREF
attribute for the route. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.187.1.1.1.1.12 |
||||||||||||||
|
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 |
||||||||||||||
|
Whether or not the local system has selected a less
specific route without selecting a more specific route. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.14 |
||||||||||||||
|
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 |
||||||||||||||
|
Represents the type of Network Layer address stored
in cbgpRouteAggregatorAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.187.1.1.1.1.16 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.1.1.1.17 |
||||||||||||||
|
An indication of whether or not this route was chosen
as the best BGP4 route. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.187.1.1.1.1.18 |
||||||||||||||
|
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 |
cbgpPeerTable
table.1.3.6.1.4.1.9.9.187.1.2.1
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeerTable'
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Entry containing information about the
connection with a BGP peer.
connection with a BGP peer.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbgpPeerPrefixAccepteddeprecated
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.1 |
||||||||||||||
|
cbgpPeerPrefixDenieddeprecated
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.2 |
||||||||||||||
|
cbgpPeerPrefixLimitdeprecated
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 |
||||||||||||||
|
cbgpPeerPrefixAdvertiseddeprecated
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.4 |
||||||||||||||
|
cbgpPeerPrefixSuppresseddeprecated
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.5 |
||||||||||||||
|
cbgpPeerPrefixWithdrawndeprecated
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.6 |
||||||||||||||
|
Implementation specific error description for
bgpPeerLastErrorReceived. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.1.1.7 |
||||||||||||||
|
The BGP peer connection previous state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.1.1.8 |
cbgpPeerCapsTable
table.1.3.6.1.4.1.9.9.187.1.2.2
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeerCapsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeerCapsTable'
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.
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…
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…
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The BGP Capability Advertisement Capability Code.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.2.1.1 |
||||||||
|
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 |
||||||||
|
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 |
cbgpPeerAddrFamilyTable
table.1.3.6.1.4.1.9.9.187.1.2.3
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeerAddrFamilyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeerAddrFamilyTable'
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.
An entry is identified by an AFI/SAFI pair and
peer address. It contains names associated with
an address family.
peer address. It contains names associated with
an address family.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The AFI index of the entry. An implementation
is only required to support IPv4 unicast and VPNv4 (Value - 1) address families. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.3.1.1 |
||||||||||||||
|
The SAFI index of the entry. An implementation
is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families. |
CbgpSafi Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.3.1.2 |
||||||||||||||
|
Implementation specific Address Family name.
|
SNMP-FRAMEWORK-MIBSnmpAdminString 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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeerAddrFamilyPrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeerAddrFamilyPrefixTable'
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.
An entry is identified by an AFI/SAFI pair and
peer address. It contains information associated
with route prefixes belonging to an address family.
peer address. It contains information associated
with route prefixes belonging to an address family.
| Column | Syntax | OID |
|---|---|---|
|
Number of accepted route prefixes on this connection,
which belong to an address family. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.4.1.1 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.4.1.2 |
|
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 |
|
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 |
|
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 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.4.1.6 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.4.1.7 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.4.1.8 |
cbgpPeer2Table
table.1.3.6.1.4.1.9.9.187.1.2.5
·
1 row entry
·
29 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeer2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2Table'
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Entry containing information about the
connection with a BGP peer.
connection with a BGP peer.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Represents the type of Peer address stored
in cbgpPeer2Entry. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.5.1.1 |
||||||||||||||
|
The remote IP address of this entry's BGP
peer. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.2 |
||||||||||||||
|
The BGP peer connection state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.5.1.3 |
||||||||||||||
|
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:
|
.1.3.6.1.4.1.9.9.187.1.2.5.1.4 |
||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.5 |
||||||||||||||
|
The local IP address of this entry's BGP
connection. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.6 |
||||||||||||||
|
The local port for the TCP connection between
the BGP peers. |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.7 |
||||||||||||||
|
The local AS number for this session.
|
INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.8 |
||||||||||||||
|
The BGP Identifier of this entry's BGP peer.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.9 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.10 |
||||||||||||||
|
The remote autonomous system number received in
the BGP OPEN message. |
INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.11 |
||||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.12 |
||||||||||||||
|
The number of BGP UPDATE messages
received on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.13 |
||||||||||||||
|
The number of BGP UPDATE messages
transmitted on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.14 |
||||||||||||||
|
The total number of messages received
from the remote peer on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.15 |
||||||||||||||
|
The total number of messages transmitted to
the remote peer on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.16 |
||||||||||||||
|
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 |
||||||||||||||
|
The total number of times the BGP FSM
transitioned into the established state for this peer. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.18 |
||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.19 |
||||||||||||||
|
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 |
||||||||||||||
|
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-0range: 3-65535 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.21 |
||||||||||||||
|
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 |
||||||||||||||
|
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-0range: 3-65535 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.23 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.27 |
||||||||||||||
|
Implementation specific error description for
bgpPeerLastErrorReceived. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.5.1.28 |
||||||||||||||
|
The BGP peer connection previous state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.5.1.29 |
cbgpPeer2CapsTable
table.1.3.6.1.4.1.9.9.187.1.2.6
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeer2CapsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2CapsTable'
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.
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…
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…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The BGP Capability Advertisement Capability Code.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.6.1.1 |
||||||||||||
|
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 |
||||||||||||
|
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 |
cbgpPeer2AddrFamilyTable
table.1.3.6.1.4.1.9.9.187.1.2.7
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeer2AddrFamilyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2AddrFamilyTable'
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.
An entry is identified by an AFI/SAFI pair and
peer address. It contains names associated with
an address family.
peer address. It contains names associated with
an address family.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The AFI index of the entry. An implementation
is only required to support IPv4 unicast and VPNv4 (Value - 1) address families. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.7.1.1 |
||||||||||||||
|
The SAFI index of the entry. An implementation
is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families. |
CbgpSafi Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.7.1.2 |
||||||||||||||
|
Implementation specific Address Family name.
|
SNMP-FRAMEWORK-MIBSnmpAdminString 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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeer2AddrFamilyPrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2AddrFamilyPrefixTable'
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.
An entry is identified by an AFI/SAFI pair and
peer address. It contains information associated
with route prefixes belonging to an address family.
peer address. It contains information associated
with route prefixes belonging to an address family.
| Column | Syntax | OID |
|---|---|---|
|
Number of accepted route prefixes on this connection,
which belong to an address family. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.8.1.1 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.8.1.2 |
|
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 |
|
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 |
|
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 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.8.1.6 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.8.1.7 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.8.1.8 |
cbgpPeer3Table
table.1.3.6.1.4.1.9.9.187.1.2.9
·
1 row entry
·
31 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cbgpPeer3Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer3Table'
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers on per vrf basis
Entry containing information about the
connection with a BGP peer in particular vrf
connection with a BGP peer in particular vrf
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
Represents the type of Peer address stored
in cbgpPeer3Entry. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.187.1.2.9.1.2 |
||||||||||||||
|
The remote IP address of this entry's BGP
peer. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.3 |
||||||||||||||
|
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 |
||||||||||||||
|
The BGP peer connection state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.9.1.5 |
||||||||||||||
|
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:
|
.1.3.6.1.4.1.9.9.187.1.2.9.1.6 |
||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.7 |
||||||||||||||
|
The local IP address of this entry's BGP
connection. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.8 |
||||||||||||||
|
The local port for the TCP connection between
the BGP peers. |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.9 |
||||||||||||||
|
The local AS number for this session.
|
INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.9.1.10 |
||||||||||||||
|
The BGP Identifier of this entry's BGP peer.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.11 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.12 |
||||||||||||||
|
The remote autonomous system number received in
the BGP OPEN message. |
INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.9.1.13 |
||||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.14 |
||||||||||||||
|
The number of BGP UPDATE messages
received on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.15 |
||||||||||||||
|
The number of BGP UPDATE messages
transmitted on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.16 |
||||||||||||||
|
The total number of messages received
from the remote peer on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.17 |
||||||||||||||
|
The total number of messages transmitted to
the remote peer on this connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.18 |
||||||||||||||
|
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 |
||||||||||||||
|
The total number of times the BGP FSM
transitioned into the established state for this peer. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.20 |
||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.21 |
||||||||||||||
|
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 |
||||||||||||||
|
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-0range: 3-65535 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.23 |
||||||||||||||
|
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 |
||||||||||||||
|
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-0range: 3-65535 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.25 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.29 |
||||||||||||||
|
Implementation specific error description for
bgpPeerLastErrorReceived. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.187.1.2.9.1.30 |
||||||||||||||
|
The BGP peer connection previous state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.187.1.2.9.1.31 |