Getting started with Statistics


Tx indicates total packets transmitted from the port.

  Octets indicates total octets transmitted.
  UnicastPkts indicates transmitted unicast packets.
  NonUnicastPkts indicates transmitted nonunicast packets.
  Discards indicates discarded packets.
  Errors indicates Excessive Collision packets.
  QLength indicates count of packets currently buffered.


Rx indicates total packets received from the port.

  Octets indicates total octets transmitted.
  UnicastPkts indicates transmitted unicast packets.
  NonUnicastPkts indicates transmitted nonunicast packets.
  Discards indicates discarded packets.
  Errors indicates undersize/fragment/FCS error/oversized with good FCS packets.
  UnkonwnProtos indicates recevied packets using unkonwn protocols.


Summary

  DropEvents indicates packets which are dropped due to GBP or backpressure discard.
  MulticastPkts indicates transmitted/received multicast packets.
  BrodcastPkts indicates transmitted/received broadcast packets.
  UndersizePkts indicates received packets with length less than miminum packet size.
  OversizePkts indicates received packets with length more than maximum packet size.
  Fragments indicates received packets (length 10 ~ 63 bytes) with invalid FCS or alignment error.
  Jabbers indicates received packets (invalid FCS or code error) which exceed counter maximum size to Maximum receive frame length.
  Collisions indicates total transmitted collision packets.
  CRCAlignErr indicates received packets (invalid FCS) which length are between 64 bytes to counter maximum size.
  TotalOctets indicates total received (excluding framing bits, but including FCS bytes) and transmitted (including
  fragments of frames that were involved with collisions, but excluding preamble/SFD or jam bytes) byte.
  TotalPkts indicates total received and transmitted packet count (including bad packets, all unicast, broadcast,
  multicast and MAC control packets).
  64 BytePkts indicates transmitted packets with packet length less than or equal to 64 bytes.
  65-127 BytePkts indicates transmitted packets with packet length between ( include ) 65 ~ 127 bytes.
  128-255 BytePkts indicates transmitted packets with packet length between ( include ) 125 ~ 255 bytes.
  256-511 BytePkts indicates transmitted packets with packet length between ( include ) 256 ~ 511 bytes.
  512-1023 BytePkts indicates transmitted packets with packet length between ( include ) 512 ~ 1023 bytes.
  1024-1518 BytePkts indicates transmitted packets with packet length between ( include ) 1024 ~ 1518 bytes.


Clear Counters resets all counters to zero.

Refresh retrieves current count from the device and updates the page.

Press port number to check more statistics for each port.