cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
161
Views
1
Helpful
3
Replies

Synchronization timing between Catalyst Center and Wireless Controler

iferras
Level 1
Level 1

We are interested on using Catalyst Center "clients" API (/dna/data/api/v1/clients) for getting information about clients associated to a connected Wireless Controller. The API may take between 30 seconds and 4 minutes to show changes. Could you give some insight on the reason for this variability? Can this timing be adjusted to a shorter refresh period?

Thank you very much in advance,

Ignasi

3 Replies 3

Torbjørn
VIP
VIP

This is unfortunately not something you can change, if you need real time data you will need to fetch it directly from your WLC.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

Thank you very much. What would be the equivalent to fecht client information from the WLC (C9800-40-K9)?

You would probably want to use SNMP, netconf or restconf for this. MDT over gRPC is also an option if you want to go down that route. For Netconf/Restconf this is the module you want to use: https://github.com/YangModels/yang/blob/main/vendor/cisco/xe/1791/Cisco-IOS-XE-wireless-client-oper.yang 

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev