Dharm S <dharm.sk2...@gmail.com> writes:

> failed rfc5343 contextEngineID probing

So, judging from the packet information it appears that the snmp library
looks like it gets the dtls connection open (or at least it believes it
is; whether the *other* side agrees is subject to debate still).  Then
it's trying to send a contextEngineId probe through which is 69 bytes
long.  and it tries that multiple times (and you can see the buffer
filling up because all the packet buffers add up in multiples of
69). And then it finally fails with a contextEngineId sync failure.

Do you have the logs from the server side too?
-- 
Wes Hardaker
Parsons

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to