I'm having a very odd issue with SNMP
- Trying to add a device through SolarWinds fails - Wireshark shows the request going out, but no return traffic
- Walk the MIB of the device from SolarWinds server fails - Wireshark shows the request going out, but no return traffic
- Walk the MIB of the device from a different machine on a different network succeeded - Wireshark showing traffic in both directions.
- NetPath from the same server to the same device fails - but SNMP is UDP and NetPath is TCP, expected - Wireshark shows traffic in and out
- The return traffic from the NetPath result shows that the pathing is correct
- The walk from another machine indicates that the device is responding to SNMP
- Verified that the firewall is allowing and passing the GET
As with many network issues, it's probably something simple - so please embarrass me with one of those "is it plugged in?" Questions.