用snmpget和snmpwalk取F5数据时报错。
F5-BIGIP-SYSTEM-MIB::sysStatClientPktsIn.2 = No Such Object available on this agent at this OID
SNMPv2-SMI::enterprises.3375.2.1.1.2.1.41.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
我说下我的操作步骤:
1、F5的页面上下载F5 mib压缩包。把mibs的txt放到zabbix server的/usr/share/snmp/mibs/下面。
2、zabbix server的/etc/snmp/snmpd.conf中添加
view all included .1
mibs +ALL
结果执行还是上面的报错。