Forum Discussion
Hi gautamvenna we have just recently migrated to Arista AP's as part of our remote office strategy and it is clear they do not support SNMP, so there were two options the first as mentioned by Patrick_Rouse to integrate with the cloud vision portal, or scrape the outputs you can get from logging on via SSH, I went for the API integration and have just completed a write up here with in the LM Community.
I had to move to Python to do the Device discovery (NetScan) for speed of delivery as I only use Groovy when working in LogicMonitor as I was hitting challenges and needed to get the monitoring done I switched to Python, but the API integrations for LM and CV-CUE are relatively straight forward, the biggest challenge was the way our locations are nested in the CV-CUE structure. There are problems sharing the python script due to it using our LM Core Python Library which we use across all our integrations for efficiency and I do have it in my backlog to move to groovy, but can't give you a timescale as to when I would do this.