Graph Port Rmon

ItemDescription
OctetsThe total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).
PktsThe total number of packets (including error packets) received.
BroadcastPktsThe total number of good packets received that were directed to the broadcast address.
MulticastPktsThe total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.
CRCAlignErrorsThe total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but were not an integral number of octets in length or had a bad Frame Check Sequence (FCS).
UndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
OversizePktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
FragmentsThe total number of packets received that were not an integral number of octets in length or that had a bad Frame Check Sequence (FCS), and were less than 64 octets in length (excluding framing bits but including FCS octets).
CollisionsThe best estimate of the total number of collisions on this Ethernet segment.