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

Brocade Virtual ADX XML API Programmer’s Guide
497
53-1003248-01
Data structures
5
RealServerPortConnStats
This structure is the high-level description of any real server port connection statistics.
TABLE 413
Attributes
Name
Type
Presence
Rules
Description
rsPort
Optional
RS port
runTimeState
Optional
Run time state
currentConn
unsignedInt
Optional
The number of client connections
that are currently on the real server
port.
totalConn
unsignedInt
Optional
The total number of connections on
the real server port since the
Brocade Virtual ADX was booted.
rxPkts
unsignedInt
Optional
The number of packets received by
the port from the server.
rxBytes
unsignedLong
Optional
The number of bytes that the real
server port has received from the
server.
txPkts
unsignedInt
Optional
The number of packets sent by the
port to the server.
txBytes
unsignedLong
Optional
The number of bytes the real server
port has sent to the server.
applRTTms
unsignedInt
Optional
Value
must be
in milli-
seconds.
The application round-trip time, in
milliseconds.
tcpRTTms
unsignedInt
Optional
Value
must be
in milli-
seconds.
The TCP round-trip time, in
milliseconds.
currentTcpRtt
unsignedInt
Optional
The current TCP round-trip time.
currentApplRtt unsignedInt
Optional
The current application round-trip
time.
adminStatus
twoWayToggleEnum
Optional
The administrative state of the
server.
isBackup
boolean
Optional
Specifies if a server is a backup
server.
portStatus
Optional
The port status
rxPktsRate
unsignedInt
Optional
Rx packets rate
txPktsRate
unsignedInt
Optional
Tx packets rate