bbfdm/test/files/tmp/rmonstats_eth1.data
2021-09-24 13:31:37 +01:00

31 lines
767 B
Text

{
"ifname": "eth1",
"tx_priority_q": -1,
"tx_bytes": 0,
"tx_packets": 0,
"tx_broadcast_packets": 0,
"tx_multicast_packets": 0,
"tx_crc_error_packets": 0,
"tx_undersize_packets": 0,
"tx_oversize_packets": 0,
"tx_packets_64bytes": 0,
"tx_packets_65to127bytes": 0,
"tx_packets_128to255bytes": 0,
"tx_packets_256to511bytes": 0,
"tx_packets_512to1023bytes": 0,
"tx_packets_1024to1518bytes": 0,
"rx_bytes": 0,
"rx_packets": 0,
"rx_broadcast_packets": 0,
"rx_multicast_packets": 0,
"rx_crc_error_packets": 0,
"rx_undersize_packets": 0,
"rx_oversize_packets": 0,
"rx_packets_64bytes": 0,
"rx_packets_65to127bytes": 0,
"rx_packets_128to255bytes": 0,
"rx_packets_256to511bytes": 0,
"rx_packets_512to1023bytes": 0,
"rx_packets_1024to1518bytes": 0
}