Bgp4 attribute entries table, Snbgp4attributetable, Snbgp4attributeindex – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 530: Snbgp4attributenexthop, Snbgp4attributemetric, Snbgp4attributeorigin, Snbgp4attributeaggregatoras, Snbgp4attributerouterid, Snbgp4attributeatomicaggrega tepresent, Snbgp4attributelocalpreferenc e

Advertising
background image

502

Unified IP MIB Reference

53-1002549-02

BGP4 attribute entries table

BGP4 attribute entries table

The BGP4 attribute entries table contains the sets of BGP4 attributes stored in the router’s
memory. Each set of attributes is unique and can be associated with one or more routes.

NOTE

The following table is not supported on the Brocade MLXe router, Brocade NetIron MLX, Brocade
NetIron XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

Name, OID, and syntax

Access

Description

snBgp4AttributeTable
brcdIp.1.2.11.18.1

None

The BGP4 attribute entries table.

snBgp4AttributeIndex
brcdIp.1.2.11.18.1.1.1
Syntax: Integer32

Read-only

Shows the index for a route entry.

snBgp4AttributeNextHop
brcdIp.1.2.11.18.1.1.2
Syntax: Integer

Read-only

Shows the IP address of the next-hop router for routes that have
this set of attributes.

snBgp4AttributeMetric
brcdIp.1.2.11.18.1.1.3
Syntax: Integer32

Read-only

Shows the cost of the route entry.

snBgp4AttributeOrigin
brcdIp.1.2.11.18.1.1.4
Syntax: Integer

Read-only

Shows the origin of this route:

igp(0) – Routes with this set of attributes came to BGP
through IGP.

egp(1) – Routes with this set of attributes came to BGP
through EGP.

incomplete(2) – Routes came from an origin other than IGP
or EGP. For example, they may have been redistributed from
OSPF or RIP.

snBgp4AttributeAggregatorAs
brcdIp.1.2.11.18.1.1.5
Syntax: Integer32

Read-only

Shows the aggregator AS number for an attribute entry. The AS in
which the network information in the attribute set was
aggregated. This value applies only to aggregated routes and is
otherwise 0.

snBgp4AttributeRouterId
brcdIp.1.2.11.18.1.1.6
Syntax: Integer

Read-only

Shows the ID of the device that originated this aggregator.

snBgp4AttributeAtomicAggrega
tePresent
brcdIp.1.2.11.18.1.1.7
Syntax: Integer

Read-only

Shows if this aggregation has resulted in information loss:

false(0) – No information loss.

true(1) – Information has been lost.

snBgp4AttributeLocalPreferenc
e
brcdIp.1.2.11.18.1.1.8
Syntax: Integer32

Read-only

Shows the degree of preference for routes that use this set of
attributes, relative to other routes in the local AS.

Advertising