Snl4bindrealportnumber, Snl4bindrowstatus, Virtual server statistics table – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 672: Snl4virtualserverstatistictable, Snl4virtualserverstatisticip, Snl4virtualserverstatisticname, Snl4virtualserverstatisticreceivepkts, Snl4virtualserverstatistictransmitpkts, Snl4virtualserverstatistictotalconnect ions, Snl4virtualserverstatisticreceivebyte s

Advertising
background image

644

Unified IP MIB Reference

53-1002549-02

Virtual server statistics table

Virtual server statistics table

The virtual server statistics table contains statistics for all the virtual servers configured in the
ServerIron.

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 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

Name, OID, and syntax

Access

Description

snL4VirtualServerStatisticTable
brcdIp.1.1.4.25.1

None

Virtual server statistic table.

snL4VirtualServerStatisticIP
brcdIp.1.1.4.25.1.1.1
Syntax: IpAddress

Read-only

Shows the IP address of the virtual server.

snL4VirtualServerStatisticName
brcdIp.1.1.4.25.1.1.2
Syntax: L4ServerName

Read-only

Shows the name of the virtual server.

snL4VirtualServerStatisticReceivePkts
brcdIp.1.1.4.25.1.1.3
Syntax: Counter

Read-only

Shows the number of packets the ServerIron has received
from the real server.

snL4VirtualServerStatisticTransmitPkts
brcdIp.1.1.4.25.1.1.4
Syntax: Counter

Read-only

Shows the number of packets the ServerIron has sent to
the real server.

snL4VirtualServerStatisticTotalConnect
ions
brcdIp.1.1.4.25.1.1.5
Syntax: Counter

Read-only

Shows the number of client connections on the virtual
server since the last time the ServerIron was booted. A
connection consists of two sessions: the client-to-server
session and the server-to-client session.

snL4VirtualServerStatisticReceiveByte
s
brcdIp.1.1.4.25.1.1.6
Syntax: Counter64

Read-only

The number of bytes the switch has received from the real
server.

Advertising