10-23-2023 04:46 PM - edited 10-23-2023 04:54 PM
Is there a simple way to get client streaming Data. say when a client Disconnects / disassocates.
we have VX9000 and NX6000 controllers But should we set it event syslog / snmp from them Or should we look at the NSIGHT (the ap_stats) dont show much on a per client stream. but not sure if Nsight even alllows this kind of flow
in other worlds Ruckus they would syslog Client session data and give quite a few good stats.
bytes-tx/bytes-rx / snr/sinr/ap/ssid/controlelr etc etc
cisco would do the same. (they call it snmp enhanced traps per session)
im a bit new to this world
i tried to use the NSIGHT API but it doesnt work that well when you ahve more then 1000 APs it seems and i cant find a single API to pull session stats per.
i tried ap_stats but its limt is 100 and i have 144k records so its pretty large to even paging or single query. And i cant find a way to see all APs + names (undocumented APIs ) i found some other APIs but undocumented and not sure how safe of using that method