Snl4realservercfgweight, Snl4realservercfgrowstatus, Snl4realservercfgdeletestate – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 668: Snl4realservercfgsrcnat, Virtual server port configuration table, Snl4virtualserverportcfgtable, Snl4virtualserverportcfgip, Snl4virtualserverportcfgport, Snl4virtualserverportcfgservername

Advertising
background image

640

Unified IP MIB Reference

53-1002549-02

Virtual server port configuration table

Virtual server port configuration table

The virtual server port configuration table contains all the ports configured for the virtual server.
The virtual server port configuration table allows you to configure attributes for individual ports and
override global attributes for those ports.

snL4RealServerCfgWeight
brcdIp.1.1.4.19.1.1.5
Syntax: Integer

Read-write

Specifies the server's weight relative to other real servers.
This weight is based on the number of session table entries
the ServerIron has for TCP or UDP sessions with the real
server. Set this object to 0 to disable it if a weight based on
the server response time is desired.
Valid values: 0 – 65000. Setting this object to 0 disables it.
Default: 1

snL4RealServerCfgRowStatus
brcdIp.1.1.4.19.1.1.6
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.

snL4RealServerCfgDeleteState
brcdIp.1.1.4.19.1.1.7
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

snL4RealServerCfgSrcNat
brcdIp.1.1.4.19.1.1.8
Syntax: DisplayString

Read-only

Returns the string “src-nat” if source NAT for the real server is
configured; otherwise, the display is empty if source NAT is
not configured.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snL4VirtualServerPortCfgTable
brcdIp.1.1.4.22.1

None

Virtual Server Port Configuration table.

snL4VirtualServerPortCfgIP
brcdIp.1.1.4.22.1.1.1
Syntax: IpAddress

Read-only

Indicates the IP address of the virtual server where the port
is located.

snL4VirtualServerPortCfgPort
brcdIp.1.1.4.22.1.1.2
Syntax: Integer

Read-only

Specifies the port that the virtual server (SLB switch) uses
to listen for connections from clients.
Valid values: 0 – 65535

snL4VirtualServerPortCfgServerName
brcdIp.1.1.4.22.1.1.3
Syntax: L4ServerName

Read-only

Specifies the name of the virtual server. This name must be
different from the names of other virtual servers.
Valid values: 1 – 32 octets

Advertising