Not sure if anyone sees this same issue or not. When I go to Manage Nodes and try validate SNMP the tests always come back failed. Yet if I'm in Systems Manager and do the same thing it's successful. Anyone have that issue?BB
just reviewed mine and it works OK w/Orion v9.0 SP2 and IE 7
...i'm just curious, but if you're using IE 7, in your IE settings, do you have your tab for CONTENT set disabled for auto-complete?
...that is my suspect to cause something like this with FORMS.
The way that this works is that the web page tells one of our polling engines to send out a simple SNMP request (get SNMPv2-MIB::sysObjectID.0). Depending on your set up, you are allowed to select from one of your engines (if you have only one, then you aren't given the choice). If we get a response, then this is how we define a successful audit.
So, the first level of sanity things to check on is reachability from your polling engine (usually where Orion is installed) versus where you are running system manager from. Also, firewalls, enabling SNMP on the device, and the correct community strings are a general consideration, although probably not an issue in your case.
If the validate is intermittent, then we may be looking at a timing issue. However, if you are able to add the device with SNMP enabled (i.e. the device is correctly identified) through System Manager and not the web, then please open a ticket so we can get diagnostics and a wireshark trace from your machines (if possible).
If you run the network trace yourself, you can easily filter by SNMP and see the request going out. No response means we won't validate properly.
You're correct. I was thinking about Add Node not Edit Node. Editing the node validation should be happening from the assigned polling engine.
I'll look into this further as to why this would not report a correct validation. Thanks.