linux解决办法如下:
client设置:
vi /etc/snmp/snmpd.conf
a.修改默认的community string
com2sec notConfigUser default public
将public修改为你知道的字符串
b.把下面的#号去掉
#view mib2 included .iso.org.dod.internet.mgmt.mib-2 fc
c.把下面的语句
access notConfigGroup "" any noauth exact systemview none none
改成:
access notConfigGroup "" any noauth exact mib2 none none
win 设置如下:
cmd中输入 services.msc
设置SNMP Service 为自动启动。 修改如图配置,将public改为你知道的字符串
cacti 网卡抓取不到eth1流量,布布扣,bubuko.com
时间: 2024-10-11 05:45:21