Active online user oid...

Hi…

Just wonder know, how can i get the active hotspot online user oid in order for me to monitor the online active user by the prtg/mrtg.

thanks.

Count the number of:
mtxrHotspotActiveUserIndex oid=1.3.6.1.4.1.14988.1.1.5.1.1.1

You get the oid’s from the command:
ip hotspot active print oid.

You will see the oid’s only when there is an active user logged on to the hotspot.

Hi, what i want is like ““ip hotspot active print count-only””, from terminal i can see the total count, but i required the oid to put into the prtg.

btw, thanks for you sharing.

thanks.

Hi, i got it…

the oid is 1.3.6.1.4.1.9.9.150.1.1.1.0 but i dunno where it come from, i just got it from the google.

I think that is active AAA sessions in the router, so it will count hotspot, pptp, l2tp, pppoe, etc.. AAA sessions
To get it to work with MRTG, you need to count the active users table-id.
In Dude I count this with:
[array_size(oid_column(“1.3.6.1.4.1.14988.1.1.5.1.1.1”))]