Snrtatportzonefilterrtmpenabl e, Snrtatportzonefilterrowstatus, Appletalk port table – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 653: Snrtatporttable, Snrtatportindex, Snrtatportstate

Advertising
background image

Unified IP MIB Reference

625

53-1002549-02

AppleTalk port table

AppleTalk port table

The AppleTalk port table defines how long a MAC address learned by a port through ARP remains
valid.

The device resets the timer to zero each time the ARP entry is refreshed and removes the entry if
the timer reaches the ARP age.

ARP age is managed on an

individual port basis. However, when you enter an ARP age value for a

port and apply the change to the running-config file or save the change to the startup-config file,
the change is saved as the global setting. If you try to set different values for different ports, the
interface does not display an error message. Instead, the most recent value you enter before
saving the configuration change becomes the global setting.

snRtATPortZoneFilterRtmpEnabl
e
brcdIp.1.2.10.3.1.4
Syntax: Integer

Read-write

Indicates if Routing Table Maintenance Protocol (RTMP) filtering
is enabled on this device. RTMP filtering provides the zone
filtering capability that allows devices to filter on a network.
When this filter is enabled on an interface, the denied network
numbers are removed from the RTMP packet before the packet
is transmitted out of the interface.

disabled(0)

enabled(1)

snRtATPortZoneFilterRowStatus
brcdIp.1.2.10.3.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) – Create sa 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

snRtATPortTable
brcdIp.1.2.10.4

None

The AppleTalk port table.

snRtATPortIndex
brcdIp.1.2.10.4.1.1
Syntax: PortIndex

Read-only

The port index for port table entry.

snRtATPortArpAge
brcdIp.1.2.10.4.1.2
Syntax: Integer

Read-write

Shows the number of minutes an ARP entry can be valid without
relearning. This can be from 0 through 240 minutes.
Default: 10 minutes. If this is set to 0, then the ARP entry will always
relearn.

snRtATPortState
brcdIp.1.2.10.4.1.3
Syntax: Integer

Read-only

Shows the state of this port:

other(1)

down(2)

up(3)

Advertising