CISCO-BGP4-MIB

File: CISCO-BGP4-MIB.mib (82343 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB BGP4-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Gauge32
Counter32 IpAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
TEXTUAL-CONVENTION InetAddressType InetAddress
InetPortNumber InetAutonomousSystemNumber SnmpAdminString
bgpPeerEntry bgpPeerRemoteAddr bgpPeerLastError
bgpPeerState ciscoMgmt

Defined Types

CbgpSafi  
Subsequent Address Family Identifier(SAFI) is used by BGP speaker to indicate the type of the the Network Layer Reachability Information(NLRI) being carried. RFC-2858 has defined the following values for SAFI. 1 - Network Layer Reachability Information used for unicast forwarding 2 - Network Layer Reachability Information used for multicast forwarding 3 - Network Layer Reachability Information used for both unicast and multicast forwarding. SAFI values 128 through 255 are for private use.
TEXTUAL-CONVENTION    
  INTEGER unicast(1), multicast(2), unicastAndMulticast(3), vpn(128)  

CbgpNetworkAddress  
Represents the Network Address prefix carried in the BGP UPDATE messages. In the following table, column 'Type' gives the kind of Network Layer address which will be stored in the object of this type based on the values of Address Family Identifier(AFI) and SAFI. AFI SAFI Type ipv4(1) unicast(1) IPv4 address ipv4(1) multicast(2) IPv4 address ipv4(1) vpn(128) VPN-IPv4 address ipv6(2) unicast(1) IPv6 address ipv6(2) multicast(2) IPv6 address ipv6(2) vpn(128) VPN-IPv6 address A VPN-IPv4 address is a 12-byte quantity, beginning with an 8-byte 'Route Distinguisher (RD)' and ending with a 4-byte IPv4 address. A VPN-IPv6 address is a 24-byte quantity, beginning with an 8-byte 'Route Distinguisher (RD)' and ending with a 16-byte IPv6 address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

CbgpRouteEntry  
SEQUENCE    
  cbgpRouteAfi InetAddressType
  cbgpRouteSafi CbgpSafi
  cbgpRoutePeerType InetAddressType
  cbgpRoutePeer InetAddress
  cbgpRouteAddrPrefix CbgpNetworkAddress
  cbgpRouteAddrPrefixLen Unsigned32
  cbgpRouteOrigin INTEGER
  cbgpRouteASPathSegment OCTET STRING
  cbgpRouteNextHop CbgpNetworkAddress
  cbgpRouteMedPresent TruthValue
  cbgpRouteMultiExitDisc Unsigned32
  cbgpRouteLocalPrefPresent TruthValue
  cbgpRouteLocalPref Unsigned32
  cbgpRouteAtomicAggregate INTEGER
  cbgpRouteAggregatorAS Unsigned32
  cbgpRouteAggregatorAddrType InetAddressType
  cbgpRouteAggregatorAddr InetAddress
  cbgpRouteBest TruthValue
  cbgpRouteUnknownAttr OCTET STRING

CbgpPeerEntry  
SEQUENCE    
  cbgpPeerPrefixAccepted Counter32
  cbgpPeerPrefixDenied Counter32
  cbgpPeerPrefixLimit Unsigned32
  cbgpPeerPrefixAdvertised Counter32
  cbgpPeerPrefixSuppressed Counter32
  cbgpPeerPrefixWithdrawn Counter32
  cbgpPeerLastErrorTxt SnmpAdminString
  cbgpPeerPrevState INTEGER

CbgpPeerCapsEntry  
SEQUENCE    
  cbgpPeerCapCode INTEGER
  cbgpPeerCapIndex Unsigned32
  cbgpPeerCapValue OCTET STRING

CbgpPeerAddrFamilyEntry  
SEQUENCE    
  cbgpPeerAddrFamilyAfi InetAddressType
  cbgpPeerAddrFamilySafi CbgpSafi
  cbgpPeerAddrFamilyName SnmpAdminString

CbgpPeerAddrFamilyPrefixEntry  
SEQUENCE    
  cbgpPeerAcceptedPrefixes Counter32
  cbgpPeerDeniedPrefixes Gauge32
  cbgpPeerPrefixAdminLimit Unsigned32
  cbgpPeerPrefixThreshold Unsigned32
  cbgpPeerPrefixClearThreshold Unsigned32
  cbgpPeerAdvertisedPrefixes Gauge32
  cbgpPeerSuppressedPrefixes Gauge32
  cbgpPeerWithdrawnPrefixes Gauge32

CbgpPeer2Entry  
SEQUENCE    
  cbgpPeer2Type InetAddressType
  cbgpPeer2RemoteAddr InetAddress
  cbgpPeer2State INTEGER
  cbgpPeer2AdminStatus INTEGER
  cbgpPeer2NegotiatedVersion Integer32
  cbgpPeer2LocalAddr InetAddress
  cbgpPeer2LocalPort InetPortNumber
  cbgpPeer2LocalAs InetAutonomousSystemNumber
  cbgpPeer2LocalIdentifier IpAddress
  cbgpPeer2RemotePort InetPortNumber
  cbgpPeer2RemoteAs InetAutonomousSystemNumber
  cbgpPeer2RemoteIdentifier IpAddress
  cbgpPeer2InUpdates Counter32
  cbgpPeer2OutUpdates Counter32
  cbgpPeer2InTotalMessages Counter32
  cbgpPeer2OutTotalMessages Counter32
  cbgpPeer2LastError OCTET STRING
  cbgpPeer2FsmEstablishedTransitions Counter32
  cbgpPeer2FsmEstablishedTime Gauge32
  cbgpPeer2ConnectRetryInterval Integer32
  cbgpPeer2HoldTime Integer32
  cbgpPeer2KeepAlive Integer32
  cbgpPeer2HoldTimeConfigured Integer32
  cbgpPeer2KeepAliveConfigured Integer32
  cbgpPeer2MinASOriginationInterval Integer32
  cbgpPeer2MinRouteAdvertisementInterval Integer32
  cbgpPeer2InUpdateElapsedTime Gauge32
  cbgpPeer2LastErrorTxt SnmpAdminString
  cbgpPeer2PrevState INTEGER

CbgpPeer2CapsEntry  
SEQUENCE    
  cbgpPeer2CapCode INTEGER
  cbgpPeer2CapIndex Unsigned32
  cbgpPeer2CapValue OCTET STRING

CbgpPeer2AddrFamilyEntry  
SEQUENCE    
  cbgpPeer2AddrFamilyAfi InetAddressType
  cbgpPeer2AddrFamilySafi CbgpSafi
  cbgpPeer2AddrFamilyName SnmpAdminString

CbgpPeer2AddrFamilyPrefixEntry  
SEQUENCE    
  cbgpPeer2AcceptedPrefixes Counter32
  cbgpPeer2DeniedPrefixes Gauge32
  cbgpPeer2PrefixAdminLimit Unsigned32
  cbgpPeer2PrefixThreshold Unsigned32
  cbgpPeer2PrefixClearThreshold Unsigned32
  cbgpPeer2AdvertisedPrefixes Gauge32
  cbgpPeer2SuppressedPrefixes Gauge32
  cbgpPeer2WithdrawnPrefixes Gauge32

Defined Values

ciscoBgp4MIB 1.3.6.1.4.1.9.9.187
An extension to the IETF BGP4 MIB module defined in RFC 1657. Following is the terminology associated with Border Gateway Protocol(BGP). UPDATE message UPDATE messages are used to transfer routing information between BGP peers. An UPDATE message is used to advertise a single feasible route to a peer, or to withdraw multiple unfeasible routes from service. Adj-RIBs-In The Adj-RIBs-In store routing information that has been learned from inbound UPDATE messages. Their contents represent routes that are available as an input to the Decision Process. Loc-RIB(BGP table) The Loc-RIB contains the local routing information that the BGP speaker has selected by applying its local policies to the routing information contained in its Adj-RIBs-In. Adj-RIBs-Out The Adj-RIBs-Out store the information that the local BGP speaker has selected for advertisement to its peers. The routing information stored in the Adj-RIBs-Out will be carried in the local BGP speaker's UPDATE messages and advertised to its peers. Path Attributes A variable length sequence of path attributes is present in every UPDATE. Each path attribute is a triple of variable length. Network Layer Reachability Information(NLRI) A variable length field present in UPDATE messages which contains a list of Network Layer address prefixes. Address Family Identifier(AFI) Primary identifier to indicate the type of the Network Layer Reachability Information(NLRI) being carried. Subsequent Address Family Identifier(SAFI) Secondary identifier to indicate the type of the Network Layer Reachability Information(NLRI) being carried.
MODULE-IDENTITY    

ciscoBgp4MIBObjects 1.3.6.1.4.1.9.9.187.1
OBJECT IDENTIFIER    

cbgpRoute 1.3.6.1.4.1.9.9.187.1.1
OBJECT IDENTIFIER    

cbgpPeer 1.3.6.1.4.1.9.9.187.1.2
OBJECT IDENTIFIER    

cbgpGlobal 1.3.6.1.4.1.9.9.187.1.3
OBJECT IDENTIFIER    

cbgpNotifsEnable 1.3.6.1.4.1.9.9.187.1.3.1
Indicates whether the specific notifications are enabled. If notifsEnable(0) bit is set to 1, then the notifications defined in ciscoBgp4NotificationsGroup1 are enabled; If notifsPeer2Enable(1) bit is set to 1, then the notifications defined in ciscoBgp4Peer2NotificationsGroup are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  BITS notifsEnable(0), notifsPeer2Enable(1)  

cbgpLocalAs 1.3.6.1.4.1.9.9.187.1.3.2
The local autonomous system (AS) number.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

cbgpRouteTable 1.3.6.1.4.1.9.9.187.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpRouteEntry

cbgpRouteEntry 1.3.6.1.4.1.9.9.187.1.1.1.1
Information about a path to a network received from a peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpRouteEntry  

cbgpRouteAfi 1.3.6.1.4.1.9.9.187.1.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cbgpRouteSafi 1.3.6.1.4.1.9.9.187.1.1.1.1.2
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 - 128) address families.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpSafi  

cbgpRoutePeerType 1.3.6.1.4.1.9.9.187.1.1.1.1.3
Represents the type of Network Layer address stored in cbgpRoutePeer. An implementation is only required to support IPv4 address type(Value - 1).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cbgpRoutePeer 1.3.6.1.4.1.9.9.187.1.1.1.1.4
The Network Layer address of the peer where the route information was learned. An implementation is only required to support an IPv4 peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cbgpRouteAddrPrefix 1.3.6.1.4.1.9.9.187.1.1.1.1.5
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 the length specified by cbgpRouteAddrPrefixLen are zeroed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpNetworkAddress  

cbgpRouteAddrPrefixLen 1.3.6.1.4.1.9.9.187.1.1.1.1.6
Length in bits of the Network Address prefix in the Network Layer Reachability Information field.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2040  

cbgpRouteOrigin 1.3.6.1.4.1.9.9.187.1.1.1.1.7
The ultimate origin of the route information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igp(1), egp(2), incomplete(3)  

cbgpRouteASPathSegment 1.3.6.1.4.1.9.9.187.1.1.1.1.8
The sequence of AS path segments. Each AS path segment is represented by a triple . The type is a 1-octet field which has two possible values: 1 AS_SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cbgpRouteNextHop 1.3.6.1.4.1.9.9.187.1.1.1.1.9
The Network Layer address of the border router that should be used for the destination network.
Status: current Access: read-only
OBJECT-TYPE    
  CbgpNetworkAddress  

cbgpRouteMedPresent 1.3.6.1.4.1.9.9.187.1.1.1.1.10
Indicates the presence/absence of MULTI_EXIT_DISC attribute for the route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbgpRouteMultiExitDisc 1.3.6.1.4.1.9.9.187.1.1.1.1.11
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbgpRouteLocalPrefPresent 1.3.6.1.4.1.9.9.187.1.1.1.1.12
Indicates the presence/absence of LOCAL_PREF attribute for the route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbgpRouteLocalPref 1.3.6.1.4.1.9.9.187.1.1.1.1.13
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbgpRouteAtomicAggregate 1.3.6.1.4.1.9.9.187.1.1.1.1.14
Whether or not the local system has selected a less specific route without selecting a more specific route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lessSpecificRouteNotSelected(1), lessSpecificRouteSelected(2)  

cbgpRouteAggregatorAS 1.3.6.1.4.1.9.9.187.1.1.1.1.15
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cbgpRouteAggregatorAddrType 1.3.6.1.4.1.9.9.187.1.1.1.1.16
Represents the type of Network Layer address stored in cbgpRouteAggregatorAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cbgpRouteAggregatorAddr 1.3.6.1.4.1.9.9.187.1.1.1.1.17
The Network Layer address of the last BGP4 speaker that performed route aggregation. A value of all zeros indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cbgpRouteBest 1.3.6.1.4.1.9.9.187.1.1.1.1.18
An indication of whether or not this route was chosen as the best BGP4 route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbgpRouteUnknownAttr 1.3.6.1.4.1.9.9.187.1.1.1.1.19
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 path attribute is a triple of variable length. Attribute Type is a two-octet field that consists of the Attribute Flags octet followed by the Attribute Type Code octet. If the Extended Length bit of the Attribute Flags octet is set to 0, the third octet of the Path Attribute contains the length of the attribute data in octets. If the Extended Length bit of the Attribute Flags octet is set to 1, then the third and the fourth octets of the path attribute contain the length of the attribute data in octets. The remaining octets of the Path Attribute represent the attribute value and are interpreted according to the Attribute Flags and the Attribute Type Code.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cbgpPeerTable 1.3.6.1.4.1.9.9.187.1.2.1
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeerEntry

cbgpPeerEntry 1.3.6.1.4.1.9.9.187.1.2.1.1
Entry containing information about the connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeerEntry  

cbgpPeerPrefixAccepted 1.3.6.1.4.1.9.9.187.1.2.1.1.1
Number of Route prefixes received on this connnection, which are accepted after applying filters. Possible filters are route maps, prefix lists, distributed lists, etc.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerPrefixDenied 1.3.6.1.4.1.9.9.187.1.2.1.1.2
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 initialized to zero when the peer is configured or the router is rebooted
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerPrefixLimit 1.3.6.1.4.1.9.9.187.1.2.1.1.3
Max number of route prefixes accepted on this connection
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cbgpPeerPrefixAdvertised 1.3.6.1.4.1.9.9.187.1.2.1.1.4
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
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerPrefixSuppressed 1.3.6.1.4.1.9.9.187.1.2.1.1.5
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
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerPrefixWithdrawn 1.3.6.1.4.1.9.9.187.1.2.1.1.6
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
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerLastErrorTxt 1.3.6.1.4.1.9.9.187.1.2.1.1.7
Implementation specific error description for bgpPeerLastErrorReceived.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cbgpPeerPrevState 1.3.6.1.4.1.9.9.187.1.2.1.1.8
The BGP peer connection previous state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)  

cbgpPeerCapsTable 1.3.6.1.4.1.9.9.187.1.2.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeerCapsEntry

cbgpPeerCapsEntry 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 entries are differentiated with indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeerCapsEntry  

cbgpPeerCapCode 1.3.6.1.4.1.9.9.187.1.2.2.1.1
The BGP Capability Advertisement Capability Code.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER multiProtocol(1), routeRefresh(2), gracefulRestart(64), routeRefreshOld(128)  

cbgpPeerCapIndex 1.3.6.1.4.1.9.9.187.1.2.2.1.2
Multiple instances of a given capability may be sent by a BGP speaker. This variable is used to index them.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

cbgpPeerCapValue 1.3.6.1.4.1.9.9.187.1.2.2.1.3
The value of the announced capability. This MIB object value is organized as given below, Capability : Route Refresh Capability Null string Capability : Multiprotocol Extensions +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ Capability : Graceful Restart +----------------------------------+ | Restart Flags (4 bits) | +----------------------------------+ | Restart Time in seconds (12 bits)| +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ | Flags for Address Family (8 bits)| +----------------------------------+ | ... | +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ | Flags for Address Family (8 bits)| +----------------------------------+
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cbgpPeerAddrFamilyTable 1.3.6.1.4.1.9.9.187.1.2.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeerAddrFamilyEntry

cbgpPeerAddrFamilyEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeerAddrFamilyEntry  

cbgpPeerAddrFamilyAfi 1.3.6.1.4.1.9.9.187.1.2.3.1.1
The AFI index of the entry. An implementation is only required to support IPv4 unicast and VPNv4 (Value - 1) address families.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cbgpPeerAddrFamilySafi 1.3.6.1.4.1.9.9.187.1.2.3.1.2
The SAFI index of the entry. An implementation is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpSafi  

cbgpPeerAddrFamilyName 1.3.6.1.4.1.9.9.187.1.2.3.1.3
Implementation specific Address Family name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cbgpPeerAddrFamilyPrefixTable 1.3.6.1.4.1.9.9.187.1.2.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeerAddrFamilyPrefixEntry

cbgpPeerAddrFamilyPrefixEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeerAddrFamilyPrefixEntry  

cbgpPeerAcceptedPrefixes 1.3.6.1.4.1.9.9.187.1.2.4.1.1
Number of accepted route prefixes on this connection, which belong to an address family.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeerDeniedPrefixes 1.3.6.1.4.1.9.9.187.1.2.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeerPrefixAdminLimit 1.3.6.1.4.1.9.9.187.1.2.4.1.3
Max number of route prefixes accepted for an address family on this connection.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cbgpPeerPrefixThreshold 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 warning message stating the prefix count is crossed the threshold or corresponding SNMP notification is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

cbgpPeerPrefixClearThreshold 1.3.6.1.4.1.9.9.187.1.2.4.1.5
Prefix threshold value (%) for an address family on this connection at which SNMP clear notification is generated if prefix threshold notification is already generated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..100  

cbgpPeerAdvertisedPrefixes 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 advertised on this connection. It is initialized to zero when the connection is undergone a hard reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeerSuppressedPrefixes 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 suppressed from being sent on this connection. It is initialized to zero when the connection is undergone a hard reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeerWithdrawnPrefixes 1.3.6.1.4.1.9.9.187.1.2.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2Table 1.3.6.1.4.1.9.9.187.1.2.5
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeer2Entry

cbgpPeer2Entry 1.3.6.1.4.1.9.9.187.1.2.5.1
Entry containing information about the connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeer2Entry  

cbgpPeer2Type 1.3.6.1.4.1.9.9.187.1.2.5.1.1
Represents the type of Peer address stored in cbgpPeer2Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cbgpPeer2RemoteAddr 1.3.6.1.4.1.9.9.187.1.2.5.1.2
The remote IP address of this entry's BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cbgpPeer2State 1.3.6.1.4.1.9.9.187.1.2.5.1.3
The BGP peer connection state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)  

cbgpPeer2AdminStatus 1.3.6.1.4.1.9.9.187.1.2.5.1.4
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 generated. This parameter can be used to restart BGP peer connections. Care should be used in providing write access to this object without adequate authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stop(1), start(2)  

cbgpPeer2NegotiatedVersion 1.3.6.1.4.1.9.9.187.1.2.5.1.5
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 this object are between 0 and 255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbgpPeer2LocalAddr 1.3.6.1.4.1.9.9.187.1.2.5.1.6
The local IP address of this entry's BGP connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cbgpPeer2LocalPort 1.3.6.1.4.1.9.9.187.1.2.5.1.7
The local port for the TCP connection between the BGP peers.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cbgpPeer2LocalAs 1.3.6.1.4.1.9.9.187.1.2.5.1.8
The local AS number for this session.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

cbgpPeer2LocalIdentifier 1.3.6.1.4.1.9.9.187.1.2.5.1.9
The BGP Identifier of this entry's BGP peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cbgpPeer2RemotePort 1.3.6.1.4.1.9.9.187.1.2.5.1.10
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 MIB TCP connection table.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cbgpPeer2RemoteAs 1.3.6.1.4.1.9.9.187.1.2.5.1.11
The remote autonomous system number received in the BGP OPEN message.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

cbgpPeer2RemoteIdentifier 1.3.6.1.4.1.9.9.187.1.2.5.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cbgpPeer2InUpdates 1.3.6.1.4.1.9.9.187.1.2.5.1.13
The number of BGP UPDATE messages received on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2OutUpdates 1.3.6.1.4.1.9.9.187.1.2.5.1.14
The number of BGP UPDATE messages transmitted on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2InTotalMessages 1.3.6.1.4.1.9.9.187.1.2.5.1.15
The total number of messages received from the remote peer on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2OutTotalMessages 1.3.6.1.4.1.9.9.187.1.2.5.1.16
The total number of messages transmitted to the remote peer on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2LastError 1.3.6.1.4.1.9.9.187.1.2.5.1.17
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 contains the subcode.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

cbgpPeer2FsmEstablishedTransitions 1.3.6.1.4.1.9.9.187.1.2.5.1.18
The total number of times the BGP FSM transitioned into the established state for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2FsmEstablishedTime 1.3.6.1.4.1.9.9.187.1.2.5.1.19
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 is booted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2ConnectRetryInterval 1.3.6.1.4.1.9.9.187.1.2.5.1.20
Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cbgpPeer2HoldTime 1.3.6.1.4.1.9.9.187.1.2.5.1.21
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 received in the OPEN message. This value must be at least three seconds if it is not zero (0). If the Hold Timer has not been established with the peer this object MUST have a value of zero (0). If the cbgpPeer2HoldTimeConfigured object has a value of (0), then this object MUST have a value of (0).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 3..65535  

cbgpPeer2KeepAlive 1.3.6.1.4.1.9.9.187.1.2.5.1.22
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 cbgpPeer2KeepAliveConfigured has, compared with cbgpPeer2HoldTimeConfigured. If the KeepAlive timer has not been established with the peer, this object MUST have a value of zero (0). If the of cbgpPeer2KeepAliveConfigured object has a value of (0), then this object MUST have a value of (0).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..21845  

cbgpPeer2HoldTimeConfigured 1.3.6.1.4.1.9.9.187.1.2.5.1.23
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 OPEN message received from the peer when determining the Hold Time (cbgpPeer2HoldTime) with the peer. This value must not be less than three seconds if it is not zero (0). If it is zero (0), the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 3..65535  

cbgpPeer2KeepAliveConfigured 1.3.6.1.4.1.9.9.187.1.2.5.1.24
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 cbgpPeer2HoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by cbgpPeer2KeepAlive. A reasonable maximum value for this timer would be one third of that of cbgpPeer2HoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..21845  

cbgpPeer2MinASOriginationInterval 1.3.6.1.4.1.9.9.187.1.2.5.1.25
Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cbgpPeer2MinRouteAdvertisementInterval 1.3.6.1.4.1.9.9.187.1.2.5.1.26
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cbgpPeer2InUpdateElapsedTime 1.3.6.1.4.1.9.9.187.1.2.5.1.27
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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2LastErrorTxt 1.3.6.1.4.1.9.9.187.1.2.5.1.28
Implementation specific error description for bgpPeerLastErrorReceived.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cbgpPeer2PrevState 1.3.6.1.4.1.9.9.187.1.2.5.1.29
The BGP peer connection previous state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)  

cbgpPeer2CapsTable 1.3.6.1.4.1.9.9.187.1.2.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeer2CapsEntry

cbgpPeer2CapsEntry 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 entries are differentiated with indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeer2CapsEntry  

cbgpPeer2CapCode 1.3.6.1.4.1.9.9.187.1.2.6.1.1
The BGP Capability Advertisement Capability Code.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER multiProtocol(1), routeRefresh(2), gracefulRestart(64), fourByteAs(65), addPath(69), routeRefreshOld(128)  

cbgpPeer2CapIndex 1.3.6.1.4.1.9.9.187.1.2.6.1.2
Multiple instances of a given capability may be sent by a BGP speaker. This variable is used to index them.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

cbgpPeer2CapValue 1.3.6.1.4.1.9.9.187.1.2.6.1.3
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 : Multiprotocol Extensions +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ Capability : Graceful Restart +----------------------------------+ | Restart Flags (4 bits) | +----------------------------------+ | Restart Time in seconds (12 bits)| +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ | Flags for Address Family (8 bits)| +----------------------------------+ | ... | +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ | Flags for Address Family (8 bits)| +----------------------------------+ Capability : Additional Paths +----------------------------------+ | AFI(16 bits) | +----------------------------------+ | SAFI (8 bits) | +----------------------------------+ | Send/Receive (8 bits) | +----------------------------------+
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cbgpPeer2AddrFamilyTable 1.3.6.1.4.1.9.9.187.1.2.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeer2AddrFamilyEntry

cbgpPeer2AddrFamilyEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeer2AddrFamilyEntry  

cbgpPeer2AddrFamilyAfi 1.3.6.1.4.1.9.9.187.1.2.7.1.1
The AFI index of the entry. An implementation is only required to support IPv4 unicast and VPNv4 (Value - 1) address families.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cbgpPeer2AddrFamilySafi 1.3.6.1.4.1.9.9.187.1.2.7.1.2
The SAFI index of the entry. An implementation is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpSafi  

cbgpPeer2AddrFamilyName 1.3.6.1.4.1.9.9.187.1.2.7.1.3
Implementation specific Address Family name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cbgpPeer2AddrFamilyPrefixTable 1.3.6.1.4.1.9.9.187.1.2.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbgpPeer2AddrFamilyPrefixEntry

cbgpPeer2AddrFamilyPrefixEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbgpPeer2AddrFamilyPrefixEntry  

cbgpPeer2AcceptedPrefixes 1.3.6.1.4.1.9.9.187.1.2.8.1.1
Number of accepted route prefixes on this connection, which belong to an address family.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbgpPeer2DeniedPrefixes 1.3.6.1.4.1.9.9.187.1.2.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2PrefixAdminLimit 1.3.6.1.4.1.9.9.187.1.2.8.1.3
Max number of route prefixes accepted for an address family on this connection.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cbgpPeer2PrefixThreshold 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 warning message stating the prefix count is crossed the threshold or corresponding SNMP notification is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

cbgpPeer2PrefixClearThreshold 1.3.6.1.4.1.9.9.187.1.2.8.1.5
Prefix threshold value (%) for an address family on this connection at which SNMP clear notification is generated if prefix threshold notification is already generated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..100  

cbgpPeer2AdvertisedPrefixes 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 advertised on this connection. It is initialized to zero when the connection is undergone a hard reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2SuppressedPrefixes 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 suppressed from being sent on this connection. It is initialized to zero when the connection is undergone a hard reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbgpPeer2WithdrawnPrefixes 1.3.6.1.4.1.9.9.187.1.2.8.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoBgp4NotifyPrefix 1.3.6.1.4.1.9.9.187.0
OBJECT IDENTIFIER    

cbgpFsmStateChange 1.3.6.1.4.1.9.9.187.0.1
The BGP cbgpFsmStateChange notification is generated for every BGP FSM state change. The bgpPeerRemoteAddr value is attached to the notification object ID.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpBackwardTransition 1.3.6.1.4.1.9.9.187.0.2
The cbgpBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. The bgpPeerRemoteAddr value is attached to the notification object ID.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPrefixThresholdExceeded 1.3.6.1.4.1.9.9.187.0.3
The cbgpPrefixThresholdExceeded notification is generated when prefix count exceeds the configured warning threshold on a session for an address family. The bgpPeerRemoteAddr, cbgpPeerAddrFamilyAfi and cbgpPeerAddrFamilySafi values are attached to the notification object ID.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPrefixThresholdClear 1.3.6.1.4.1.9.9.187.0.4
The cbgpPrefixThresholdClear notification is generated when prefix count drops below the configured clear threshold on a session for an address family once cbgpPrefixThresholdExceeded is generated. This won't be generated if the peer session goes down after the generation of cbgpPrefixThresholdExceeded. The bgpPeerRemoteAddr, cbgpPeerAddrFamilyAfi and cbgpPeerAddrFamilySafi values are attached to the notification object ID.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2EstablishedNotification 1.3.6.1.4.1.9.9.187.0.5
The cbgpPeer2EstablishedNotification notification is generated when the BGP FSM enters the established state.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2BackwardTransNotification 1.3.6.1.4.1.9.9.187.0.6
The cbgpPeer2BackwardTransNotification notification is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2FsmStateChange 1.3.6.1.4.1.9.9.187.0.7
The cbgpPeer2FsmStateChange notification is generated for every BGP FSM state change.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2BackwardTransition 1.3.6.1.4.1.9.9.187.0.8
The cbgpPeer2BackwardTransition notification is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2PrefixThresholdExceeded 1.3.6.1.4.1.9.9.187.0.9
The cbgpPeer2PrefixThresholdExceeded notification is generated when prefix count exceeds the configured warning threshold on a session for an address family.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbgpPeer2PrefixThresholdClear 1.3.6.1.4.1.9.9.187.0.10
The cbgpPeer2PrefixThresholdClear notification is generated when prefix count drops below the configured clear threshold on a session for an address family once cbgpPeer2PrefixThresholdExceeded is generated. This will not be generated if the peer session goes down after the generation of cbgpPrefixThresholdExceeded.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoBgp4NotificationPrefix 1.3.6.1.4.1.9.9.187.2
OBJECT IDENTIFIER    

ciscoBgp4MIBConformance 1.3.6.1.4.1.9.9.187.3
OBJECT IDENTIFIER    

ciscoBgp4MIBCompliances 1.3.6.1.4.1.9.9.187.3.1
OBJECT IDENTIFIER    

ciscoBgp4MIBGroups 1.3.6.1.4.1.9.9.187.3.2
OBJECT IDENTIFIER    

ciscoBgp4MIBCompliance 1.3.6.1.4.1.9.9.187.3.1.1
The compliance statement for entities which implement the Cisco BGP4 MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoBgp4MIBComplianceRev1 1.3.6.1.4.1.9.9.187.3.1.2
The compliance statement for entities which implement the Cisco BGP4 MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoBgp4MIBComplianceRev2 1.3.6.1.4.1.9.9.187.3.1.3
The compliance statement for entities which implement the Cisco BGP4 MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoBgp4MIBComplianceRev3 1.3.6.1.4.1.9.9.187.3.1.4
The compliance statement for entities which implement the Cisco BGP4 MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoBgp4RouteGroup 1.3.6.1.4.1.9.9.187.3.2.1
A collection of objects providing information about routes received by BGP speaker.
Status: current Access: read-only
OBJECT-GROUP    

ciscoBgp4PeerGroup 1.3.6.1.4.1.9.9.187.3.2.2
A collection of objects providing information about routes received by BGP speaker.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoBgp4NotificationsGroup 1.3.6.1.4.1.9.9.187.3.2.3
The collection of notifications related to BGP.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

ciscoBgp4PeerGroup1 1.3.6.1.4.1.9.9.187.3.2.4
A collection of objects providing information about a BGP peer.
Status: current Access: read-only
OBJECT-GROUP    

ciscoBgp4NotificationsGroup1 1.3.6.1.4.1.9.9.187.3.2.5
The collection of notifications related to BGP.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoBgp4Peer2Group 1.3.6.1.4.1.9.9.187.3.2.6
A collection of objects providing information about a BGP peer.
Status: current Access: read-only
OBJECT-GROUP    

ciscoBgp4Peer2NotificationsGroup 1.3.6.1.4.1.9.9.187.3.2.7
A collection of notifications related to BGP.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoBgp4GlobalGroup 1.3.6.1.4.1.9.9.187.3.2.8
A collection of global objects related to BGP.
Status: current Access: read-only
OBJECT-GROUP