Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 203
53-1003248-01
Methods
4
getTcpStatisticsSummary
Description
Retrieves the Transmission Control Protocol (TCP) statistics.
Parameters
Not applicable.
Return values
Table 513 contains the return values of the method.
Error messages
List of Error Messages
getUdpStatisticsSummary
Description
Retrieves the User Datagram Protocol (UDP) statistics.
Parameters
Not applicable.
Return values
Table 514 contains the return values of the method.
Error messages
List of Error Messages
getVlan
Description
Retrieves VLAN information for the specified VLAN ID.
TABLE 513 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about TCP.
v4statistics V4TcpStatistics Identifies the data structure containing the TCP statistics information.
v6statistics V6TcpStatistics Identifies the data structure containing the TCP statistics information.
TABLE 514 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about UDP.
v4statistics V4UdpStatistics Identifies the data structure containing the v4 UDP statistics
information.
v6Statistics V6UdpStatistics Identifies the data structure containing the v6 UDP statistics
information.