No Response to SNMP GetRequest
I am currently troubleshooting an issue from SolarWinds to all my F5 devices. I receive the GetRequests but no response ever comes back. I see the following in my tcpdump but I have redacted a lot because of security concerns.
solarwinds_IP.59071 > f5-device_IP.161: GetRequest(26) .1.3.6.1.2.1.1.2.0
solarwinds_IP.59071 > f5-device_IP.161: GetRequest(26) .1.3.6.1.2.1.1.2.0
solarwinds_IP.59071 > f5-device_IP.161: GetRequest(26) .1.3.6.1.2.1.1.2.0
Now if I go to any of my F5 devices and perform the same snmpwalk I receive a response using the exact same credentials. I do have a client allow list which allows the source to reach all the F5s as well. The following is an example of a working request and response from one of the other F5 devices.
f5-device-1_IP.43962 > f5-device_IP.161: GetNextRequest(28) .1.3.6.1.2.1.1.2.0
f5-device_IP.161 > f5-device-1_IP.43962: GetResponse(32) .1.3.6.1.2.1.1.3.0=1494278987
f5-device-1_IP.43962 > f5-device_IP.161: GetRequest(28) .1.3.6.1.2.1.1.2.0
f5-device_IP.161 > f5-device-1_IP.43962: GetResponse(40) .1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.3375.2.1.3.4.105
Any insight on how to troubleshoot this or what the issue could be would be greatly appreciated.
It ended up being that the following was configured so I had to add in the additional subnet.