I'd like to add Mobile Access Users to my Show VPN Users SmartConsole extension.
To fetch a list of all connected Mobile Access Users I tried the listusers
which shows the users repeatedly in a loop and never terminates.
So I'm currently limiting it via timeout 5s listusers
risking to fetch an incomplete users list.
As both commands rely SNMP I'm asking myself how a complete users list could be retrieved quicker and more reliable.
Anyone has an idea? (I'm also looking for a really quick way to verify if Mobile Access is enabled.)