Web cache table, Snl4webcachetable, Snl4webcacheip – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 679: Snl4webcachename, Snl4webcacheadminstatus, Snl4webcachemaxconnections, Snl4webcacheweight

Advertising
background image

Unified IP MIB Reference

651

53-1002549-02

Web cache table

Web cache table

A Web cache server is an application server that is load-balanced by the Server Load Balancing
(SLB) switch. The following table contains the configuration of the Web cache servers in the
network.

Name, OID, and syntax

Access

Description

snL4WebCacheTable
brcdIp.1.1.4.14.1

None

Web cache table.

snL4WebCacheIP
brcdIp.1.1.4.14.1.1.1
Syntax: IpAddress

Read-only

Indicates the IP address of the real server that is serving as the
Web cache server.

snL4WebCacheName
brcdIp.1.1.4.14.1.1.2
Syntax: L4ServerName

Read-write

Name of the real server that is serving as the Web cache server.
This name must be unique among other Web cache server
names.
Valid values: 1 – 32 octets

snL4WebCacheAdminStatus
brcdIp.1.1.4.14.1.1.3
Syntax: L4Status

Read-write

Indicates if the TCS feature is enabled in the real server that is
serving as the Web cache server:

disabled(0)

enabled(1) – When TCS is enabled, the feature detects
HTTP traffic addressed for output to the Internet and
redirects the traffic to the CPU. The CPU processes the
traffic and forwards it to the Web cache servers instead.

NOTE: You cannot enable TCS on both a global (switch) and

local (interface) basis.

snL4WebCacheMaxConnections
brcdIp.1.1.4.14.1.1.4
Syntax: Integer

Read-write

The maximum number of connections the ServerIron can
maintain in its session table for a Web cache server. When a
Web cache server reaches this threshold, an SNMP trap is sent.
When all the real servers in a server pool reach this threshold,
additional TCP or UDP packets are dropped, and an ICMP
destination unreachable message is sent.
Valid values: 0 – 1000000
Default: 1000000

snL4WebCacheWeight
brcdIp.1.1.4.14.1.1.5
Syntax: Integer

Read-write

Shows the Web cache server’s least-connections weight. This
parameter specifies the server's weight relative to other Web
cache servers in terms of the number of connections on the
server. This weight is based on the number of session table
entries the ServerIron has for TCP or UDP sessions with the real
server. However, if a weight based on the server response time is
desired, this parameter must be disabled (set to 0).
Valid values: 1 – 65535
Default: 1

Advertising