Interfacestatistics, Interfacestatisticssummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 270
260
Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
InterfaceStatistics
This structure is the high-level description of the summary information of interface statistics.
InterfaceStatisticsSummary
This structure is the high-level description of the interface statistics summary.
TABLE 643
Attributes
Name
Type
Presence
Rules
Description
loadInterval
unsignedInt
Optional
The value is in
seconds.
The load interval for finding bit rate
and packet rate and their utilization.
bitRate
unsignedInt
Optional
The value is in bits
per second.
The received or transmitted bit rate.
packetRate
unsignedInt
Optional
The value is in
packets per
second.
The received or transmitted packet
rate.
utilization
float
Optional
The details of the utilization of the
interface.
totalBytes
unsignedLong
Optional
The total number of bytes that are
received or transmitted.
totalPackets
unsignedLong
Optional
The total number of packets that are
received or transmitted.
totalUnicastPackets
unsignedLong
Optional
The total number of unicast packets
that are received or transmitted.
totalMultiCastPackets
unsignedLong
Optional
The total number of multicast packets
that are received or transmitted.
totalBroadCastPackets unsignedLong
Optional
The total number of broadcast packets
that are received or transmitted.
TABLE 644
Attributes
Name
Type
Presence
Rules
Description
id
Optional
The interface identifier.
interfaceName
string
Optional
The interface name.
status
Optional
The status of the port.
receivedPackets
unsignedInt
Optional
The total number of packets received.
transmittedPackets
unsignedInt
Optional
The total number of packets
transmitted.
receivedBytes
unsignedInt
Optional
The total number of bytes received.
transmittedBytes
unsignedInt
Optional
The total number of bytes transmitted.
receiveCollisionCount
unsignedInt
Optional
The total number of collisions received.
transmitCollisionCount
unsignedInt
Optional
The total number of collisions during
transmission.
receiveErrorCount
unsignedInt
Optional
The total error count while receiving .
transmitErrorCount
unsignedInt
Optional
The total error count while transmitting.