Ethernetcounters – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 253

Brocade Virtual ADX XML API Programmer’s Guide
243
53-1003248-01
Data structures
4
EthernetCounters
This structure is a high-level description of Ethernet counters.
sendQueue
unsignedInt
optional
The number of sequence numbers in the
send queue.
receiveQueue
unsignedInt
optional
The number of sequence numbers in the
receive queue.
windowChange
unsignedInt
optional
The number of times the window has
changed.
TABLE 623
Attributes
Name
Type
Presence
Rules
Description
inOctets
unsignedLong
Optional
The total number of good octets and bad
octets received.
outOctets
unsignedLong
Optional
The total number of good octets and bad
octets sent.
inPackets
unsignedLong
Optional
The total number of packets received. The
count includes rejected and local packets
that are not sent to the switching core for
transmission.
outPackets
unsignedLong
Optional
The total number of good packets sent. The
count includes unicast, multicast, and
broadcast packets.
dmaReceived
unsignedInt
Optional
The total number of DMA packets receieved.
dmaTransmitted
unsignedInt
Optional
The total number of DMA packets
transmitted.
inBroadcastPackets
unsignedLong
Optional
The total number of good broadcast packets
received.
outBroadcastPackets
unsignedLong
Optional
The total number of good broadcast packets
sent.
inMulticastPackets
unsignedLong
Optional
The total number of good multicast packets
received.
outMulticastPackets
unsignedLong
Optional
The total number of good multicast packets
sent.
inUnicastPackets
unsignedLong
Optional
The total number of good unicast packets
received.
outUnicastPackets
unsignedLong
Optional
The total number of good unicast packets
sent.
inJumboPackets
unsignedInt
Optional
Incoming jumbo packets.
outJumboPackets
unsignedInt
Optional
Outgoing jumbo packets.
inDiscardedPackets
unsignedLong
Optional
Incoming discarded packets.
outDiscardedPackets
unsignedLong
Optional
Outgoing discarded packets.
TABLE 622
Attributes
Members
Type
Presence
Rules
Description