wlan

Description: statistics on the WLAN interface : OBJECT

Element Type Description
countryCode STRING Specifies the code defining a country’s authorized frequencies
ip STRING Specifies the IP address assigned to the WLAN interface
link STRING Reports the status of the Wi-Fi link
mtu STRING Specifies the maximum transmission unit in bytes
rx OBJECT Contains statistics on data received via Wi-Fi
   bytes STRING Reports the number of bytes received
   dropped STRING Reports the number of times the Wi-Fi interface dropped incoming data
   errors STRING Reports the number of times the Wi-Fi interface experienced an error while receiving data
   frame STRING Reports the number of frames received
   overruns STRING Reports the number of overruns received
   packets STRING Reports the number of packets received
status STRING Indicates WLAN status
tx OBJECT Contains statistics on data transmitted via the Wi-Fi interface
   bytes STRING Reports the number of bytes transmitted
   carrier STRING Reports the number of carriers transmitted
   collisions STRING Reports the number of collisions transmitted
   dropped STRING Reports the number of times the Wi-Fi interface dropped outgoing data
   errors STRING Reports the number of times the Wi-Fi interface experienced an error while transmitting data
   overruns STRING Reports the number of overruns transmitted
   packets STRING Reports the number of packets received
   queueLength STRING Specifies the number of packets that can be queued for transmission