User Manual
544 Unified IP MIB Reference
53-1003106-01
IP RIP neighbor filter table
52
IP RIP neighbor filter table
The IP RIP neighbor filter table specifies the routers from which a router will receive RIP routes. By
default, RIP routes will be le arned from all neighbors.
snRtIpRipRouteFilterSubnetMask
brcdIp.1.2.3.4.1.4
Syntax: IpAddress
Read-write If “snRtIpRipRouteFilterIpAddr” is 0, this value is ignored, and
all IP RIP packets will be matched. Otherwise, this mask is
applied to the IP RIP packet and then compared to
“snRtIpRipRouteFilterIpAddr” to determine a match.
snRtIpRipRouteFilterRowStatus
brcdIp.1.2.3.4.1.5
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.
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snRtIpRipNbrFilterTable
brcdIp.1.2.3.5
None The IP RIP neighbor filter table.
snRtIpRipNbrFilterId
brcdIp.1.2.3.5.1.1
Syntax: Integer
Read-only Indicates the ID of this entry in the table. There can be up to 64 entries
in this table.
snRtIpRipNbrFilterAction
brcdIp.1.2.3.5.1.2
Syntax: Integer
Read-write Indicates what action to take if the source IP address in a packet
matches the source IP address in this filter. The IP address to be
matched is defined by the “snRtIpRipNbrFilterSourceIp” object:
• deny(0)
• permit(1)
snRtIpRipNbrFilterSourc
eIp
brcdIp.1.2.3.5.1.3
Syntax: IpAddress
Read-write Shows the source IP address that needs to be matched by the RIP
packet. An IP address of 0.0.0.0 always matches any source IP
addresses in any IP RIP packets.
snRtIpRipNbrFilterRowSt
atus
brcdIp.1.2.3.5.1.4
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.