Ipstatistics – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 277
Brocade Virtual ADX XML API Programmer’s Guide
267
53-1003248-01
Data structures
4
IPStatistics
This structure is a high-level description of IP statistics.
startValue string
Mandatory This parameter is mandatory
and considered only when the
"operator" value is "RANGE".
Start value in a range.
endValue
string
Mandatory This parameter is mandatory
and considered only when the
"operator" value is "RANGE".
End value in a range.
TABLE 662
Attributes
Name
Type
Presence Rules Description
receivedPackets
unsignedLong
Optional
The total number of IP packets received by
the device.
sentPackets
unsignedLong
Optional
The total number of IP packets originated
and sent by the device.
forwardedPackets
unsignedLong
Optional
The total number of IP packets received by
the device and forwarded to other devices.
FilteredPackets
unsignedLong
Optional
The total number of IP packets filtered by
the device.
FragmentedPackets
unsignedLong
Optional
The total number of IP packets
fragmented by this device to
accommodate the MTU of this device or of
another device.
ReassembledPackets
unsignedLong
Optional
The total number of fragmented IP
packets that this device re-assembled.
badHeaderDroppedPackets
unsignedLong
Optional
The number of IP packets dropped by the
device due to a bad packet header.
noRouteDroppedPackets
unsignedLong
Optional
The number of packets dropped by the
device because there was no route.
unknownProtocolDroppedPackets unsignedLong
Optional
The number of packets dropped by the
device because the value in the Protocol
field of the packet header is unrecognized
by this device.
noBuffer
unsignedLong
Optional
This information is used by Brocade
customer support.
otherErrorsDroppedPackets
unsignedLong
Optional
The number of packets that this device
dropped due to error types other than the
types listed above.
TABLE 661
Attributes
Name
Type
Presence
Rules
Description