Globaltcpmss, Globaltcpmssv6, Icmpstatistics – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 258
248
Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
GlobalTcpMss
This structure is the high-level description of global TCP Mss IPv4/IPv6 confguration.
GlobalTcpMssV6
This structure is the high-level description of global TCP MSS IPv6 configuration.
IcmpStatistics
This structure is a high-level description of Internet Control Message Protocol (ICMP) statistics.
TABLE 630
Attributes
Parameters
Type
Presence
Rules
Description
mssV4
unsignedInt
Optional
Valid value range is from 64
to 9216.
Make sure that the IP MTU of
the interfaces is always
greater than the MSS value.
This parameter is used to define
the Global TCP MSS IPv4 value for
all SYN-ACK packets generated by
a Virtual ADX.
mssV6
Optional
This parameter is used to define
the global TCP MSS IPv6
configuration.
TABLE 631
Attributes
Parameters
Type
Presence
Rules
Description
mss
unsignedInt
Mandatory
Valid value range is from 1004
to 9216. Make sure that the IP
MTU of the interfaces is always
greater than the MSS value.
This parameter is used to define
the global TCP MSS value for
IPv6.
minMss
unsignedInt
Optional
When this parameter is
present, “mss” parameter
should also be present. Valid
value range is from 64 to
1200.
This parameter is used to define
the minimum global TCP MSS
value for IPv6.
TABLE 632
Attributes
Name
Type
Presence Rules Description
totalMessages
unsignedLong Optional
The total number of ICMP messages sent or received
by the device.
errors
unsignedLong Optional
This information is used by Brocade customer
support.
unreachable
unsignedLong Optional
The number of Destination Unreachable messages
sent or received by the device.
timeExceed
unsignedLong Optional
The number of Time Exceeded messages sent or
received by the device.
parameterProblem
unsignedLong Optional
The number of Parameter Problem messages sent or
received by the device.
sourceQuench
unsignedLong Optional
The number of source quench messages sent or
received by the device.