beautypg.com

Bgp4v2peerlocaladdr, Bgp4v2peerremoteaddrtype, Bgp4v2peerremoteaddr – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 79: Bgp4v2peerlocalport, Bgp4v2peerlocalas, Bgp4v2peerlocalidentifier, Bgp4v2peerremoteport, Bgp4v2peerremoteas, Bgp4v2peerremoteidentifier, Bgp4v2peeradminstatus

background image

Unified IP MIB Reference

51

53-1002549-02

draft-ietf-idr-bgp4-mibv2-12 MIB

bgp4V2PeerLocalAddr
brcdIp.3.5.1.1.2.1.3
Syntax: InetAddress

None

Specifies the local IP address of the received BGP
connection.

bgp4V2PeerRemoteAddrType
brcdIp.3.5.1.1.2.1.4
Syntax: InetAddressType

None

Specifies the address family of a remote end peering
session.
The following address types are supported:

ipv4(1)

ipv6(2)

bgp4V2PeerRemoteAddr
brcdIp.3.5.1.1.2.1.5
Syntax: InetAddress

None

Specifies the remote IP address of the received BGP peer.

bgp4V2PeerLocalPort
brcdIp.3.5.1.1.2.1.6
Syntax: InetPortNumber

Read-only

Indicates the local port for the TCP connection between the
BGP peers.

bgp4V2PeerLocalAs
brcdIp.3.5.1.1.2.1.7
Syntax:
InetAutonomousSystemNumber

Read-only

Indicates a Autonomous System (AS) is the peering session
that represents itself to the remote peer.
Some implementations of BGP can represent itself as
multiple autonomous systems.

bgp4V2PeerLocalIdentifier
brcdIp.3.5.1.1.2.1.8
Syntax: Bgp4V2IdentifierTC

Read-only

Specifies the BGP identifier of the local system for the
peering session. It is required that all the values of
bgp4V2PeerLocalIdentifier and bgp4V2PeerInstance
objects must be identical.

bgp4V2PeerRemotePort
brcdIp.3.5.1.1.2.1.9
Syntax: InetPortNumber

Read-only

Specifies the remote port for the TCP connection between
the BGP peers.
NOTE: The objects bgp4V2PeerLocalAddr,

bgp4V2PeerLocalPort, bgp4V2PeerRemoteAddr,
and bgp4V2PeerRemotePort provides the
appropriate references to the standard MIB TCP
connection table or to the IPv6 TCP MIB as
referenced in RFC 4022.

bgp4V2PeerRemoteAs
brcdIp.3.5.1.1.2.1.10
Syntax:
InetAutonomousSystemNumber

Read-only

Specifies the remote AS number received in the BGP OPEN
message.

bgp4V2PeerRemoteIdentifier
brcdIp.3.5.1.1.2.1.11
Syntax: Bgp4V2IdentifierTC

Read-only

Specifies the BGP identifier of the received remote BGP
peer.
The entry received must be 0.0.0.0 unless the
bgp4V2PeerState is in the openconfirm(5) or in
established(6) state.

bgp4V2PeerAdminStatus
brcdIp.3.5.1.1.2.1.12
Syntax: Integer

Read-only

Specifies whether the BGP finite state machine (FSM) for
the remote peer is halted or running, the BGP FSM for a
remote peer is halted after processing a stop event.
Likewise, if in the running state after processing a start
event.
The bgp4V2PeerState is in the idle state when the FSM is
halted. Although, some extensions such as Graceful Restart
leaves the peer in the idle state with the FSM running.

halted(1)

running(2)

Name, OID, and syntax

Access

Description