SNMP Dynamic indexes that were working in 2.2.6 no longer work after upgrading to 2.4.0.
To use one of them as a specific example. The item SNMP OID is specified as
The server log shows:
An snmpwalk shows the value in question (6) is still in the table.
The Zabbix server is Centos 6.5 using the zabbix.com repos.
To use one of them as a specific example. The item SNMP OID is specified as
Code:
.1.3.6.1.4.1.232.6.2.6.8.1.4.1["index",".1.3.6.1.4.1.232.6.2.6.8.1.3.1","6"]
Code:
error reason for "kvm01:Temperature.CPU" changed: Cannot find index of "6" in ".1.3.6.1.4.1.232.6.2.6.8.1.3.1".
The Zabbix server is Centos 6.5 using the zabbix.com repos.
Comment