12-07-2006 02:07 AM - edited 07-03-2021 01:20 PM
Hello All,
I have some Cisco 1130 Ag WiFi AP and on these devices multiple SSIDs. I would like to monitor the number of connected users to the SSIDs, (I need statistics per SSIDs). I try to find the required SNMP MIB, but withoun any success till now.
Please help me.
Thanks in advance.
FCS
12-07-2006 10:56 AM
How about this one:
CISCO-DOT11-ASSOCIATION-MIB there is a specific entity cDot11ClientConfigInfoEntry that has the following description:
"Each entry is the device specification of a client of this device on the IEEE 802.11 radio interfaces. Clients are grouped according to the SSIDs of the interfaces they use for associations and the MAC address of their parent devices if the clients are repeat APs."
Also take a look at this mib for other association specific information.
01-10-2007 03:37 AM
Hi, I am also looking to do the same thing on 1130AGs. Going through all values in the dot11 association MIB including the one you mentioned doesn't appear to give any directly usable value.
You can get the vlan IDs for all clients using 1.3.6.1.4.1.9.9.273.1.2.1.1.17 (cDot11ClientVlanId), but then you would need to do some kind of operation on the results from that collection. If there is another easier way I'd be interested to know!
You can get the number of clients associated with each radio interface using 1.3.6.1.4.9.9.273.1.1.2.1.1 (cDot11ActiveWirelessClients), instance 1 is the 'g' radio, and instance 2 is the 'a' radio on the 1130AG.
02-14-2007 02:20 AM
Hello,
I'm interested in that option, but I have LWAPP scenario with three WLC and a WCS.
Is that information provided by WCS software?
Thank you,
Ignacio Siles.
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