H3C交换机需要做的操作

 

[H3C]snmp-agent #H3C默认SNMP是关闭的,需要先开启

[H3C]snmp-agent community read public #设置团体名【public】为可读权限。

[H3C]snmp-agent sys-info version all #设置交换机支持的SNMP协议为所有(All参数还可以使用v1\v2\v3)

[H3C] snmp-agent trap enable #允许发送Trap

[H3C] snmp-agent target-host trap address udp-domain 10.33.0.100 udp-port 161 params securityname public #配置trap主机的地址和端口

 

在cacti上的操作只有一步比较特别,使用的Host template为"ucd/net SNMP Host"其它创建graphs添加data source list是没区别的。

(原创)monitor H3C switch with cacti

相关文章:

  • 2021-08-23
  • 2021-09-04
  • 2021-10-24
  • 2021-06-24
  • 2022-12-23
  • 2021-07-19
  • 2021-12-05
  • 2021-09-23
猜你喜欢
  • 2022-12-23
  • 2022-02-11
  • 2022-01-04
  • 2022-01-22
  • 2021-09-04
  • 2021-05-20
  • 2021-08-02
相关资源
相似解决方案