10-09-2020 03:01 AM - edited 07-05-2021 12:37 PM
Currently migrating from CT8510 to Catalyst 9800-80 I am looking for SNMP-OIDs for new software that will represent the count of accesspoints associated to the controller and the overall count of clients logged into the all WLANs implemented. Old OIDs .1.3.6.1.4.1.9.9.618.1.8.4.0 and .1.3.6.1.4.1.9.9.618.1.8.12.0 will not work for new SW/HW.
There is another OID I'm looking for that will represent the number of clients associated to a specific accesspoint (old OID .1.3.6.1.4.1.9.9.513.1.1.1.1.72)
Best regards
Georg
10-09-2020 03:26 AM
I have not seen that working - may be bug and not available look below : ( contact tac they may offer some alternative solution)
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvv44330/?rfs=iqvred
11-02-2020 03:08 AM
I'm looking for exactly the same OIDs you mentioned..Did you find anything ?
05-26-2021 04:52 AM
i have found this OID to deliver the number of associated access points:
1.3.6.1.4.1.9.9.846.1.2.14.1.3.0.4.10.127.0.5
the last 4 segments represent the mgmt ip address, in my case "10.127.0.5"
hope this is correct and helps others...
05-26-2021 08:06 AM
Thanks @Raoul1971 useful to know but not exactly a direct replacement and requires a bit of extra effort to extract the right mobility peer's count by IP address. For anyone who's interested this is actually the mobility MIB showing APs on each of the mobility peers:
snmpwalk -c community -v 2c w.x.y.z 1.3.6.1.4.1.9.9.846.1.2.14.1.3
SNMPv2-SMI::enterprises.9.9.846.1.2.14.1.3.0.4.a.b.c.d = Gauge32: 1
SNMPv2-SMI::enterprises.9.9.846.1.2.14.1.3.0.4.d.e.f.g = Gauge32: 0
Object cLMobilityExtMCAPCount
MIB CISCO-LWAPP-MOBILITY-EXT-MIB
Description "This object indicates the total number of APs reported by this device: this MC, or its peer MC or its MA."
10-04-2023 11:19 PM - edited 10-04-2023 11:20 PM
Hi KA4 - did you ever found the client count OID ?
10-05-2023 01:23 AM
Still not supported @Filip.Olsen
Follow https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/217460-monitor-catalyst-9800-wlc-via-snmp-with.html#anc17 for status but it now seems unlikely that Cisco will ever implement this.
It should have been introduced by https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvu26309 but the status is now terminated which means they have no intention to fix it even though it must be such a simple thing to do - an absolute disgrace in my opinion!
Also although https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvv44330 says Fixed - only in 17.5.1, but that would normally carry forward to future releases - I've tested on 17.9.4 and AP count still not working either.
10-05-2023 01:30 AM
Thanks for reply Rich R
02-22-2024 12:15 AM
Number of Accesspoints:
1.3.6.1.4.1.9.9.513.1.3.35.0
1.3.6.1.4.1.9.9.846.1.2.14.1.3.0.4.aaa.bbb.ccc.ddd
(aaa.bbb.ccc.ddd = HA-Cluster-IP or Controller IP)
Number of connected Clients (per WLAN!)
1.3.6.1.4.1.14179.2.1.1.1.38 [walk/table]
Tested on:
Cisco Catalyst 9800-40 Wireless Controller
Firmware 17.9.4a
03-27-2024 02:00 PM
This worked, thanks.
Have anybody found any walk/table that list SSID names?
11-27-2023 04:21 AM
Yes, it seems that SNMP third party monitoring is really limited.
What TAC told me is that if you want or provide your network for full capabilities you need the Cisco DNA Wireless software. In my case, we have SolarWinds and just some parameters could be monitored (CPU, Memory, interface and temperature).
A shame, to be honest.
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