I manage a medium sized procurve network and wish to use netXMS as my main monitoring platform.
I am currently having an issue with SNMP monitoring of our core Procurve 5406 switch where netXMS configuration polls time out on the switch.
The log on the switch reports "snmp security access violation"
I run the same SNMP configuration on our 3500 switch (not modular) with identical firmware and do not experience these errors.
I have experimented with turning off the SNMP network discovery feature which did not fix this issue.
I have tried SNMP v2 and v3 with same error when polling the configuration.
Any suggestions?
Are you sure that community is correct and IP is in the list of allowed (e.g. NAT, multiple interfaces)?
Can you please provide dump of snmp traffic between netxms and the switch? Output of "tcpdump -i INTERFACE -n -vv udp port 161 and host SWITCH_IP" should be sufficient.