Snl4unsuccessfulconn, Snl4pinginterval, Snl4pingretry – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 662: Enabling or disabling layer 4 traps

Advertising
background image

634

Unified IP MIB Reference

53-1002549-02

Enabling or disabling Layer 4 traps

Enabling or disabling Layer 4 traps

The following objects enable or disable traps for Layer 4 functionalities.

snL4unsuccessfulConn
brcdIp.1.1.4.1.25
Syntax: Integer

Read-only

Shows the number of packets that were dropped due to one of the
following reasons:

A deny filter configured on the switch matched the packet, causing
the switch to drop the packet.

A client requested a TCP or UDP port that is not bound on the
virtual interface.

snL4PingInterval
brcdIp.1.1.4.1.26
Syntax: Integer

Read-write

Shows how often the ServerIron sends a Layer 3 IP ping to test the basic
health and reachability of the real servers. This object allows you to
change the interval between the ping packets.
Valid values: 1 – 10 seconds
Default: 2 seconds

snL4PingRetry
brcdIp.1.1.4.1.27
Syntax: Integer

Read-write

Shows the number of times the ServerIron resends a ping to a real
server that is not responding before the server fails the health check.
Valid values: 2 – 10 tries
Default: 4 tries

snL4TcpAge
brcdIp.1.1.4.1.28
Syntax: Integer

Read-write

Specifies how many minutes a TCP server connection can remain
inactive before the session times out and the ServerIron disconnects
the session.
Changing the value of this object affects only the new TCP sessions that
are opened after the change is made. Current sessions will use the
maximum age that was specified before the change occurred.
This object globally sets the age for all TCP ports. To override this value
for a port, specify the age locally on the individual port using the
device’s CLI.
Valid values: 2 – 60 minutes
Default: 30 minutes

snL4UdpAge
brcdIp.1.1.4.1.29
Syntax: Integer

Read-write

Specifies how many minutes a UDP server connection can remain
inactive before the session times out and the ServerIron closes the
session.
Changing the value of this object affects only the new UDP sessions that
are opened after the change is made. Current sessions will use the
maximum age that was specified before the change occurred.
This object globally sets the age for all UDP ports. To override this value
for a port, specify the age locally on the individual port using the
device’s CLI.
Valid values: 2 – 60 minutes
Default: 5 minutes

Name, OID, and syntax

Access

Description

Advertising