Snl4virtualservercfgdeletestate, Snl4virtualservercfgsympriority, Real server configuration table – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 667: Snl4realservercfgtable, Snl4realservercfgip, Snl4realservercfgname, Snl4realservercfgadminstatus, Snl4realservercfgmaxconnections

Advertising
background image

Unified IP MIB Reference

639

53-1002549-02

Real server configuration table

Real server configuration table

The real server configuration table shows the configuration of real servers. A real server is an
application server that is load-balanced by the SLB switch.

snL4VirtualServerCfgDeleteState
brcdIp.1.1.4.21.1.1.6
Syntax: L4DeleteState

Read-only

Shows the state of the port being deleted:

done(0) – The port is deleted.

waitunbind(1) – The port is in an unbind state.

waitdelete(2) – The port is in a delete state.

snL4VirtualServerCfgSymPriority
brcdIp.1.1.4.21.1.1.7
Syntax: Integer

Read-write

When a pair of SLB switches are configured to provide
redundancy for individual virtual IP addresses (VIPs), a
symmetric SLB priority must be specified on each switch for
each of the VIPs. The switch with the higher priority for a given
VIP is the default active switch for that VIP. The other switch is
the default standby for the VIP.
It is recommended that you use a priority of 2 (instead of 1) as a
low priority or 254 (instead of 255) as a high priority. This
method would make it easy to force a failover of the high priority
switch to a low priority switch by simply changing the priority on
one of the switches.
For example, you can force a failover by changing the priority on
the high priority switch from 254 to 1. because the priority on
the low priority switch is 2, the low priority switch takes over for
the VIP. Likewise, you can force the low priority switch to take
over by changing its priority to 255, because the priority on the
high priority switch is only 254.
Valid values: 0 – 255
Default: 0

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snL4RealServerCfgTable
brcdIp.1.1.4.19.1

None

Real server configuration table.

snL4RealServerCfgIP
brcdIp.1.1.4.19.1.1.1
Syntax: IpAddress

Read-only

Shows the IP address of the real server.

snL4RealServerCfgName
brcdIp.1.1.4.19.1.1.2
Syntax: L4ServerName

Read-write

Shows the name of the real server. This name must be
unique among the real server names.
Valid values: 1– 32 octets

snL4RealServerCfgAdminStatus
brcdIp.1.1.4.19.1.1.3
Syntax: L4Status

Read-write

Enables or disables the real server:

disabled(0)

enabled(1)

snL4RealServerCfgMaxConnections
brcdIp.1.1.4.19.1.1.4
Syntax: Integer

Read-write

Specifies the maximum number of connections the
ServerIron can maintain in its session table for a real server.
When a real 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

Advertising