Bgp4v2peertable, Bgp4v2peerinstance, Bgp4v2peerlocaladdrtype – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 80: Bgp4v2peerlocaladdr, Bgp4v2peerremoteaddrtype, Bgp4v2peerremoteaddr, Bgp4v2peerlocalport, Bgp4v2peerlocalas, Bgp4v2peerlocalidentifier, Bgp4v2peerremoteport
54
Unified IP MIB Reference
53-1003106-01
draft-ietf-idr-bgp4-mibv2-12 MIB
2
Name, OID, and syntax
Access
Description
bgp4V2PeerTable
brcdIp.3.5.1.1.2
None
The BGP4v2 per-peer table. The table contains one entry
per BGP peer and the information about the connections
with the BGP peers.
bgp4V2PeerInstance
brcdIp.3.5.1.1.2.1.1
Syntax: Unsigned32
None
Specifies the routing instance index. Some of the BGP
implementations permit the creation of multiple instances
of a BGP routing process. The implementations that do not
support multiple routing instances, return 1 for this object.
The VRF index is used to identify the peer instance. The VRF
index is a zero-based index.
bgp4V2PeerLocalAddrType
brcdIp.3.5.1.1.2.1.2
Syntax: InetAddressType
None
Specifies the address family of a local-end peering session.
The following address types are supported:
•
ipv4(1)
•
ipv6(2)
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.