beautypg.com

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

Page 528

background image

518

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

VirtualServerConnStatsFilter

This structure is the high-level description of the filter Presence for virtual server connection
statistics.

VirtualServerConnStatsSimpleFilter

This structure is the high-level description of the simple filter for virtual server connection statistics.

currentConnections

unsignedInt

Optional

The total connections through the
virtual server.

totalConn

unsignedInt

Optional

The number of client connections
on the server since the Brocade
Virtual ADX was last booted.

rcvPkts

unsignedInt

Optional

The number of packets that the
Brocade Virtual ADX has received
from the virtual server.

txPkts

unsignedInt

Optional

The number of packets that the
Brocade Virtual ADX has sent to the
virtual server.

currentConnRate

unsignedInt

Optional

Current connection rate.

rxPktsRate

unsignedInt

Optional

Rate of Rx packets.

txPktsRate

unsignedInt

Optional

Rate of Tx packets.

rxBytes

unsignedLong

Optional

Valid range is
from 0 to
4294967296

Received bytes

txBytes

unsignedLong

Optional

Valid range is
from 0 to
4294967296

Transmitted bytes

TABLE 474

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

VirtualServerConnStatsSimpleFilter

Mandatory

The simple filter required for virtual
server connection statistics.

TABLE 475

Attributes

Name

Type

Presence

Rules

Description

field

virtualServerConnStatsFilterFieldEnum

Mandatory

The filter field name.

operator

filterOperatorEnum

Mandatory

The filter operator type.

value

string

Optional

Ignored when
the operator
value is
RANGE.

The value of the field for
filtering.

TABLE 473

Attributes (Continued)

Name

Type

Presence

Rules

Description