beautypg.com

L4 virtual server bind table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 215

background image

Brocade Virtual ADX MIB Reference

203

53-1003312-01

Bind table

L4 virtual server bind table

This table replaces the snL4BindTable.

Name, OID, and Syntax

Access

Description

snL4BindTable
brcdIp.1.1.4.6.1

None

The Bind table.

snL4BindEntry
brcdIp.1.1.4.6.1.1

None

An entry in 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

snL4BindRealPortNumber
brcdIp.1.1.4.6.1.1.5
Syntax: Integer

Read-write

Specifies the TCP or UDP port number of the real server to which
the virtual port is bound.
Valid values: 0 – 65535

snL4BindRowStatus
brcdIp.1.1.4.6.1.1.6
Syntax: Integer

Read-write

Controls the management of the table rows. The values that can
be written are:

delete(3) – Delete the row

create(4) – Create a new row

modify(5) – Modify 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

snL4VirtualServerBindTable
brcdIp.1.1.4.6.2

N/A

The Virtual Server Bind Table.

snL4VirtualServerBindEntry
brcdIp.1.1.4.6.2.1

N/A

An entry in the snL4VirtualServerBindTable.

snL4BindingRealServerIP
brcdIp.1.1.4.6.2.1.1
Syntax: IpAddress

Read only

The IP address of the real server that will be bound to the virtual
server.

snL4BindingRealServerPort
brcdIp.1.1.4.6.2.1.2
Syntax: Integer

Read only

The port on the real server that will be bound to the virtual
server.