Hey all! Running into an interesting problem - I am failing to add a device within NPM via SNMPv3 and receiving the error "Test Failed" however when testing from the SNMP walker tool on our primary poller I am able to walk successfully. The node is added from the same poller I am testing from. What I have noticed is that this device responds slowing to SNMP requests so I thinking that the request times out and fails from NPM. I have tried adjusting the timeout settings, which seems to be locked to 10000 ms from the GUI, but this does not seem to be the cause since the test results are returning quicker than 10 secs which seems to nix my suspicion.
Some background, we are on 12.0.1 and polling a Palo Alto firewall, which we have no had issues with until now.
Has anyone experienced this issue? Any ideas?
Thanks in advanced!