3 Web-based Management
Stats Octets The total number of octets of received and sent data, including
bad packets, received from network; it excludes framing bits but
includes Frame Check Sequence (FCS) octets.
Stats Pkts The total number of packets received and sent, including bad
packets, broadcast packets and multicast packets.
Broadcastkts The total number of the received good packets that are directed to
the broadcast address, except the multicast packets.
MulticastPkts The total number of the received good packets that are directed to
a multicast address, except the packets directed to the broadcast
address.
CRC Align Errors The total number of the received packets that has a length
(excluding framing bits, but including FCS octets) of between 64
and 1518 octets (both inclusive), and has either a bad FCS with
an integral number of octets (FCS Error) or a bad FCS with a
non-integral number of octets (Alignment Error).
Under size Pkts The total number of the received packets that are less than 64
octets long (excluding framing bits, but including FCS octets).
Over size Pkts The total number of the received packets that are longer than
1518 octets (excluding framing bits, but including FCS octets).
Fragments The total number of the received packets that are less than 64
octets in length (excluding framing bits, but including FCS octets),
and has either a bad FCS with an integral number of octets (FCS
Error) or a bad FCS with a non-integral number of octets
(Alignment Error).