Display How Many Client Conect to AP

Hello All,

helpme please how i can display how many client active connect to AP in the dude, i search the OID i cannot find what i want.

i have found the answer …
it’s all about OID :smiley:

[Device.Name]
[device_performance()][Device.ServicesDown] Uptime: [oid(“iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.sysUpTimeInstance”)]
Client Connected : [oid(“1.3.6.1.2.1.2.1.0”)-6**]**

i use RB532
-6 is a variabel of = 3 ethernet + 1 wlan + 1 bridge + 1 vlan interface

is any another good way, to display wireless registration table?

How did you figure this out? I have hp procurve 420’s that i am trying to get the same information from and can’t figure it out. I have looked throught the mibs over and over and can’t find that information.

[oid(“1.3.6.1.2.1.2.1.0”)], this oid display all interface active/running, dynamic and static.

they are active/running (R) interface, i use WDS, so WDS interface dynamicaly created when new radio registrated (DR).

-6 are static interface/manual created by me.

i know this way is not good, did some one know the best way to display it.

If the AP is running RouterOS then on the first tab of the device check Secure (my advise) and RouterOS, then supply a ro user and click on the RouterOS tab followed by the Registration Table subtab.

thx u iam8up,

i do not want manualy to cek how many radio/su connected to my AP. i want automatic the dude display it in the divice.

This is interesting, is there anyway to isolate down to say hotspot only, or just read registration table, then we can remove static links, or leave em there for reference on the due. :slight_smile:

I’m still playing, but if I look on a radio it says 9 connections, but there are 24 users on that radio in hotspot… ideas? :slight_smile: