Snrtipripnbrfiltertable, Snrtipripnbrfilterid, Snrtipripnbrfilteraction – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 571: Snrtipripnbrfiltersourc eip, Snrtipripnbrfilterrowst atus, Ip rip port access table, Snrtipripportaccesstable, Snrtipripportaccessport, Snrtipripportaccessdir

Advertising
background image

Unified IP MIB Reference

543

53-1002549-02

IP RIP port access table

IP RIP port access table

The IP RIP port access table allows a group of RIP filters to be applied to an IP interface. The filters
can be applied to either incoming or outgoing traffic.

NOTE

The IP RIP port access MIBs are not supported on the Brocade NetIron MLX, Brocade MLXe, Brocade
NetIron XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

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.

Name, OID, and syntax

Access

Description

snRtIpRipPortAccessTable
brcdIp.1.2.3.6

None

The IP interface RIP access table.

snRtIpRipPortAccessPort
brcdIp.1.2.3.6.1.1
Syntax: PortIndex

Read-only

The port number to which the IP RIP filter applies.

snRtIpRipPortAccessDir
brcdIp.1.2.3.6.1.2
Syntax: Integer

Read-only

Specifies if the filter is for incoming or outgoing packets:

in(1) – Incoming packet

out(2) – Outgoing packet

Advertising