> From: Adrian Bica [mailto:[email protected]]

> when everything ok, it does not answer at all.

  I see that Dave addressed your configuration issue.  From my own
experience, don't assume you are actually using the same engine IDs.
snmpd creates its own engine ID that does not match the "engineID" seed
specified in /usr/local/share/snmp/snmpd.conf.

  Check the snmpd persistent configuration store at
/var/net-snmp/snmpd.conf.  In it you will find an "oldEngineID" value.
Use that to configure your management stations and retry.

  For example, on my test system I have the following data:

/usr/local/share/snmp/snmpd.conf
- engineID ""

/var/net-snmp/snmpd.conf
- oldEngineID 0x80001f88042222

  You must use the oldEngineID value in your management station
configuration.

  You have to jump the engine ID hurdle before you face the USM hurdle.
Also, don't hesitate to use full debug mode on both the agent and the
management applications, that will help a lot in finding out why SNMPv3
traffic gets lost.

  Ron



The information contained in this message may be privileged and confidential 
and protected from disclosure. If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by replying to the message and deleting all copies. Thank 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