Open
Description
Hello, I constantly get the error of the first attached image. Is this is caused by CPU usage of the device, connection, or what? And how to avoid that? Is there any change on the device that I should do?
More details:
- I'm trying to do a walk() on two distinct devices.
- First device, I do a walk() through 800 Oids. The second, through 1700 Oids.
- Both devices sometime fail with that error.
- Using wireshark, I see that my server send a SNMP packet (getBulkRequest), but get no packet back (get-response).
- I already tried with various maxRepetitions(), from 1 to 100.