I am trying to implement a SNMP agent on an embedded system arm based. 
Everything works fine in SNMPv2. I want to get SNMPv3 working.
For simplicity, I started with no auth no privacy.
When I try to do a request, the agent does not answer at all. If in my request 
I put a wrong engineID or user, then the agent answers with the message uknown 
engineID/user. But when everything ok, it does not answer at all.

In my snmpd.conf file I have the lines:

createUser

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to