Has anyone managed to find the dBm parameter of the devices that are connected to WiFi?
Its not in the spec (last time I looked anyways) unfortunately so you are left up to whether the vendor decided to expose it. Here are the parameters I’ve found:
- X_CLEARACCESS_COM_WlanRssi
- X_COMTREND_AssociatedDeviceSignalStrength
- X_ZYXEL_RSSI
These correspond to SmartRG, Comtrend and Zyxel CPEs respectively. If none of those match your CPE vendor, look for a parameter named rssi.
Thank you very much @akcoder, there are some different manufacturers, like HUAWEI, TP-LINK, ZTE, among others, but I will look for this one. Thank you again.