Snl4realserverportcfgrowstatus, Snl4realserverportcfgdeletestate, Snl4realserverportcfgmaxconnections – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 671: Layer4 bind table, Snl4bindtable, Snl4bindindex, Snl4bindvirtualservername, Snl4bindvirtualportnumber, Snl4bindrealservername

Advertising
background image

Unified IP MIB Reference

643

53-1002549-02

Layer4 bind table

Layer4 bind table

NOTE

This table has been deprecated and use the snL4VirtualServerBindTable instead.

snL4RealServerPortCfgRowStatus
brcdIp.1.1.4.20.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.

snL4RealServerPortCfgDeleteState
brcdIp.1.1.4.20.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

snL4RealServerPortCfgMaxConnections
brcdIp.1.1.4.20.1.1.7
Syntax: Integer

Read-write

Defines the maximum number of connections allowed
per port.
Enter a value up to 1000000.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snL4BindTable
brcdIp.1.1.4.6.1

None

The Bind table.

snL4BindIndex
brcdIp.1.1.4.6.1.1.1
Syntax: Integer

Read-only

The index for this entry. This must be unique and care must be
taken to assign an unused index when creating an entry.

snL4BindVirtualServerName
brcdIp.1.1.4.6.1.1.2
Syntax: L4ServerName

Read-write

Indicates the name of the virtual server.
Valid values: 1 – 32 octets

snL4BindVirtualPortNumber
brcdIp.1.1.4.6.1.1.3
Syntax: Integer

Read-write

Specifies the TCP or UDP port number on the virtual server that
will be bound to the real server.
Valid values: 0 – 65535

snL4BindRealServerName
brcdIp.1.1.4.6.1.1.4
Syntax: L4ServerName

Read-write

Indicates the name of the real server that has been configured
on the ServerIron.
Valid values: 1 – 32 octets

Advertising