On 02/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
>                   I integrated Net-SNMP agent into our system. When I
> tried to connect the agent as SNMPV3 user(this user "madan" is already
> configured in the agent), I am getting an error saying "Unknown
> Engine-Id" as shown in the attached image.

That's a normal part of the SNMPv3 conversation.
The first request will typically include a null engineID,
and is expected to trigger an "unknown EngineID" report.

This report will include the engineID of the agent, which can
then be extracted and used in the second retry - which ought
to succeed.

>                I am also enclosing the
> Ethereal trace for SNMPV3 packet transfer.

I haven't analysed the ethereal trace, but the screenshot
seems to indicate that the second request is still using
a null engineID (which will therefore also fail).

What client software are you using?  Is this based on Net-SNMP
code, or some other SNMP toolkit?

Dave

PS: I would echo Thomas' comment about patience.  Nagging
      volunteers is not a very sensible strategy.  If you need rapid
      results, I suggest you look at employing a commercial consultant.
         Otherwise, volunteer support has to be fitted in around other
      commitments - both to our several employers, and domestic!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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