Snl4virtualservercfgadminstatus, Snl4virtualservercfgsdatype, Snl4virtualservercfgrowstatus – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual
Page 666
638
Unified IP MIB Reference
53-1002549-02
Virtual server configuration table
snL4VirtualServerCfgAdminStatus
brcdIp.1.1.4.21.1.1.3
Syntax: L4Status
Read-write
Indicates if the virtual server feature is enabled on the
ServerIron:
•
disabled(0)
•
enabled(1)
Default: enabled(1)
snL4VirtualServerCfgSDAType
brcdIp.1.1.4.21.1.1.4
Syntax: Integer
Read-write
Specifies the load-balancing or Session Distribution Algorithm
(SDA) method that the ServerIron uses to select a real server for
a client request. The following methods are supported:
•
default(0) – The ServerIron uses the global SDAType
configured (snL4SlbGlobalSDAType).
•
leastconnection(1) – The ServerIron sends the request to
the real server that currently has the fewest active
connections with clients.
•
roundrobin(2) – The ServerIron sends the request to each
real server in rotation, regardless of how many
connections or sessions each real server has.
•
weighted(3) – The ServerIron uses the weights you assign
to the real servers to select a real servers. The weights are
based on the number of session table entries the switch
has for each server.
Default: default(0)
snL4VirtualServerCfgRowStatus
brcdIp.1.1.4.21.1.1.5
Syntax: L4RowStatus
Read-write
Controls the management of the table rows. The following
values can be written:
•
delete(3) – Deletes the row.
•
create(4) – Creates a 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