Virtualserverportconnstats – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 533

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

523

53-1003248-01

Data structures

5

VirtualServerPortConnStats

This structure is a high-level description of any virtual server port connection status.

enableSessionSync

boolean

Optional

Specifies whether session sync is
enabled for this port.

stateless

boolean

Optional

Specifies whether the port is
stateless.

disableHashing

boolean

Optional

Specifies whether the stateless
SLB uses a hashing algorithm to
select a real server or not.

enableSpoofing

boolean

Optional

Enables spoofing for reverse SLB
traffic.

responsePredSmoothFactor

unsignedInt

Optional

Specifies the predictor smooth
factor.

enableCSW

boolean

Optional

Enables the CSW policy.

tcpMss

unsignedInt

Optional

Valid
value
range
is
from
64 to
9216.

This parameter is to set the MSS
value for a specified port under a
virtual server on a Brocade Virtual
ADX

udpTransport

boolean

Optional

Enables the UDP transport.

tcpTransport

boolean

Optional

Enables the TCP transport.

TABLE 480

Attributes

Name

Type

Presence

Rules

Description

virtualServer

Server

Optional

Identifies a virtual server to
which this port belongs.

serverStatus

virtualServerAndPortStatusEnum

Optional

The status of the virtual server.

port

L4Port

Optional

The virtual server port.

isSticky

boolean

Optional

Specifies if the port is a sticky
port or not.

isConcurrent

boolean

Optional

Specifies if the port is configured
for concurrent connections.

dsr

dsrStateEnum

Optional

Specifies if DSR is enabled in on
the port.

currentConn

unsignedInt

Optional

The number of client
connections currently on the
virtual server port.

peakConn

unsignedInt

Optional

The highest number of
connections that the virtual
server port has had at the same
time.

TABLE 479

Attributes (Continued)

Name

Type

Presence Rules

Description

Advertising