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

Brocade Virtual ADX XML API Programmer’s Guide 311
53-1003248-01
Data structures
4
V4UdpStatistics
This structure is a high-level description of IPv4-based UDP statistics.
V4IcmpStatistics
This structure is a high-level description of IPv4-based ICMP statistics.
totalOutSegments unsignedInt Displays the number of TCP segments sent by
the device.
totalInSegments unsignedInt Displays the number of TCP segments received
by the device.
TABLE 755 Attributes
Name Type Presence Rules Description
receivedPackets unsignedInt Displays the number of User Datagram Protocol
(UDP) packets received by the device.
invalidPortPackets unsignedInt Displays the number of UDP packets dropped
because the packet did not contain a valid UDP
port number.
sentPackets unsignedInt Displays the number of UDP packets sent by the
device.
inputErrors unsignedInt Displays the number of errors on the incoming
packets.
TABLE 756 Attributes
Name Type Presence Rules Description
sentMessages unsignedInt Displays the number of IP packets
originated and sent by the device.
sentNumberErrors unsignedInt The total number of error messages
sent by the device.
sentUnreachableMessages unsignedInt The number of Destination
Unreachable messages sent by the
device.
sentTimerExceededMessages unsignedInt The number of Time Exceeded
messages sent by the device.
sentParameterProblemMessages unsignedInt The number of Parameter Problem
messages sent by the device.
sentSourceQuenchMessage unsignedInt The number of Source Quench
messages sent by the device.
sentRedirectMessage unsignedInt The number of Redirect messages
sent by the device.
sentEchoRequestMessages unsignedInt The number of Echo messages sent
by the device.
sentEchoReplyMessages unsignedInt The number of Echo Reply messages
sent by the device.
TABLE 754 Attributes
Name Type Presence Rules Description