10-23-2013 11:23 AM - edited 07-04-2021 01:08 AM
I am trying to track the number of users per SSID that are connected to my wireless enviornment. I have a number of LWAP 1142 access points connected to a 2504 Wireless controller. I have 3 SSIDs that are used by different user groups. I wish to track the number of users that are connected to each of the SSIDs at any given time. I am currently using Cacti to monitor my network so I am looking for an snmp O.I.D that would help me get this informaiton. I would prefer a counter of active clients per SSID, but could also use a total count of different clients. Any help, I have looked through the standard Cisco Wireless MIBs and haven't found what I'm looking for yet.
01-24-2014 06:01 AM
snmpwalk -v 2c -c $community $IP_of_Controller 1.3.6.1.4.1.14179.2.1.4.1.7 | grep -i "ssid name" | wc -l
Hope this helps
02-20-2017 03:42 AM
Hi there,
Can anyone please tell me a resource to find template for WLC 2504?
02-20-2017 06:48 PM
what kind of templates are you trying to find?
If you are looking for cisco Prime templates please refer the following link :
http://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/infrastructure/3-1/user/guide/pi_ug/config-temp.html
Is it for WCS then you can go to the following link :
http://www.cisco.com/c/en/us/td/docs/wireless/wcs/7-0/configuration/guide/WCS70cg/7_0temp.html#wp1337951
02-20-2017 09:28 PM
Thanks pretty much for the links. Much appreciated, but i needed templates for Cacti, sorry on my part for not mentioning
02-21-2017 09:26 AM
I had to create my own templates. But if you are looking for the correct OID it is .1.3.6.1.4.1.14179.2.1.1.1.38.1. Simply increment the number at the end for each SSID. I don't have a well constructed template, otherwise I would be happy to share it.
02-22-2017 04:12 AM
Thanks Daniel for the reply, i will try this on but it will be also ok for me if you share your template if possible :)
Thanks
02-21-2017 05:09 PM
I could find the templates at the following link:
http://docs.cacti.net/templates
02-22-2017 04:11 AM
Thanks ahakels but i dont have the model required. Still thanks for the effort.
02-20-2017 09:28 PM
can you guide me the template of Cacti for WLC 2500, cant find it anywhere.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide