User Manual

Unified IP MIB Reference 543
53-1003106-01
IP RIP route filter table
52
IP RIP route filter table
The IP RIP route filter table defines the IP network numbers the router will learn from RIP. The
numbers are stored in the router’s IP routing table. Once RIP filters are defined, you can assign
them to individual interfaces.
NOTE
The IP RIP route filter MIBs are not supported on the Brocade NetIron MLX, Brocade MLXe, Brocade
NetIron XMR, Brocade NetIron CES, Brocade NetIron CER series, and Brocade FastIron devices.
snRtIpRipRedisRowStatus
brcdIp.1.2.3.3.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.
snRtIpRipRedisRouteMap
Name
brcdIp.1.2.3.3.1.9
Syntax: DisplayString
Read-write Indicates the name of the route map used for this redistribution entry.
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snRtIpRipRouteFilterTable
brcdIp.1.2.3.4
None The IP RIP route filter table.
snRtIpRipRouteFilterId
brcdIp.1.2.3.4.1.1
Syntax: Integer
Read-only Shows the filter ID to identify a filter entry. There can be up to
64 entries in this table.
snRtIpRipRouteFilterAction
brcdIp.1.2.3.4.1.2
Syntax: Integer
Read-write Indicates what action to take if the IP RIP packet matches this
filter:
deny(0)
permit(1)
snRtIpRipRouteFilterIpAddr
brcdIp.1.2.3.4.1.3
Syntax: IpAddress
Read-write Indicates the route IP address that needs to be matched by
any IP address in a RIP packet. A value of 0.0.0.0 means that
any IP address in any RIP packets will be matched.