Bgp4v2 nlri table, Bgp4v2nlritable, Bgp4v2nlriindex – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual
Page 82: Bgp4v2nlriafi, Bgp4v2nlrisafi, Bgp4v2nlriprefixtype, Bgp4v2nlriprefix, Bgp4v2nlriprefixlen

54
Unified IP MIB Reference
53-1002549-02
draft-ietf-idr-bgp4-mibv2-12 MIB
BGP4v2 NLRI table
The following table contains the BGP4v2 Network Layer Reachability Information (NLRI) objects.
Use the show ip bgp routes detail command to display all the BGP attributes of a route, such as
communities. Use the show ip bgp routes command to display the entries learned through NLRI
available in the update.
NOTE
The following table is supported only on the Brocade NetIron MLX, Brocade MLXe, Brocade NetIron
XMR, and Brocade NetIron CER series devices and it is not supported on the Brocade NetIron CES
2000 series BASE Packages device.
Name, OID, and syntax
Access
Description
bgp4V2NlriTable
brcdIp.3.5.1.1.9
None
The BGP4v2-received path attribute table contains
information about paths to destination networks received
from all the BGP4 peers. Collectively, this represents the
Adj-Ribs-In. For NLRI, the route in which the bgp4V2NlriBest
object is true represents the route that is installed in the
LocRib from the Adj-Ribs-In.
bgp4V2NlriIndex
brcdIp.3.5.1.1.9.1.1
Syntax: Unsigned32
NOTE: This object is not supported
on Brocade NetIron MLX,
Brocade MLXe, Brocade
NetIron XMR, Brocade
NetIron CES, and Brocade
NetIron CER series devices
None
Specifies the index that allows multiple instances of a base
prefix for a certain AFI-SAFI from a given peer. This is used to
allow a peer in future implementations to send more than a
single route instance and allow extensions that extend an
NLRI field to send the same prefix while utilizing other
extension-specific information.
The index is always 1.
bgp4V2NlriAfi
brcdIp.3.5.1.1.9.1.2
Syntax:
Bgp4V2AddressFamilyIdentifierTC
None
Specifies the address family of the prefix for NLRI.
NOTE: It is not necessary that an AFI definition is equivalent
to an InetAddressType.
bgp4V2NlriSafi
brcdIp.3.5.1.1.9.1.3
Syntax:
Bgp4V2SubsequentAddressFamilyI
dentifierTC
None
Specifies the subsequent address family of the prefix for
NLRI.
bgp4V2NlriPrefixType
brcdIp.3.5.1.1.9.1.4
Syntax: InetAddressType
None
Specifies the type of the IP address prefix in an NLRI field.
The value of the object is derived from the appropriate value
from the bgp4V2NlriAfi field. Where an appropriate
InetAddressType is not available, the value of the object is
unknown(0).
bgp4V2NlriPrefix
brcdIp.3.5.1.1.9.1.5
Syntax: InetAddress
None
Indicates an IP address prefix in an NLRI field. The object is
an IP address containing the prefix with the length specified
by the bgp4V2NlriPrefixLen object. Any bits beyond the length
specified by the bgp4V2NlriPrefixLen object are set to zero(0).
bgp4V2NlriPrefixLen
brcdIp.3.5.1.1.9.1.6
Syntax: InetAddressPrefixLength
None
Indicates the length in bits of the address prefix in an NLRI
field.