Snbgp4networktable, Snbgp4networkip, Snbgp4networksubnetmask – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 519: Snbgp4networkweight, Snbgp4networkbackdoor, Snbgp4networkrowstatus, Bgp4 redistribution of routes table
Unified IP MIB Reference
493
53-1003106-01
BGP4 redistribution of routes table
49
BGP4 redistribution of routes table
The BGP4 redistribution of routes table contains configurations that could be imported into the
BGP4 domain. Each entry specifies a particular RIP, OSPF, or static route that will be imported into
the BGP4 domain.
Name, OID, and syntax
Access
Description
snBgp4NetworkTable
brcdIp.1.2.11.10.1
None
The BGP4 network table.
snBgp4NetworkIp
brcdIp.1.2.11.10.1.1.1
Syntax: IpAddress
Read-only
Shows the IP address for a network entry.
snBgp4NetworkSubnetMask
brcdIp.1.2.11.10.1.1.2
Syntax: IpAddress
Read-only
Shows the subnet mask for a network entry.
snBgp4NetworkWeight
brcdIp.1.2.11.10.1.1.3
Syntax: Integer
Read-write
Shows the weight of the neighbor connection.
Valid values: 0 – 65535
snBgp4NetworkBackdoor
brcdIp.1.2.11.10.1.1.4
Syntax: Integer
Read-write
Indicates if the backdoor option is enabled for this network:
•
disabled(0)
•
enabled(1)
The backdoor option changes the administrative distance of the
route to this network from the EBGP administrative distance (20
by default) to the Local BGP weight (200 by default). The route is
tagged as a backdoor route. Use this option when you want the
router to prefer IGP routes such as RIP or OSPF routes over the
EBGP route for the network.
snBgp4NetworkRowStatus
brcdIp.1.2.11.10.1.1.5
Syntax: Integer
Controls the management of the table rows. The following values
can be written:
•
delete(3) – Deletes the row.
•
create(4) – Creates a new row.
•
modify(5) – Modifies an existing row.
If the row exists, then a SET with a value of create(4) returns a
"bad value" error. Deleted rows are removed from the table
immediately.
The following values can be returned on reads:
•
noSuch(0) – No such row.
•
invalid(1) – Row is inoperative.
•
valid(2) – Row exists and is valid.