pysnmp
pysnmp copied to clipboard
No SNMP response received before timeout With AsyncIO
trafficstars
Hello!
I've been using PySNMP synchronously for the last year. I'm attempting to convert to asyncio, however, all requests I make are coming back with no response received.
Below is the log output when running the exact example located at: http://snmplabs.com/pysnmp/examples/hlapi/asyncio/contents.html
I've also attempted with confirmed good hosts with the same result. The same hosts get a response when using the sync version.
Debug output: https://gist.github.com/barrycarey/8f5fd73db5ae0db8d08450c07f9f8592