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

Page 512

Advertising
background image

502

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

RealServerSummary

This structure is the high-level description of a real server with some of its frequently used
attributes.

RealServerWithPortSummary

This structure is the high-level description of any real server port summary.

TABLE 428

Attributes

Name

Type

Presence

Rules

Description

realServer

Server

Optional

Identifies a real server.

adminStatus

twoWayToggleEnum

Optional

The administrative state of the real
server.

runTimeState

realServerAndPortStatusEnum

Optional

The runtime state of the server, whether
it is up or down.

isRemote

boolean

Optional

The real server information, whether it is
remote or not.

isBackup

boolean

Optional

The real server information, whether it is
a backup or not.

currentConn

unsignedInt

Optional

The number of client connections that
are currently on the real server.

peakConn

unsignedInt

Optional

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

totalConn

unsignedInt

Optional

The total number of connections on the
real server since the Brocade Virtual
ADX was booted.

lastConnRate

unsignedInt

Optional

The rate of TCP traffic per second.

maxConnRate

unsignedInt

Optional

The peak rate of TCP traffic (per second)
encountered on the device.

rxPkts

unsignedInt

Optional

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

txPkts

unsignedInt

Optional

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

totalPort

unsignedInt

Optional

Total number of ports on the real server

ports

RealServerPortSummary

[] Optional

Ports

rxPktsRate

unsignedInt

Optional

Rate of Rx packets.

txPktsRate

unsignedInt

Optional

Rate of Tx packets.

TABLE 429

Attributes

Name

Type

Presence

Rules

Description

server

Server

Optional

Identifies a real server.

adminState

twoWayToggleEnum

Optional

The administrative state of the real
server.

Advertising