Snrtipfilterrowstatus, Snrtipfilterestablished, Snrtipfilterqospriority – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 475: Rarp table

Advertising
background image

Unified IP MIB Reference

447

53-1002549-02

RARP table

RARP table

The Reverse Address Resolution Protocol (RARP) provides a simple mechanism for
directly-attached IP hosts to boot over the network. RARP allows an IP host that does not have a
means of storing its IP address across power cycles or software reloads to query a directly-attached
router for an IP address.

RARP is enabled by default. However, there must be a static RARP entry for each host that will use
the Layer 3 Switch for booting. The following table contains the objects that define each RARP
entry.

NOTE

The following table is supported on Brocade MLXe router, Brocade NetIron MLX, and Brocade
NetIron XMR devices.

snRtIpFilterRowStatus
brcdIp.1.2.2.3.1.10
Syntax: Integer

Read-write

Controls the management of the table rows. The following values can be
written:

delete(3) – Delete the row.

create(4) – Create a new row.

modify(5) – Modify 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.

snRtIpFilterEstablished
brcdIp.1.2.2.3.1.11
Syntax: Integer

Read-write

Applies only to TCP packets.
Indicates if the filtering of established TCP packets is enabled for
packets that have the ACK or RESET flag on:

disabled(0)

enabled(1)

snRtIpFilterQosPriority
brcdIp.1.2.2.3.1.12
Syntax: Integer

Read-write

The router Layer 4 QoS Priority values are:

low(0) – lower priority

high(1) – higher priority

The Priority values are:

level0(0) – Lower priority

level1(1)

level2(2)

level3(3),

level4(4)

level5(5)

level6(6)

level7(7) – Higher priority

Name, OID, and syntax

Access

Description

Advertising