Enterasys Networks Security Router X-PeditionTM User Manual

Page 448

Advertising
background image

BGP v4 MIB Tables

B-6 XSR SNMP Proprietary and Associated Standard MIBs

bgpPeerAdminStatus

The desired state of the BGP connection. A transition from stop to start will cause
the BGP Start Event to be generated. A transition from start to stop will cause the
BGP Stop Event to be generated. This value can be used to restart BGP peer
connections. Use care in not providing write access to this object without
adequate authentication.

bgpPeerNegotiatedVersion

The negotiated version of BGP running between two peers.

bgpPeerLocalAddr

The local IP address of this entry's BGP connection.

bgpPeerLocalPort

The local port for the TCP connection between the BGP peers, ranging from 0 to
65535. This field is not readable.

bgpPeerRemoteAddr

The remote IP address of this entry's BGP peer.

bgpPeerRemotePort

The remote part for the TCP connection between BGP peers, ranging from 0 to
65535. Note that objects bgpPeerLocalAddr, bgpPeerLocalPort,
bgpPeerRemoteAddr
and bgpPeerRemotePort provide the appropriate
reference to the standard MIB TCP link table. This field is not readable.

bgpPeerRemoteAs

The remote autonomous system number. Range: 0 - 65535.

bgpPeerInUpdates

The number of BGP UPDATE messages received on this connection. This object
should be initialized to be zero (0) when the connection is established.

bgpPeerOutUpdates

The number of BGP UPDATE messages transmitted on this connection. This
object should be initialized to zero (0) when the connection is established.

bgpPeerInTotalMessages

The total number of messages received from the remote peer on this connection.
This object should be initialized to zero (0) when the connection is established.

bgpPeerOutTotalMessages

The total number of messages transmitted to the remote peer on this connection.
This object should be initialized to zero (0) when the connection is established.

bgpPeerLastError

The last error code and subcode seen by this peer on this connection. If no error
has occurred, this field is zero (0). Otherwise, the first byte of this two-byte
OCTET STRING contains the error code, and the second byte the subcode.

bgpPeerFsmEstablishedTransitions

The total number of times the BGP FSM transitioned into the established state.

bgpPeerFsmEstablishedTime

This timer indicates the interval 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
(0) when a new peer is configured or the router is booted.

bgpPeerConnectRetryInterval

The interval for the ConnectRetry timer. Range: 1 to 65535 seconds. The
suggested value for this timer is 120 seconds.

bgpPeerHoldTime

The intervalfor the Hold Timer established with the peer, ranging from 0 to 65535
seconds. The value for this object is calculated by this BGP speaker by using the
smaller of the value in bgpPeerHoldTimeConfigured and the Hold Time received
in the OPEN message. This value must be at least three seconds if it is not zero
(0) in which case the Hold Timer has not been established with the peer, or the
value of bgpPeerHoldTimeConfigured is zero(0). This field is read only.

Table B-16 BGP v4 Peer Table (continued)

Field

Description

Advertising