-
-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sporadic Timeout using set #439
Comments
You can force from pysnmp import debug
# use specific flags or 'all' for full debugging
debug.setLogger(debug.Debug('all')) |
There are some successful calls until the one with the exception at the bottom:
The whole file is in here: https://filebin.net/i31mnfczav82d58e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm getting random timeouts while try to set a value. The IP I use is XX.XXX.246.99.
See bellow the Wireshark evidence.
pysnmp
: 4.4.12Logs:
In Wireshark, I get the set-response as you can see bellow but looks like
pysnmp
is not able to realized it. Please, take a the IP: XX.XXX.246.99.The text was updated successfully, but these errors were encountered: