Snbgp4redistable, Snbgp4redisprotocol, Snbgp4redismetric – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 520: Snbgp4redisroutemap, Snbgp4redisweight, Snbgp4redismatchinternal, Snbgp4redismatchexternal1, Snbgp4redismatchexternal2, Snbgp4redisrowstatus, Bgp4 route map filter table
494
Unified IP MIB Reference
53-1003106-01
BGP4 route map filter table
49
BGP4 route map filter table
A route map is a named set of match conditions and parameter settings that a Layer 3 Switch can
use to modify route attributes and to control redistribution of routes.
BGP4 allows you to include the redistribution filters as part of a route map. A route map examines
and modifies route information exchanged between BGP4 and RIP or OSPF.
Name, OID, and syntax
Access
Description
snBgp4RedisTable
brcdIp.1.2.11.11.1
None
The BGP4 redistribution of routes table.
snBgp4RedisProtocol
brcdIp.1.2.11.11.1.1.1
Syntax: Integer
Read-only
Shows the type of route that was imported into the BGP4
domain:
•
rip(1) – RIP
•
ospf(2) – OSPF
•
static(3) – Static
•
connected(4) – Connected
•
isis(5) – IS-IS
snBgp4RedisMetric
brcdIp.1.2.11.11.1.1.2
Syntax: Integer32
Read-write
Indicates the metric used.
snBgp4RedisRouteMap
brcdIp.1.2.11.11.1.1.3
Syntax: OCTET STRING
Read-write
Indicates the name of the route map used.
Each character is represented by one octet.
Valid values: Up to 32 octets
snBgp4RedisWeight
brcdIp.1.2.11.11.1.1.4
Syntax: Integer
Read-write
Specifies the weight assigned to this entry.
snBgp4RedisMatchInternal
brcdIp.1.2.11.11.1.1.5
Syntax: Integer
Read-write
Applies only to the OSPF protocol:
•
disabled(0)
•
enabled(1)
snBgp4RedisMatchExternal1
brcdIp.1.2.11.11.1.1.6
Syntax: Integer
Read-write
Applies only to the OSPF protocol:
•
disabled(0)
•
enabled(1)
snBgp4RedisMatchExternal2
brcdIp.1.2.11.11.1.1.7
Syntax: Integer
Read-write
Applies only to the OSPF protocol:
•
disabled(0)
•
enabled(1)
snBgp4RedisRowStatus
brcdIp.1.2.11.11.1.1.8
Syntax: Integer
Read-write
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.