07-10-2024 04:43 AM
i am looking for the SNMP OID, to check what is AP name that a specific client is connected at.
for example, a client 01:02:03:AA:BB:CC is currently connected to "AP123". i am looking for the SNMP OID, which can return the name "AP123", protocol (802.11ax etc), SSID.
WLC model is Cisco 3504, but any OID for any model of WLC is welcome.
07-10-2024 04:49 AM
- That won't be possible ; the only thing that you have is for instance snmp variables to query access points and client parameters (how many , states if possible , other parameters.) If being used you will have to correlate the info's to get what you want manually ,
M.
07-10-2024 04:58 AM
thanks @marce1000 for prompt help.
i can view the information from WLC gui, when select "clients", then by filter one MAC address, then can view the detail of this client, including AP name / RSSI / SNR / SSID etc.
can i get teh same, via 1 by 1 SNMPget?
07-10-2024 05:10 AM
- Not directly sure on that ; it depends on what the reporting capabilities are of a particular snmp oid ,
presumably snmpwalk , combined with filtering afterwards will be better.
M.
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