从网络设备使用SNMP获取Zabbix的配置文件

huangapple go评论108阅读模式
英文:

Fetch Configuration File from Network Device using SNMP by Zabbix

问题

我通过Zabbix连接到网络设备,例如路由器、防火墙等,通过SNMP进行资源监控,如接口、CPU等。

现在我需要通过相同的协议(SNMP)获取这些设备的配置文件。有人可以帮忙实现吗!

我找到了这篇文章,它显示这是可能的,但我不知道如何实现:

https://community.cisco.com/t5/network-management/using-snmp-for-fetching-running-config/td-p/1035527

英文:

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

https://community.cisco.com/t5/network-management/using-snmp-for-fetching-running-config/td-p/1035527

答案1

得分: 0

Che CISCO-CONFIG-COPY-MIB you linked shows how to implement a snmp+tftp implementation, but IMHO it's not the way to go.

Zabbix is a monitoring platform, not a network management: you should use a different solution.

You should use something like Rancid or a commercial solution like Solarwind.

英文:

Che CISCO-CONFIG-COPY-MIB you linked shows how to implement a snmp+tftp implementation, but IMHO it's not the way to go.

Zabbix is a monitoring platform, not a network management: you should use a different solution.

You should use something like Rancid or a commercial solution like Solarwind.

huangapple
  • 本文由 发表于 2023年2月27日 17:56:34
  • 转载请务必保留本文链接:https://go.coder-hub.com/75578964.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定