CISCO-BGP4-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-BGP4-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 |
||
ciscoBgp4NotifyPrefix | 1.3.6.1.4.1.9.9.187.0 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
cbgpPeer2FsmStateChange | 1.3.6.1.4.1.9.9.187.0.7 |
The cbgpPeer2FsmStateChange notification is generated for every BGP FSM state change. |
||
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. |
||
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. |
||
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. |
||
ciscoBgp4MIBObjects | 1.3.6.1.4.1.9.9.187.1 | |||
cbgpRoute | 1.3.6.1.4.1.9.9.187.1.1 | |||
cbgpRouteTable | 1.3.6.1.4.1.9.9.187.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.1.1.1 | no-access |
Information about a path to a network received from a peer. |
||
cbgpRouteAfi | 1.3.6.1.4.1.9.9.187.1.1.1.1.1 | inetaddresstype | no-access |
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. |
cbgpRouteSafi | 1.3.6.1.4.1.9.9.187.1.1.1.1.2 | cbgpsafi | no-access |
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. |
cbgpRoutePeerType | 1.3.6.1.4.1.9.9.187.1.1.1.1.3 | inetaddresstype | no-access |
Represents the type of Network Layer address stored in cbgpRoutePeer. An implementation is only required to support IPv4 address type(Value - 1). |
cbgpRoutePeer | 1.3.6.1.4.1.9.9.187.1.1.1.1.4 | inetaddress | no-access |
The Network Layer address of the peer where the route information was learned. An implementation is only required to support an IPv4 peer. |
cbgpRouteAddrPrefix | 1.3.6.1.4.1.9.9.187.1.1.1.1.5 | cbgpnetworkaddress | no-access |
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. |
cbgpRouteAddrPrefixLen | 1.3.6.1.4.1.9.9.187.1.1.1.1.6 | unsigned32 | no-access |
Length in bits of the Network Address prefix in the Network Layer Reachability Information field. |
cbgpRouteOrigin | 1.3.6.1.4.1.9.9.187.1.1.1.1.7 | integer | read-only |
The ultimate origin of the route information. Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
cbgpRouteASPathSegment | 1.3.6.1.4.1.9.9.187.1.1.1.1.8 | octet string | read-only |
The sequence of AS path segments. Each AS path segment is represented by a triple |
cbgpRouteNextHop | 1.3.6.1.4.1.9.9.187.1.1.1.1.9 | cbgpnetworkaddress | read-only |
The Network Layer address of the border router that should be used for the destination network. |
cbgpRouteMedPresent | 1.3.6.1.4.1.9.9.187.1.1.1.1.10 | truthvalue | read-only |
Indicates the presence/absence of MULTI_EXIT_DISC attribute for the route. |
cbgpRouteMultiExitDisc | 1.3.6.1.4.1.9.9.187.1.1.1.1.11 | unsigned32 | read-only |
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). |
cbgpRouteLocalPrefPresent | 1.3.6.1.4.1.9.9.187.1.1.1.1.12 | truthvalue | read-only |
Indicates the presence/absence of LOCAL_PREF attribute for the route. |
cbgpRouteLocalPref | 1.3.6.1.4.1.9.9.187.1.1.1.1.13 | unsigned32 | read-only |
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). |
cbgpRouteAtomicAggregate | 1.3.6.1.4.1.9.9.187.1.1.1.1.14 | integer | read-only |
Whether or not the local system has selected a less specific route without selecting a more specific route. Enumeration: 'lessSpecificRouteNotSelected': 1, 'lessSpecificRouteSelected': 2. |
cbgpRouteAggregatorAS | 1.3.6.1.4.1.9.9.187.1.1.1.1.15 | unsigned32 | read-only |
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. |
cbgpRouteAggregatorAddrType | 1.3.6.1.4.1.9.9.187.1.1.1.1.16 | inetaddresstype | read-only |
Represents the type of Network Layer address stored in cbgpRouteAggregatorAddr. |
cbgpRouteAggregatorAddr | 1.3.6.1.4.1.9.9.187.1.1.1.1.17 | inetaddress | read-only |
The Network Layer address of the last BGP4 speaker that performed route aggregation. A value of all zeros indicates the absence of this attribute. |
cbgpRouteBest | 1.3.6.1.4.1.9.9.187.1.1.1.1.18 | truthvalue | read-only |
An indication of whether or not this route was chosen as the best BGP4 route. |
cbgpRouteUnknownAttr | 1.3.6.1.4.1.9.9.187.1.1.1.1.19 | octet string | read-only |
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 |
cbgpPeer | 1.3.6.1.4.1.9.9.187.1.2 | |||
cbgpPeerTable | 1.3.6.1.4.1.9.9.187.1.2.1 | no-access |
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers. |
|
1.3.6.1.4.1.9.9.187.1.2.1.1 | no-access |
Entry containing information about the connection with a BGP peer. |
||
cbgpPeerPrefixAccepted | 1.3.6.1.4.1.9.9.187.1.2.1.1.1 | counter32 | read-only |
Number of Route prefixes received on this connnection, which are accepted after applying filters. Possible filters are route maps, prefix lists, distributed lists, etc. |
cbgpPeerPrefixDenied | 1.3.6.1.4.1.9.9.187.1.2.1.1.2 | counter32 | read-only |
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 |
cbgpPeerPrefixLimit | 1.3.6.1.4.1.9.9.187.1.2.1.1.3 | unsigned32 | read-write |
Max number of route prefixes accepted on this connection |
cbgpPeerPrefixAdvertised | 1.3.6.1.4.1.9.9.187.1.2.1.1.4 | counter32 | read-only |
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 |
cbgpPeerPrefixSuppressed | 1.3.6.1.4.1.9.9.187.1.2.1.1.5 | counter32 | read-only |
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 |
cbgpPeerPrefixWithdrawn | 1.3.6.1.4.1.9.9.187.1.2.1.1.6 | counter32 | read-only |
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 |
cbgpPeerLastErrorTxt | 1.3.6.1.4.1.9.9.187.1.2.1.1.7 | snmpadminstring | read-only |
Implementation specific error description for bgpPeerLastErrorReceived. |
cbgpPeerPrevState | 1.3.6.1.4.1.9.9.187.1.2.1.1.8 | integer | read-only |
The BGP peer connection previous state. Enumeration: 'established': 6, 'none': 0, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
cbgpPeerCapsTable | 1.3.6.1.4.1.9.9.187.1.2.2 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.2.1 | no-access |
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. |
||
cbgpPeerCapCode | 1.3.6.1.4.1.9.9.187.1.2.2.1.1 | integer | no-access |
The BGP Capability Advertisement Capability Code. Enumeration: 'routeRefresh': 2, 'gracefulRestart': 64, 'multiProtocol': 1, 'routeRefreshOld': 128. |
cbgpPeerCapIndex | 1.3.6.1.4.1.9.9.187.1.2.2.1.2 | unsigned32 | no-access |
Multiple instances of a given capability may be sent by a BGP speaker. This variable is used to index them. |
cbgpPeerCapValue | 1.3.6.1.4.1.9.9.187.1.2.2.1.3 | octet string | read-only |
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)| +----------------------------------+ |
cbgpPeerAddrFamilyTable | 1.3.6.1.4.1.9.9.187.1.2.3 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.3.1 | no-access |
An entry is identified by an AFI/SAFI pair and peer address. It contains names associated with an address family. |
||
cbgpPeerAddrFamilyAfi | 1.3.6.1.4.1.9.9.187.1.2.3.1.1 | inetaddresstype | no-access |
The AFI index of the entry. An implementation is only required to support IPv4 unicast and VPNv4 (Value - 1) address families. |
cbgpPeerAddrFamilySafi | 1.3.6.1.4.1.9.9.187.1.2.3.1.2 | cbgpsafi | no-access |
The SAFI index of the entry. An implementation is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families. |
cbgpPeerAddrFamilyName | 1.3.6.1.4.1.9.9.187.1.2.3.1.3 | snmpadminstring | read-only |
Implementation specific Address Family name. |
cbgpPeerAddrFamilyPrefixTable | 1.3.6.1.4.1.9.9.187.1.2.4 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.4.1 | no-access |
An entry is identified by an AFI/SAFI pair and peer address. It contains information associated with route prefixes belonging to an address family. |
||
cbgpPeerAcceptedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.4.1.1 | counter32 | read-only |
Number of accepted route prefixes on this connection, which belong to an address family. |
cbgpPeerDeniedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.4.1.2 | gauge32 | read-only |
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. |
cbgpPeerPrefixAdminLimit | 1.3.6.1.4.1.9.9.187.1.2.4.1.3 | unsigned32 | read-write |
Max number of route prefixes accepted for an address family on this connection. |
cbgpPeerPrefixThreshold | 1.3.6.1.4.1.9.9.187.1.2.4.1.4 | unsigned32 | read-write |
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. |
cbgpPeerPrefixClearThreshold | 1.3.6.1.4.1.9.9.187.1.2.4.1.5 | unsigned32 | read-only |
Prefix threshold value (%) for an address family on this connection at which SNMP clear notification is generated if prefix threshold notification is already generated. |
cbgpPeerAdvertisedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.4.1.6 | gauge32 | read-only |
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. |
cbgpPeerSuppressedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.4.1.7 | gauge32 | read-only |
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. |
cbgpPeerWithdrawnPrefixes | 1.3.6.1.4.1.9.9.187.1.2.4.1.8 | gauge32 | read-only |
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. |
cbgpPeer2Table | 1.3.6.1.4.1.9.9.187.1.2.5 | no-access |
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers. |
|
1.3.6.1.4.1.9.9.187.1.2.5.1 | no-access |
Entry containing information about the connection with a BGP peer. |
||
cbgpPeer2Type | 1.3.6.1.4.1.9.9.187.1.2.5.1.1 | inetaddresstype | no-access |
Represents the type of Peer address stored in cbgpPeer2Entry. |
cbgpPeer2RemoteAddr | 1.3.6.1.4.1.9.9.187.1.2.5.1.2 | inetaddress | no-access |
The remote IP address of this entry's BGP peer. |
cbgpPeer2State | 1.3.6.1.4.1.9.9.187.1.2.5.1.3 | integer | read-only |
The BGP peer connection state. Enumeration: 'established': 6, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
cbgpPeer2AdminStatus | 1.3.6.1.4.1.9.9.187.1.2.5.1.4 | integer | read-write |
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. Enumeration: 'start': 2, 'stop': 1. |
cbgpPeer2NegotiatedVersion | 1.3.6.1.4.1.9.9.187.1.2.5.1.5 | integer32 | read-only |
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. |
cbgpPeer2LocalAddr | 1.3.6.1.4.1.9.9.187.1.2.5.1.6 | inetaddress | read-only |
The local IP address of this entry's BGP connection. |
cbgpPeer2LocalPort | 1.3.6.1.4.1.9.9.187.1.2.5.1.7 | inetportnumber | read-only |
The local port for the TCP connection between the BGP peers. |
cbgpPeer2LocalAs | 1.3.6.1.4.1.9.9.187.1.2.5.1.8 | inetautonomoussystemnumber | read-only |
The local AS number for this session. |
cbgpPeer2LocalIdentifier | 1.3.6.1.4.1.9.9.187.1.2.5.1.9 | ipaddress | read-only |
The BGP Identifier of this entry's BGP peer. |
cbgpPeer2RemotePort | 1.3.6.1.4.1.9.9.187.1.2.5.1.10 | inetportnumber | read-only |
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. |
cbgpPeer2RemoteAs | 1.3.6.1.4.1.9.9.187.1.2.5.1.11 | inetautonomoussystemnumber | read-only |
The remote autonomous system number received in the BGP OPEN message. |
cbgpPeer2RemoteIdentifier | 1.3.6.1.4.1.9.9.187.1.2.5.1.12 | ipaddress | read-only |
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. |
cbgpPeer2InUpdates | 1.3.6.1.4.1.9.9.187.1.2.5.1.13 | counter32 | read-only |
The number of BGP UPDATE messages received on this connection. |
cbgpPeer2OutUpdates | 1.3.6.1.4.1.9.9.187.1.2.5.1.14 | counter32 | read-only |
The number of BGP UPDATE messages transmitted on this connection. |
cbgpPeer2InTotalMessages | 1.3.6.1.4.1.9.9.187.1.2.5.1.15 | counter32 | read-only |
The total number of messages received from the remote peer on this connection. |
cbgpPeer2OutTotalMessages | 1.3.6.1.4.1.9.9.187.1.2.5.1.16 | counter32 | read-only |
The total number of messages transmitted to the remote peer on this connection. |
cbgpPeer2LastError | 1.3.6.1.4.1.9.9.187.1.2.5.1.17 | octet string | read-only |
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. |
cbgpPeer2FsmEstablishedTransitions | 1.3.6.1.4.1.9.9.187.1.2.5.1.18 | counter32 | read-only |
The total number of times the BGP FSM transitioned into the established state for this peer. |
cbgpPeer2FsmEstablishedTime | 1.3.6.1.4.1.9.9.187.1.2.5.1.19 | gauge32 | read-only |
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. |
cbgpPeer2ConnectRetryInterval | 1.3.6.1.4.1.9.9.187.1.2.5.1.20 | integer32 | read-write |
Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds. |
cbgpPeer2HoldTime | 1.3.6.1.4.1.9.9.187.1.2.5.1.21 | integer32 | read-only |
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). |
cbgpPeer2KeepAlive | 1.3.6.1.4.1.9.9.187.1.2.5.1.22 | integer32 | read-only |
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). |
cbgpPeer2HoldTimeConfigured | 1.3.6.1.4.1.9.9.187.1.2.5.1.23 | integer32 | read-write |
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. |
cbgpPeer2KeepAliveConfigured | 1.3.6.1.4.1.9.9.187.1.2.5.1.24 | integer32 | read-write |
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. |
cbgpPeer2MinASOriginationInterval | 1.3.6.1.4.1.9.9.187.1.2.5.1.25 | integer32 | read-write |
Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds. |
cbgpPeer2MinRouteAdvertisementInterval | 1.3.6.1.4.1.9.9.187.1.2.5.1.26 | integer32 | read-write |
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. |
cbgpPeer2InUpdateElapsedTime | 1.3.6.1.4.1.9.9.187.1.2.5.1.27 | gauge32 | read-only |
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). |
cbgpPeer2LastErrorTxt | 1.3.6.1.4.1.9.9.187.1.2.5.1.28 | snmpadminstring | read-only |
Implementation specific error description for bgpPeerLastErrorReceived. |
cbgpPeer2PrevState | 1.3.6.1.4.1.9.9.187.1.2.5.1.29 | integer | read-only |
The BGP peer connection previous state. Enumeration: 'established': 6, 'none': 0, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
cbgpPeer2CapsTable | 1.3.6.1.4.1.9.9.187.1.2.6 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.6.1 | no-access |
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. |
||
cbgpPeer2CapCode | 1.3.6.1.4.1.9.9.187.1.2.6.1.1 | integer | no-access |
The BGP Capability Advertisement Capability Code. Enumeration: 'gracefulRestart': 64, 'multiProtocol': 1, 'addPath': 69, 'routeRefreshOld': 128, 'routeRefresh': 2, 'fourByteAs': 65. |
cbgpPeer2CapIndex | 1.3.6.1.4.1.9.9.187.1.2.6.1.2 | unsigned32 | no-access |
Multiple instances of a given capability may be sent by a BGP speaker. This variable is used to index them. |
cbgpPeer2CapValue | 1.3.6.1.4.1.9.9.187.1.2.6.1.3 | octet string | read-only |
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) | +----------------------------------+ |
cbgpPeer2AddrFamilyTable | 1.3.6.1.4.1.9.9.187.1.2.7 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.7.1 | no-access |
An entry is identified by an AFI/SAFI pair and peer address. It contains names associated with an address family. |
||
cbgpPeer2AddrFamilyAfi | 1.3.6.1.4.1.9.9.187.1.2.7.1.1 | inetaddresstype | no-access |
The AFI index of the entry. An implementation is only required to support IPv4 unicast and VPNv4 (Value - 1) address families. |
cbgpPeer2AddrFamilySafi | 1.3.6.1.4.1.9.9.187.1.2.7.1.2 | cbgpsafi | no-access |
The SAFI index of the entry. An implementation is only required to support IPv4 unicast(Value - 1) and VPNv4( Value - 128) address families. |
cbgpPeer2AddrFamilyName | 1.3.6.1.4.1.9.9.187.1.2.7.1.3 | snmpadminstring | read-only |
Implementation specific Address Family name. |
cbgpPeer2AddrFamilyPrefixTable | 1.3.6.1.4.1.9.9.187.1.2.8 | no-access |
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. |
|
1.3.6.1.4.1.9.9.187.1.2.8.1 | no-access |
An entry is identified by an AFI/SAFI pair and peer address. It contains information associated with route prefixes belonging to an address family. |
||
cbgpPeer2AcceptedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.8.1.1 | counter32 | read-only |
Number of accepted route prefixes on this connection, which belong to an address family. |
cbgpPeer2DeniedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.8.1.2 | gauge32 | read-only |
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. |
cbgpPeer2PrefixAdminLimit | 1.3.6.1.4.1.9.9.187.1.2.8.1.3 | unsigned32 | read-write |
Max number of route prefixes accepted for an address family on this connection. |
cbgpPeer2PrefixThreshold | 1.3.6.1.4.1.9.9.187.1.2.8.1.4 | unsigned32 | read-write |
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. |
cbgpPeer2PrefixClearThreshold | 1.3.6.1.4.1.9.9.187.1.2.8.1.5 | unsigned32 | read-only |
Prefix threshold value (%) for an address family on this connection at which SNMP clear notification is generated if prefix threshold notification is already generated. |
cbgpPeer2AdvertisedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.8.1.6 | gauge32 | read-only |
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. |
cbgpPeer2SuppressedPrefixes | 1.3.6.1.4.1.9.9.187.1.2.8.1.7 | gauge32 | read-only |
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. |
cbgpPeer2WithdrawnPrefixes | 1.3.6.1.4.1.9.9.187.1.2.8.1.8 | gauge32 | read-only |
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. |
cbgpGlobal | 1.3.6.1.4.1.9.9.187.1.3 | |||
cbgpNotifsEnable | 1.3.6.1.4.1.9.9.187.1.3.1 | bits | read-write |
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. Bits: 'notifsEnable': 0, 'notifsPeer2Enable': 1. |
cbgpLocalAs | 1.3.6.1.4.1.9.9.187.1.3.2 | inetautonomoussystemnumber | read-only |
The local autonomous system (AS) number. |
ciscoBgp4NotificationPrefix | 1.3.6.1.4.1.9.9.187.2 | |||
ciscoBgp4MIBConformance | 1.3.6.1.4.1.9.9.187.3 | |||
ciscoBgp4MIBCompliances | 1.3.6.1.4.1.9.9.187.3.1 | |||
ciscoBgp4MIBCompliance | 1.3.6.1.4.1.9.9.187.3.1.1 |
The compliance statement for entities which implement the Cisco BGP4 MIB |
||
ciscoBgp4MIBComplianceRev1 | 1.3.6.1.4.1.9.9.187.3.1.2 |
The compliance statement for entities which implement the Cisco BGP4 MIB |
||
ciscoBgp4MIBComplianceRev2 | 1.3.6.1.4.1.9.9.187.3.1.3 |
The compliance statement for entities which implement the Cisco BGP4 MIB |
||
ciscoBgp4MIBComplianceRev3 | 1.3.6.1.4.1.9.9.187.3.1.4 |
The compliance statement for entities which implement the Cisco BGP4 MIB |
||
ciscoBgp4MIBGroups | 1.3.6.1.4.1.9.9.187.3.2 | |||
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. |
||
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. |
||
ciscoBgp4NotificationsGroup | 1.3.6.1.4.1.9.9.187.3.2.3 |
The collection of notifications related to BGP. |
||
ciscoBgp4PeerGroup1 | 1.3.6.1.4.1.9.9.187.3.2.4 |
A collection of objects providing information about a BGP peer. |
||
ciscoBgp4NotificationsGroup1 | 1.3.6.1.4.1.9.9.187.3.2.5 |
The collection of notifications related to BGP. |
||
ciscoBgp4Peer2Group | 1.3.6.1.4.1.9.9.187.3.2.6 |
A collection of objects providing information about a BGP peer. |
||
ciscoBgp4Peer2NotificationsGroup | 1.3.6.1.4.1.9.9.187.3.2.7 |
A collection of notifications related to BGP. |
||
ciscoBgp4GlobalGroup | 1.3.6.1.4.1.9.9.187.3.2.8 |
A collection of global objects related to BGP. |