Snl4virtualserverportcfgrowstatus, Snl4virtualserverportcfgdeletestate, Real server port configuration table – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 670: Snl4realserverportcfgtable, Snl4realserverportcfgip, Snl4realserverportcfgservername, Snl4realserverportcfgport, Snl4realserverportcfgadminstatus

Advertising
background image

642

Unified IP MIB Reference

53-1002549-02

Real server port configuration table

Real server port configuration table

The real server port table contains all the ports that have been configured for the real server. The
real server port configuration table also shows information for remote servers.

Most attributes are configured globally for the server’s port. The following table allows you to
change individual port attributes and override global settings.

snL4VirtualServerPortCfgRowStatus
brcdIp.1.1.4.22.1.1.7
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.

snL4VirtualServerPortCfgDeleteState
brcdIp.1.1.4.22.1.1.8
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.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snL4RealServerPortCfgTable
brcdIp.1.1.4.20.1

None

Real server port table.

snL4RealServerPortCfgIP
brcdIp.1.1.4.20.1.1.1
Syntax: IpAddress

Read-only

Specifies the IP address for the server.

snL4RealServerPortCfgServerName
brcdIp.1.1.4.20.1.1.2
Syntax: L4ServerName

Read-only

Specifies the name of the server. This name must be
unique among the other servers.
Valid values: 1 – 32 octets

snL4RealServerPortCfgPort
brcdIp.1.1.4.20.1.1.3
Syntax: Integer

Read-only

Specifies the port that the server port uses to listen for
connections.
Valid values: 0 – 65535

snL4RealServerPortCfgAdminStatus
brcdIp.1.1.4.20.1.1.4
Syntax: L4Status

Read-write

Enables or disables the application port on the server:

disabled(0)

enabled(1)

Advertising