Bgp4 attribute entries table, Snbgp4attributetable, Snbgp4attributeindex – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 530: Snbgp4attributenexthop, Snbgp4attributemetric, Snbgp4attributeorigin, Snbgp4attributeaggregatoras, Snbgp4attributerouterid, Snbgp4attributeatomicaggrega tepresent, Snbgp4attributelocalpreferenc e

504
Unified IP MIB Reference
53-1003106-01
BGP4 attribute entries table
49
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.
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.
snBgp4AttributeCommunityList
brcdIp.1.2.11.18.1.1.9
Syntax: OCTET STRING
Read-only
Shows the community list of this attribute entry. A community is
represented by four octets. The community list, could have some
well-known numbers such as:
•
BGP_COMMUNITY_ATTRIBUTE_NO_EXPORT0xFFFFFF01
•
BGP_COMMUNITY_ATTRIBUTE_NO_ADVERTISE0xFFFFFF02
If the community list is a NULL string (empty list), then the
community is INTERNET, which is represented by a number from
1 through 0xFFFFFFFF.