Hello,
I'm using Zabbix 2.2.11 with Frontend 2.2.14 and MySQL 5.5.50 plus NET-SNMP 5.4.3.
I have used the default SNMP Interface template to discover some interfaces.
I add one host to the template.
The interfaces were discovered and also the interface count was detected.
However if Zabbix try to get some ifIn/OutOctets, ifAliases, ifDesc.. and so on
it fails.
After I checked the OIDs in the template and tested it with snmpwalk on the command-line, without any problems.
I saw this error message at the discovered interfaces on the host
„snmp_parse_oid(): cannot parse OID "IF-MIB::ifInOctets.1]"“.
And there is a bracket at the end.
I also looked at the "items" tabel in the Zabbix database, and there is also a bracket at the end in the column "snmp_oid".
How can that be, and how can I solve it?
Regards,
venerable
I'm using Zabbix 2.2.11 with Frontend 2.2.14 and MySQL 5.5.50 plus NET-SNMP 5.4.3.
I have used the default SNMP Interface template to discover some interfaces.
I add one host to the template.
The interfaces were discovered and also the interface count was detected.
However if Zabbix try to get some ifIn/OutOctets, ifAliases, ifDesc.. and so on
it fails.
After I checked the OIDs in the template and tested it with snmpwalk on the command-line, without any problems.
I saw this error message at the discovered interfaces on the host
„snmp_parse_oid(): cannot parse OID "IF-MIB::ifInOctets.1]"“.
And there is a bracket at the end.
I also looked at the "items" tabel in the Zabbix database, and there is also a bracket at the end in the column "snmp_oid".
How can that be, and how can I solve it?
Regards,
venerable
Comment