For some reason, the previous message did not go through completely. I 
apologize and send it again:

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 unknown engineID/user. But
when everything ok, it does not answer at all.

In my snmpd.conf file I have the lines:

createUser user1
rwuser user1

Can anybody help me with this issue? Again snmpv2c works just fine.

Thanks you

------------------------------------------------------------------------------
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