I am connected via zabbix to network devices e.g. Routers, FWs etc. via SNMP and we can monitor resources such as interfaces, CPUs etc.
Now I need to fetch the configuration file of these devices via the same protocol (SNMP). Can anyone help how to accomplish that!
I have found this article which shows that it is possible, but i don't know how to implement it