Graph Port Rmon
| Item | Description |
|
| Octets | The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). |
| Pkts | The total number of packets (including error packets) received. |
| BroadcastPkts | The total number of good packets received that were directed to the broadcast address. |
| MulticastPkts | The 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. |
| CRCAlignErrors | The 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). |
| UndersizePkts | The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed. |
| OversizePkts | The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed. |
| Fragments | The 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). |
| Collisions | The best estimate of the total number of collisions on this Ethernet segment. |
| Jabbers | The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and were not an integral number of octets in length or had a bad Frame Check Sequence (FCS). |
| 1..64 | The total number of packets (including error packets) received that were 64 octets in length (excluding framing bits but including FCS octets). |
| 65..127 | The total number of packets (including error packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). |
| 128..255 | The total number of packets (including error packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). |
| 256..511 | The total number of packets (including error packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). |
| 512..1023 | The total number of packets (including error packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). |
| 1024..1518 | The total number of packets (including error packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). |