Snrtipstaticroutemask, Snrtipstaticroutenexthop, Snrtipstaticroutemetric – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 473: Snrtipstaticrouterowstatus, Snrtipstaticroutedistance, Ip filter table, Snrtipfiltertable, Snrtipfilterindex

Advertising
background image

Unified IP MIB Reference

445

53-1002549-02

IP filter table

IP filter table

An IP filter is an access policy that determines whether the device forwards or drops IP packets. A
filter consists of source and destination IP information and the action to take when a packet
matches the values in the filter.

NOTE

The following table is not supported on the Brocade MLXe router, Brocade NetIron MLX, Brocade
NetIron XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

The following objects define IP filters.

snRtIpStaticRouteMask
brcdIp.1.2.2.2.1.3
Syntax: IpAddress

Read-write

Shows the subnet mask of the default router destination IP
address. The subnet mask of the default router is 0.0.0.0.

snRtIpStaticRouteNextHop
brcdIp.1.2.2.2.1.4
Syntax: IpAddress

Read-write

Shows the IP address of the next-hop router (gateway) for the
route.

snRtIpStaticRouteMetric
brcdIp.1.2.2.2.1.5
Syntax: Integer32

Read-write

Shows the metrics to next-hop router.
Default: 1

snRtIpStaticRouteRowStatus
brcdIp.1.2.2.2.1.6
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.

other(1) – Row is inoperative.

valid(2) – Row exists and is valid.

snRtIpStaticRouteDistance
brcdIp.1.2.2.2.1.7
Syntax: Integer

Read-write

Specifies the administrative distance of the route. When
comparing equal routes to a destination, the Layer 3 Switch
prefers lower administrative distances over higher ones.
Valid values: 1 – 255
Default: 1

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snRtIpFilterTable
brcdIp.1.2.2.3

None

The IP filter table.

snRtIpFilterIndex
brcdIp.1.2.2.3.1.1
Syntax: Integer32

Read-only

Shows the index for an entry in the IP filter table.

Advertising