Tcpmss, Tcpstatistics, Switchipconfig – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 317
Brocade Virtual ADX XML API Programmer’s Guide
307
53-1003248-01
Data structures
4
SwitchIPConfig
This structure is the high-level description of TCP maximum segment size configuration.
TcpMss
This structure is the high-level description of TCP maximum segment size configuration.
TcpStatistics
This is a high-level description of Transmission Control Protocol (TCP) statistics.
TABLE 748
Attributes
Name
Type
Presence
Rules
Description
enableIpv6AutoConfig boolean
ipv6ReachableTime
unsignedInt
TABLE 749
Attributes
Name
Type
Presence
Rules
Description
Mss
unsignedInt Mandatory The valid value range is from 64 to
9176 bytes.
The TCP maximum segment size.
destinationIP string
Optional
IPv4 or IPv6 address.
The destination IP address.
range
unsignedInt Optional
The valid value range is from 1 to
64.
This parameter is valid only as
part of the request message.
The value will be ignored when
"destinationIP" is not present.
The range of IP addresses.
TABLE 750
Attributes
Name
Type
Presence Rules
Description
activeOpens
unsignedLong Optional
The number of TCP connections opened by this
device by sending a TCP SYN to another
device.
passiveOpens
unsignedLong Optional
The number of TCP connections opened by this
device in response to connection requests
(TCP SYNs) received from other devices.
failedAttempts
unsignedLong Optional
This information is used by Brocade customer
support.
activeResets
unsignedLong Optional
The number of TCP connections this device
reset by sending a TCP RESET message to the
device at the other end of the connection.
passiveResets
unsignedLong Optional
The number of TCP connections this device
reset because the device at the other end of
the connection sent a TCP RESET message.
inputErrors
unsignedLong Optional
This information is used by Brocade customer
support.
inSegments
unsignedLong Optional
The number of TCP segments received by the
device.