18c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/collisions 28c2ecf20Sopenharmony_ciDate: April 2005 38c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 48c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 58c2ecf20Sopenharmony_ciDescription: 68c2ecf20Sopenharmony_ci Indicates the number of collisions seen by this network device. 78c2ecf20Sopenharmony_ci This value might not be relevant with all MAC layers. 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/multicast 108c2ecf20Sopenharmony_ciDate: April 2005 118c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 128c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 138c2ecf20Sopenharmony_ciDescription: 148c2ecf20Sopenharmony_ci Indicates the number of multicast packets received by this 158c2ecf20Sopenharmony_ci network device. 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_bytes 188c2ecf20Sopenharmony_ciDate: April 2005 198c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 208c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 218c2ecf20Sopenharmony_ciDescription: 228c2ecf20Sopenharmony_ci Indicates the number of bytes received by this network device. 238c2ecf20Sopenharmony_ci See the network driver for the exact meaning of when this 248c2ecf20Sopenharmony_ci value is incremented. 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_compressed 278c2ecf20Sopenharmony_ciDate: April 2005 288c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 298c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 308c2ecf20Sopenharmony_ciDescription: 318c2ecf20Sopenharmony_ci Indicates the number of compressed packets received by this 328c2ecf20Sopenharmony_ci network device. This value might only be relevant for interfaces 338c2ecf20Sopenharmony_ci that support packet compression (e.g: PPP). 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_crc_errors 368c2ecf20Sopenharmony_ciDate: April 2005 378c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 388c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 398c2ecf20Sopenharmony_ciDescription: 408c2ecf20Sopenharmony_ci Indicates the number of packets received with a CRC (FCS) error 418c2ecf20Sopenharmony_ci by this network device. Note that the specific meaning might 428c2ecf20Sopenharmony_ci depend on the MAC layer used by the interface. 438c2ecf20Sopenharmony_ci 448c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_dropped 458c2ecf20Sopenharmony_ciDate: April 2005 468c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 478c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 488c2ecf20Sopenharmony_ciDescription: 498c2ecf20Sopenharmony_ci Indicates the number of packets received by the network device 508c2ecf20Sopenharmony_ci but dropped, that are not forwarded to the upper layers for 518c2ecf20Sopenharmony_ci packet processing. See the network driver for the exact 528c2ecf20Sopenharmony_ci meaning of this value. 538c2ecf20Sopenharmony_ci 548c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_errors 558c2ecf20Sopenharmony_ciDate: April 2005 568c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 578c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 588c2ecf20Sopenharmony_ciDescription: 598c2ecf20Sopenharmony_ci Indicates the number of receive errors on this network device. 608c2ecf20Sopenharmony_ci See the network driver for the exact meaning of this value. 618c2ecf20Sopenharmony_ci 628c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_fifo_errors 638c2ecf20Sopenharmony_ciDate: April 2005 648c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 658c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 668c2ecf20Sopenharmony_ciDescription: 678c2ecf20Sopenharmony_ci Indicates the number of receive FIFO errors seen by this 688c2ecf20Sopenharmony_ci network device. See the network driver for the exact 698c2ecf20Sopenharmony_ci meaning of this value. 708c2ecf20Sopenharmony_ci 718c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_frame_errors 728c2ecf20Sopenharmony_ciDate: April 2005 738c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 748c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 758c2ecf20Sopenharmony_ciDescription: 768c2ecf20Sopenharmony_ci Indicates the number of received frames with error, such as 778c2ecf20Sopenharmony_ci alignment errors. Note that the specific meaning depends on 788c2ecf20Sopenharmony_ci on the MAC layer protocol used. See the network driver for 798c2ecf20Sopenharmony_ci the exact meaning of this value. 808c2ecf20Sopenharmony_ci 818c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_length_errors 828c2ecf20Sopenharmony_ciDate: April 2005 838c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 848c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 858c2ecf20Sopenharmony_ciDescription: 868c2ecf20Sopenharmony_ci Indicates the number of received error packet with a length 878c2ecf20Sopenharmony_ci error, oversized or undersized. See the network driver for the 888c2ecf20Sopenharmony_ci exact meaning of this value. 898c2ecf20Sopenharmony_ci 908c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_missed_errors 918c2ecf20Sopenharmony_ciDate: April 2005 928c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 938c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 948c2ecf20Sopenharmony_ciDescription: 958c2ecf20Sopenharmony_ci Indicates the number of received packets that have been missed 968c2ecf20Sopenharmony_ci due to lack of capacity in the receive side. See the network 978c2ecf20Sopenharmony_ci driver for the exact meaning of this value. 988c2ecf20Sopenharmony_ci 998c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_nohandler 1008c2ecf20Sopenharmony_ciDate: February 2016 1018c2ecf20Sopenharmony_ciKernelVersion: 4.6 1028c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1038c2ecf20Sopenharmony_ciDescription: 1048c2ecf20Sopenharmony_ci Indicates the number of received packets that were dropped on 1058c2ecf20Sopenharmony_ci an inactive device by the network core. 1068c2ecf20Sopenharmony_ci 1078c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_over_errors 1088c2ecf20Sopenharmony_ciDate: April 2005 1098c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1108c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1118c2ecf20Sopenharmony_ciDescription: 1128c2ecf20Sopenharmony_ci Indicates the number of received packets that are oversized 1138c2ecf20Sopenharmony_ci compared to what the network device is configured to accept 1148c2ecf20Sopenharmony_ci (e.g: larger than MTU). See the network driver for the exact 1158c2ecf20Sopenharmony_ci meaning of this value. 1168c2ecf20Sopenharmony_ci 1178c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/rx_packets 1188c2ecf20Sopenharmony_ciDate: April 2005 1198c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1208c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1218c2ecf20Sopenharmony_ciDescription: 1228c2ecf20Sopenharmony_ci Indicates the total number of good packets received by this 1238c2ecf20Sopenharmony_ci network device. 1248c2ecf20Sopenharmony_ci 1258c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_aborted_errors 1268c2ecf20Sopenharmony_ciDate: April 2005 1278c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1288c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1298c2ecf20Sopenharmony_ciDescription: 1308c2ecf20Sopenharmony_ci Indicates the number of packets that have been aborted 1318c2ecf20Sopenharmony_ci during transmission by a network device (e.g: because of 1328c2ecf20Sopenharmony_ci a medium collision). See the network driver for the exact 1338c2ecf20Sopenharmony_ci meaning of this value. 1348c2ecf20Sopenharmony_ci 1358c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_bytes 1368c2ecf20Sopenharmony_ciDate: April 2005 1378c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1388c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1398c2ecf20Sopenharmony_ciDescription: 1408c2ecf20Sopenharmony_ci Indicates the number of bytes transmitted by a network 1418c2ecf20Sopenharmony_ci device. See the network driver for the exact meaning of this 1428c2ecf20Sopenharmony_ci value, in particular whether this accounts for all successfully 1438c2ecf20Sopenharmony_ci transmitted packets or all packets that have been queued for 1448c2ecf20Sopenharmony_ci transmission. 1458c2ecf20Sopenharmony_ci 1468c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_carrier_errors 1478c2ecf20Sopenharmony_ciDate: April 2005 1488c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1498c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1508c2ecf20Sopenharmony_ciDescription: 1518c2ecf20Sopenharmony_ci Indicates the number of packets that could not be transmitted 1528c2ecf20Sopenharmony_ci because of carrier errors (e.g: physical link down). See the 1538c2ecf20Sopenharmony_ci network driver for the exact meaning of this value. 1548c2ecf20Sopenharmony_ci 1558c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_compressed 1568c2ecf20Sopenharmony_ciDate: April 2005 1578c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1588c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1598c2ecf20Sopenharmony_ciDescription: 1608c2ecf20Sopenharmony_ci Indicates the number of transmitted compressed packets. Note 1618c2ecf20Sopenharmony_ci this might only be relevant for devices that support 1628c2ecf20Sopenharmony_ci compression (e.g: PPP). 1638c2ecf20Sopenharmony_ci 1648c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_dropped 1658c2ecf20Sopenharmony_ciDate: April 2005 1668c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1678c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1688c2ecf20Sopenharmony_ciDescription: 1698c2ecf20Sopenharmony_ci Indicates the number of packets dropped during transmission. 1708c2ecf20Sopenharmony_ci See the driver for the exact reasons as to why the packets were 1718c2ecf20Sopenharmony_ci dropped. 1728c2ecf20Sopenharmony_ci 1738c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_errors 1748c2ecf20Sopenharmony_ciDate: April 2005 1758c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1768c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1778c2ecf20Sopenharmony_ciDescription: 1788c2ecf20Sopenharmony_ci Indicates the number of packets in error during transmission by 1798c2ecf20Sopenharmony_ci a network device. See the driver for the exact reasons as to 1808c2ecf20Sopenharmony_ci why the packets were dropped. 1818c2ecf20Sopenharmony_ci 1828c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_fifo_errors 1838c2ecf20Sopenharmony_ciDate: April 2005 1848c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1858c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1868c2ecf20Sopenharmony_ciDescription: 1878c2ecf20Sopenharmony_ci Indicates the number of packets having caused a transmit 1888c2ecf20Sopenharmony_ci FIFO error. See the driver for the exact reasons as to why the 1898c2ecf20Sopenharmony_ci packets were dropped. 1908c2ecf20Sopenharmony_ci 1918c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_heartbeat_errors 1928c2ecf20Sopenharmony_ciDate: April 2005 1938c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 1948c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 1958c2ecf20Sopenharmony_ciDescription: 1968c2ecf20Sopenharmony_ci Indicates the number of packets transmitted that have been 1978c2ecf20Sopenharmony_ci reported as heartbeat errors. See the driver for the exact 1988c2ecf20Sopenharmony_ci reasons as to why the packets were dropped. 1998c2ecf20Sopenharmony_ci 2008c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_packets 2018c2ecf20Sopenharmony_ciDate: April 2005 2028c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 2038c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 2048c2ecf20Sopenharmony_ciDescription: 2058c2ecf20Sopenharmony_ci Indicates the number of packets transmitted by a network 2068c2ecf20Sopenharmony_ci device. See the driver for whether this reports the number of all 2078c2ecf20Sopenharmony_ci attempted or successful transmissions. 2088c2ecf20Sopenharmony_ci 2098c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/statistics/tx_window_errors 2108c2ecf20Sopenharmony_ciDate: April 2005 2118c2ecf20Sopenharmony_ciKernelVersion: 2.6.12 2128c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 2138c2ecf20Sopenharmony_ciDescription: 2148c2ecf20Sopenharmony_ci Indicates the number of packets not successfully transmitted 2158c2ecf20Sopenharmony_ci due to a window collision. The specific meaning depends on the 2168c2ecf20Sopenharmony_ci MAC layer used. On Ethernet this is usually used to report 2178c2ecf20Sopenharmony_ci late collisions errors. 218