Get RSSI via SNMP-Access on WBS510 access point
Is it possible to get the following values via SNMP from an WBS510 access point:
- Station’s Monitor:
- Signal / Noise (dBm)
- CCQ (%)
Maybe also known as RSSI.
The values are located on the web-interface: Status > Monitor > Stations (Table).
Or is it possible to get these values by a http-request?
From the web-ui these values are also available by the http-rest-request "data/station.json?_dc=1576049520248&autorefresh=true ". But if I call this on a single http-GET I don't get the values. If it is be possible to get these values by a http-request, what is the right call? Are there any authentifications neccessary by any parameters?
Thanks for your help.