bbfdm/test/files/tmp/wifi.ap.test1.stats.data

65 lines
1.2 KiB
Text

{
"tx_bytes": 141537,
"tx_packets": 1222,
"tx_unicast_packets": 0,
"tx_multicast_packets": 1066,
"tx_broadcast_packets": 0,
"tx_error_packets": 0,
"tx_retrans_packets": 0,
"tx_retrans_fail_packets": 0,
"tx_retry_packets": 4,
"tx_multi_retry_packets": 4,
"tx_dropped_packets": 0,
"ack_fail_packets": 0,
"aggregate_packets": 0,
"rx_bytes": 25523,
"rx_packets": 185,
"rx_unicast_packets": 0,
"rx_multicast_packets": 32,
"rx_broadcast_packets": 0,
"rx_error_packets": 0,
"rx_dropped_packets": 0,
"rx_unknown_packets": 0,
"wmm_stats": [
{
"ac": "BE",
"tx_bytes": 0,
"tx_packets": 0,
"tx_error_packets": 0,
"tx_retrans_packets": 0,
"rx_bytes": 0,
"rx_packets": 0,
"rx_error_packets": 0
},
{
"ac": "BK",
"tx_bytes": 0,
"tx_packets": 0,
"tx_error_packets": 0,
"tx_retrans_packets": 0,
"rx_bytes": 0,
"rx_packets": 0,
"rx_error_packets": 0
},
{
"ac": "VI",
"tx_bytes": 0,
"tx_packets": 0,
"tx_error_packets": 0,
"tx_retrans_packets": 0,
"rx_bytes": 0,
"rx_packets": 0,
"rx_error_packets": 0
},
{
"ac": "VO",
"tx_bytes": 0,
"tx_packets": 0,
"tx_error_packets": 0,
"tx_retrans_packets": 0,
"rx_bytes": 0,
"rx_packets": 0,
"rx_error_packets": 0
}
]
}