I need to export information (datas) from snmp (such as CISCO_CPU, TRAFFIC or temperature from devices) to XLS, CSV or XML (or other any available format)? Is it possible to do with the DUDE?
I want to create some plot using Excel and datas from snmp.
You would be best off running 3.6 and using the existing xml directly then you could learn how they stuck that data into a table in 4.x versions. 3.6 should be easy to export data. From what I could tell when I looked at the xml the interface statistics were saved in an RRD format. They might have just used that exactly for interface data.