Snbgp4routeoperstatusweight, Snbgp4routeoperstatusorigin, Snbgp4routeoperstatusstatus – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 528: Snbgp4routeoperstatusroutetag, Snbgp4routeoperstatuscommuni tylist, Snbgp4routeoperstatusaspathlis t
502
Unified IP MIB Reference
53-1003106-01
BGP4 router operational status table
49
snBgp4RouteOperStatusWeight
brcdIp.1.2.11.16.1.1.7
Syntax: Integer32
Read-only
The value that this router associates with routes from a
specific neighbor. For example, if the router receives routes
to the same destination from two BGP4 neighbors, the
router prefers the route from the neighbor with the larger
weight.
snBgp4RouteOperStatusOrigin
brcdIp.1.2.11.16.1.1.8
Syntax: Integer
Read-only
Shows the route’s origin:
•
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.
snBgp4RouteOperStatusStatus
brcdIp.1.2.11.16.1.1.9
Syntax: Integer32
Read-only
Shows the route’s status.
The value of this object is a bit array, a packed bit string. The
following shows the meaning of each bit. A bit position may
be set to 0 – FALSE or 1 – TRUE:
Bit position Meaning
6 – 31reserved
5
aggregate route for multiple networks
4
best route to destination
3
internal, learned through BGP4
2
local, originated on this device
1
suppressed, suppressed during
aggregation and thus is not advertised
to neighbors
0
valid
snBgp4RouteOperStatusRouteTag
brcdIp.1.2.11.16.1.1.10
Syntax: Integer32
Read-only
Sets the route’s tag. This can be a value from 0 through
4294967295. This object applies only to routes
redistributed into OSPF
snBgp4RouteOperStatusCommuni
tyList
brcdIp.1.2.11.16.1.1.11
Syntax: OCTET STRING
Read-only
Shows the communities the route is in.
A community is represented by 4 octets. The community list,
could have some well-known numbers such as:
•
BGP_COMMUNITY_ATTRIBUTE_NO_EXPORT0xFFFFFF01
•
BGP_COMMUNITY_ATTRIBUTE_NO_ADVERTISE0xFFFFFF0
2
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.
snBgp4RouteOperStatusAsPathLis
t
brcdIp.1.2.11.16.1.1.12
Syntax: OCTET STRING
Read-only
Shows the AS-Path list of this route.
Valid values: 1 – 0xFFFF. This integer is represented by two
octets.
Name, OID, and syntax
Access
Description