Ok, so I have just figured out how to create data sources for the number of active users on a hotspot. What I need now is to add the individual data sources to create total active users across each sub net.
Any help, is appreciated.
In case anyone is interested, here the source code to get the number of active users:
array_size(oid_column("iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoAAASessionMIB.casnMIBObjects.casnActive.casnActiveTable.casnActiveEntry.casnUserId"))
Thx