I’m trying to monitor how many users is currently connected in a mikrotik box but I could not find the oid in the mib to do this.
Is there a way to do this using snmp?
Thanks
I’m trying to monitor how many users is currently connected in a mikrotik box but I could not find the oid in the mib to do this.
Is there a way to do this using snmp?
Thanks
After look others similar posts in the forum I could see that mikrotik doesn’t have a OID to monitor this. Then I made a simple perl script that sum all registrations based on tx rate and returns a value to be used in mrtg.
Those that need this simple script, please send me an email.