bgpPeerEntry
Entry containing information about the connection with a BGP peer.
Details
Table index
- bgpPeerRemoteAddr
Reference
RFC 4271, Section 4.2, 'BGP Identifier'.
Table columns
24 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.15.3.1.1 | bgpPeerIdentifier | readonly | IpAddress |
| 1.3.6.1.2.1.15.3.1.2 | bgpPeerState | readonly | idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6) |
| 1.3.6.1.2.1.15.3.1.3 | bgpPeerAdminStatus | readwrite | stop(1), start(2) |
| 1.3.6.1.2.1.15.3.1.4 | bgpPeerNegotiatedVersion | readonly | Integer32 |
| 1.3.6.1.2.1.15.3.1.5 | bgpPeerLocalAddr | readonly | IpAddress |
| 1.3.6.1.2.1.15.3.1.6 | bgpPeerLocalPort | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.7 | bgpPeerRemoteAddr | readonly | IpAddress |
| 1.3.6.1.2.1.15.3.1.8 | bgpPeerRemotePort | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.9 | bgpPeerRemoteAs | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.10 | bgpPeerInUpdates | readonly | Counter32 |
| 1.3.6.1.2.1.15.3.1.11 | bgpPeerOutUpdates | readonly | Counter32 |
| 1.3.6.1.2.1.15.3.1.12 | bgpPeerInTotalMessages | readonly | Counter32 |
| 1.3.6.1.2.1.15.3.1.13 | bgpPeerOutTotalMessages | readonly | Counter32 |
| 1.3.6.1.2.1.15.3.1.14 | bgpPeerLastError | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.15 | bgpPeerFsmEstablishedTransitions | readonly | Counter32 |
| 1.3.6.1.2.1.15.3.1.16 | bgpPeerFsmEstablishedTime | readonly | Gauge32 |
| 1.3.6.1.2.1.15.3.1.17 | bgpPeerConnectRetryInterval | readwrite | Unknown |
| 1.3.6.1.2.1.15.3.1.18 | bgpPeerHoldTime | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.19 | bgpPeerKeepAlive | readonly | Unknown |
| 1.3.6.1.2.1.15.3.1.20 | bgpPeerHoldTimeConfigured | readwrite | Unknown |
| 1.3.6.1.2.1.15.3.1.21 | bgpPeerKeepAliveConfigured | readwrite | Unknown |
| 1.3.6.1.2.1.15.3.1.22 | bgpPeerMinASOriginationInterval | readwrite | Unknown |
| 1.3.6.1.2.1.15.3.1.23 | bgpPeerMinRouteAdvertisementInterval | readwrite | Unknown |
| 1.3.6.1.2.1.15.3.1.24 | bgpPeerInUpdateElapsedTime | readonly | Gauge32 |