Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does anyone know if there is a C/C++ Programmers API for Cisco IOS/CATOS? If so, can you point me in the right direction? I want to write a program to query our switches and routers to get information from them and save it to a file from time to time...
Thanks. I've already done this with SNMP. The problem is that SNMP is slow. Its okay for querying one device but when you want to query say 200 devices a couple of times an hour you need something fast. SNMP does not cut it.