Item | Description |
---|---|
InErrors |
The number of inbound frames that contained errors preventing them from being deliverable to a higher-layer protocol. |
OutErrors |
The number of outbound frames that could not be transmitted because of errors. |
Total Rx |
The number of inbound frames which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. |
Total Tx |
The number of outbound frames which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. |
Total Bytes Rx |
The total number of bytes received on the interface, including framing characters. |
Total Bytes Tx |
The total number of bytes transmitted out of the interface, including framing characters. |
IntPkts |
The number of frames, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. |
OutPkts |
The total number of frames that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. |