CAPSMAN: SNMP OID for Wireless Clients connected?

Hello,

I would like to monitor alle currently connected clients (to CAP devices) that are managed by CAPSMAN.

  • Without CAPSMAN it is easy: Either with SNMP or with “interface wireless registration-table print count-only”
  • With CAPSMAN, I cannot find any possibility to get those values out of the CAPSMAN controller

So how can I monitor all connected clients with CAPSMAN? There is: Hello,

I would like to monitor alle currently connected clients to a CAP that is managed by CAPSMAN.

  • Without CAPSMAN it is easy: Either with SNMP or with “interface wireless registration-table print count-only”
  • With CAPSMAN, it doesn´t work


    So how can I monitor all connected clients with CAPSMAN? Can I get those values out of the system wirh a SNMP OID? i.e.:
    What about creating an own OID on the system and write the output to this OID, so I can read it?
/caps-man registration-table print count-only

Regards

The SNMP OID for that is .1.3.6.1.4.1.14988.1.1.1.6.0

Great! Thank you! That´s it.
Where did you find that OID?

Where did you find that OID?

I think I found it buried in the forum somewhere when I was looking a couple of months ago. What I really wanted, but it’s not possible, was the per-radio or per-SSID values as well as the total so I can see where on site the devices are. I ended up doing it in a slightly less elegant way (FTP the registration table to my monitoring server and then running a scheduled script to count and push the values in to the monitoring system).

Great thnx! Where found all possible CAPSMAN OID ?

Amazing! That OID shows numbers of caps-man clients.