ā08-18-2020 05:38 AM - edited ā07-05-2021 12:24 PM
Hello.
We use WUG for monitoring and I want to set OID for number of registered APs.
For old WLCs (like 5508) the OID is 1.3.6.1.4.1.9.9.618.1.8.4.0, but it is not working with C9800-CL.
We are using SNMPv3.
Do anybody know the right OID?
Thank you all for replay.
ā08-20-2020 09:17 AM
ā08-20-2020 11:20 PM
Hi.
Thank you for replay.
1. I have SW version 16.12.3.
2. I also have an open tac case, but no answer jet.
ā03-22-2021 12:10 AM - edited ā03-22-2021 02:08 AM
I have the same problem..
Been trying to build an .oidlib file from the .MIB file you can download at software.cisco.com
After download I've run it through the Paesseler MIB Importer V3 (We currently use PRTG)
However the archieve CISCO-LWAPP-SYS-MIB is not part of the MIB bundle and AIRESPACE-WIRELESS-MIB produces the error Missing import module: AIRESPACE-REF-MIB
MIB archive - CISCO-LWAPP-SYS-MIB - clsSysApConnectCount
Number of joined AP: 1.3.6.1.4.1.9.9.618.1.8.4.0
MIB archive - CISCO-LWAPP-SYS-MIB - clsMaxClientsCount
Number of clients: 1.3.6.1.4.1.9.9.618.1.8.12.0
MIB archive - AIRESPACE-WIRELESS-MIB - bsnDot11EssNumberOfMobileStations
Number of clients per WLAN (last .4 defining WLAN ID #) : 1.3.6.1.4.1.14179.2.1.1.1.38.4
If anybody have some knowledge or anything to share will be much appreciated.
ā03-22-2021 02:24 AM - edited ā03-22-2021 02:29 AM
They're not supported in current IOS-XE.
MIB compilation is a completely different matter altogether - you may need to edit the MIBs yourself to get them into a form which is 100% compatible with your app.
And yes you always need to find all the other MIB files which the one you're working with has dependencies on.
The SNMP tool is fairly good at showing the dependencies: https://snmp.cloudapps.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&submitClicked=true&mibName=AIRESPACE-WIRELESS-MIB#dependencies
Usually they need to be loaded in the correct order too so that the dependencies are loaded first otherwise anything that depends on them will fail.
ā02-22-2024 12:17 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
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