pysnmp
pysnmp copied to clipboard
TCP support
Added TCP support based on asyncore. Tested on Windows on python versions 2.7 and 3.5 connecting to a SNMPv3 target (with authPriv) and Travis tests passing.
This can be a good point to start and solve #56.
What is the status of adding the TCP support ? Is there an Alpha release for this feature ?