cbgpPeer2FsmEstablishedTransitions
CISCO-BGP4-MIB ·
.1.3.6.1.4.1.9.9.187.1.2.5.1.18
Object
column
SNMPv2-SMICounter32
The total number of times the BGP FSM transitioned into the established state for this peer.
Context
- MIB
- CISCO-BGP4-MIB
- OID
.1.3.6.1.4.1.9.9.187.1.2.5.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cbgpPeer2Entry
- Table
- cbgpPeer2Table
- Siblings
- 28
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cbgpPeer2Type Represents the type of Peer address stored
in cbgpPeer2Entry. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.187.1.2.5.1.1 |
| cbgpPeer2RemotePort The remote port for the TCP connection
between the BGP peers. Note that the
objects cbgpPeer2LocalAddr,
cbgpPeer2LocalPort, cbgpPeer2RemoteAddr, and
cbgpPeer2RemotePort provide t… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.10 |
| cbgpPeer2RemoteAs The remote autonomous system number received in
the BGP OPEN message. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.11 |
| cbgpPeer2RemoteIdentifier The BGP Identifier of this entry's BGP peer.
This entry MUST be 0.0.0.0 unless the
cbgpPeer2State is in the openconfirm or the
established state. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.187.1.2.5.1.12 |
| cbgpPeer2InUpdates The number of BGP UPDATE messages
received on this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.13 |
| cbgpPeer2OutUpdates The number of BGP UPDATE messages
transmitted on this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.14 |
| cbgpPeer2InTotalMessages The total number of messages received
from the remote peer on this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.15 |
| cbgpPeer2OutTotalMessages The total number of messages transmitted to
the remote peer on this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.16 |
| cbgpPeer2LastError The last error code and subcode seen by this
peer on this connection. If no error has
occurred, this field is zero. Otherwise, the
first byte of this two byte OCTET STRING
conta… | column | OctetString | .1.3.6.1.4.1.9.9.187.1.2.5.1.17 |
| cbgpPeer2FsmEstablishedTime This timer indicates how long (in
seconds) this peer has been in the
established state or how long
since this peer was last in the
established state. It is set to zero when
a new… | column | seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.19 |
| cbgpPeer2RemoteAddr The remote IP address of this entry's BGP
peer. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.187.1.2.5.1.2 |
| cbgpPeer2ConnectRetryInterval Time interval (in seconds) for the
ConnectRetry timer. The suggested value
for this timer is 120 seconds. | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.20 |
| cbgpPeer2HoldTime Time interval (in seconds) for the Hold
Timer established with the peer. The
value of this object is calculated by this
BGP speaker, using the smaller of the
values in cbgpPeer2H… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.21 |
| cbgpPeer2KeepAlive Time interval (in seconds) for the KeepAlive
timer established with the peer. The value
of this object is calculated by this BGP
speaker such that, when compared with
cbgpPeer2Ho… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.22 |
| cbgpPeer2HoldTimeConfigured Time interval (in seconds) for the Hold Time
configured for this BGP speaker with this
peer. This value is placed in an OPEN
message sent to this peer by this BGP
speaker, and is… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.23 |
| cbgpPeer2KeepAliveConfigured Time interval (in seconds) for the
KeepAlive timer configured for this BGP
speaker with this peer. The value of this
object will only determine the
KEEPALIVE messages' frequency … | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.24 |
| cbgpPeer2MinASOriginationInterval Time interval (in seconds) for the
MinASOriginationInterval timer.
The suggested value for this timer is 15
seconds. | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.25 |
| cbgpPeer2MinRouteAdvertisementInterval Time interval (in seconds) for the
MinRouteAdvertisementInterval timer.
The suggested value for this timer is 30
seconds for EBGP connections and 5
seconds for IBGP connections. | column | seconds Integer32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.26 |
| cbgpPeer2InUpdateElapsedTime Elapsed time (in seconds) since the last BGP
UPDATE message was received from the peer.
Each time cbgpPeer2InUpdates is incremented,
the value of this object is set to zero (0). | column | seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.27 |
| cbgpPeer2LastErrorTxt Implementation specific error description for
bgpPeerLastErrorReceived. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.187.1.2.5.1.28 |
| cbgpPeer2PrevState The BGP peer connection previous state. | column | Enumeration | .1.3.6.1.4.1.9.9.187.1.2.5.1.29 |
| cbgpPeer2State The BGP peer connection state. | column | Enumeration | .1.3.6.1.4.1.9.9.187.1.2.5.1.3 |
| cbgpPeer2AdminStatus The desired state of the BGP connection.
A transition from 'stop' to 'start' will cause
the BGP Manual Start Event to be generated.
A transition from 'start' to 'stop' will cause
… | column | Enumeration | .1.3.6.1.4.1.9.9.187.1.2.5.1.4 |
| cbgpPeer2NegotiatedVersion The negotiated version of BGP running between
the two peers.
This entry MUST be zero (0) unless the
cbgpPeer2State is in the openconfirm or the
established state.
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.187.1.2.5.1.5 |
| cbgpPeer2LocalAddr The local IP address of this entry's BGP
connection. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.187.1.2.5.1.6 |
| cbgpPeer2LocalPort The local port for the TCP connection between
the BGP peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.7 |
| cbgpPeer2LocalAs The local AS number for this session. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.9.187.1.2.5.1.8 |
| cbgpPeer2LocalIdentifier The BGP Identifier of this entry's BGP peer. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.187.1.2.5.1.9 |