Hello all!
I'm trying to discover all Virtual Directors on a EMC VPLEX but the discovery rule fails when I try to obtain the SNMPINDEX with a SNMP "error: (genError) A general failure occured" message.
The OID is correct because I try on the console but (always a but...) at the end of the snmpwalk I can see the same message that I found on the Zabbix frontend:
Error in packet.
Reason: (genError) A general failure occured
Failed object: SNMPv2-SMI::enterprises.1139..........
If I make a snmpget of the failed object it's ok and no error appears.
As I read on google (a lot of forum posts) there's a workarround changing the snmpd.conf adding this two lines to increase the timeout of the daemon:
agentXTimeout 60
agentXRetries 10
But it doesn't resolve the problem.
My server is 2.0.4
Any ideas?
Thanks in advance!
I'm trying to discover all Virtual Directors on a EMC VPLEX but the discovery rule fails when I try to obtain the SNMPINDEX with a SNMP "error: (genError) A general failure occured" message.
The OID is correct because I try on the console but (always a but...) at the end of the snmpwalk I can see the same message that I found on the Zabbix frontend:
Error in packet.
Reason: (genError) A general failure occured
Failed object: SNMPv2-SMI::enterprises.1139..........
If I make a snmpget of the failed object it's ok and no error appears.
As I read on google (a lot of forum posts) there's a workarround changing the snmpd.conf adding this two lines to increase the timeout of the daemon:
agentXTimeout 60
agentXRetries 10
But it doesn't resolve the problem.
My server is 2.0.4
Any ideas?
Thanks in advance!

Comment