| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Bytes_transmitted |
The rate at which bytes were transmitted |
Bytes/Sec
|
 
|
| Bytes_received |
The rate at which bytes were received |
Bytes/Sec
|
When viewed along with the Bytes_transmitted measure, this measure serves as a good indicator of the traffic on the network.
|
| Frames_transmitted |
The number of frames transmitted per second |
Frames/Sec
|
 
|
| Frames_received |
The number of frames received per second |
Frames/Sec
|
 
|
| Total_errors |
The number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun errors per second |
Errors/Sec
|
 
|
| Compression_out |
The compression ratio for the bytes being transmitted |
Percent
|
 
|
| Compression_in |
The compression ratio for the bytes being received |
Percent
|
 
|
| Total_connections |
The number of remote access connections |
Number
|
 
|
| CRC_errors |
The current number of CRC errors |
Number
|
CRC errors occur when the frame received contains errorneous data.
|
| Timeout_errors |
The current number of timeout errors |
Number
|
Timeout errors occur when an expected packet is not received in time.
|
| Serial_overrun_errors |
The current number of serial overrun errors |
Number
|
Serial Overrun errors occur when the hardware cannot handle the rate at which data is received.
|
| Alignment_errors |
The current number of alignment errors |
Number
|
Alignment errors occur when a received byte is different from the expected byte.
|
| Buffer_overrun_errors |
The current number of buffer overrrun errors |
Number
|
Buffer Overrun errors occur when the software cannot handle the rate at which data is received.
|