Hi,
I have a error on my fresh install of zabbix. In a VM, I installed a Debian 8.8 from the network boot cd.
Then i put the repo of Debian and i installed Zabbix from the official repository of zabbix.com.
I imported template from Zabbix share (https://share.zabbix.com/network-app...-snmp-template). The discover work fine and after i've got this error : SNMP error: (genError) A general failure occured
I try this OID with snmpwalk command line and i've result.
Screenshot of my problem :

Have you an idea ?
Debug log on zabbix server :
I have a error on my fresh install of zabbix. In a VM, I installed a Debian 8.8 from the network boot cd.
Then i put the repo of Debian and i installed Zabbix from the official repository of zabbix.com.
I imported template from Zabbix share (https://share.zabbix.com/network-app...-snmp-template). The discover work fine and after i've got this error : SNMP error: (genError) A general failure occured
I try this OID with snmpwalk command line and i've result.
Screenshot of my problem :

Have you an idea ?
Debug log on zabbix server :
Code:
30406:20170530:121003.156 End of zbx_vc_add_value():FAIL
30391:20170530:121003.156 In substitute_simple_macros() data:'{$SNMP_COMMUNITY}'
30390:20170530:121003.156 In zbx_snmp_get_octet_string()
30389:20170530:121003.156 End of zbx_snmp_close_session()
30392:20170530:121003.156 End of zbx_snmp_translate() oid_translated:'1.3.6.1.4.1.16139.2.23.1.5.1.2'
30406:20170530:121003.156 In zbx_vc_add_value() itemid:25656 value_type:1 timestamp:1496139003.107724694
30391:20170530:121003.156 In DCget_user_macro() macro:'{$SNMP_COMMUNITY}'
30390:20170530:121003.156 zbx_snmp_get_octet_string() full value:'STRING: "S1-VMFS12-T"' hint:'(null)'
30389:20170530:121003.156 getting SNMP values failed: SNMP error: (genError) A general failure occured
Comment