My sincere apologies to the group. I will try and take care on this in
future communication.

And thanks a lot for the detailed explanation, it was really helpful.

I really appreciate the work put in by the volunteers for this project.

Regards,
Prashant

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, January 11, 2007 2:35 PM
To: Rane, Prashant
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Need info on Encryption used in snmptrapd v 5.3.1

First thing, can you *PLEASE* not send the same request again
and again and again.  The volunteers that provide support for
this project do so in our spare time - any assistance has to fit
around our paid employment.  And the more intrusive such
requests become, the less time (and effort) will be available
to support the project.
    Thanks

On 11/01/07, Rane, Prashant <[EMAIL PROTECTED]> wrote:
> 1. What encryption technology is used in snmptrapd v 5.3.1?

The Net-SNMP suite relies on whatever encryption technology is
installed on the target system - most typically OpenSSL.  We do
not ship any encryption routines in the Net-SNMP source itself.


> 2. Is the whole v3 trap encrypted ?

That depends on how the trap is generated.
If it's sent with a securityLevel of 'authPriv' then it will be
encrypted.
If it's sent with a securityLevel of 'authNoPriv' or 'noAuthNoPriv',
then it won't.


> 3. What sort of encryption is used for v3 authentication?

None.
Encryption and authentication are two separate concepts.
Authentication simply uses a digital checksum (typically
MD5 or SHA) to sign the request - it doesn't encrypt anything
itself.

Dave


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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