Dave, I have built it from source. Also, I have installed OpenSSL.
But still getting this error. Regards, Srivastava ************************************************************************ ************************************************************************ ************************************************************************ ***** This e-mail, and any attachments thereto, are intended only for use by the addressee(s) named herein and may contain privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is illegal and strictly prohibited. If you have received this e-mail in error, please immediately notify me by telephone and permanently delete the original and any copy of any e-mail and any printout thereof. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, July 24, 2006 2:47 PM To: Srivastava, Namburi (IE10) Cc: [email protected] Subject: Re: SNMP V3 requests failing On 24/07/06, Srivastava, Namburi (IE10) <[EMAIL PROTECTED]> wrote: > I am using SNMP V3 requests using a windows manager (Net-SNMP V 5.1.4) > But I am getting the following error. > > snmpget -v 3 -u user1 -a MD5 -A password123 -x DES -X password123 -l > authPriv 199.63.30.153 sysUpTime.0 Encryption support not enabled. > snmpget: USM encryption error (Sub-id not found: (top) -> sysUpTime) > > Can anybody suggest what could be the problem? You need the OpenSSL libraries installed in order to provide the necessary encryption routines. > I have installed the SNMP package on the windows machine based on the > inputs given under win32\ReadMeWin32.txt Was this built from source, or one of the binary installations? If built from source, then see the sections on OpenSSL in README.win32 If binary, then check you installed 'net-snmp-NNNN-ssl-1.win32.exe' (which includes encryption support), rather than 'net-snmp-NNNN-1.win32.exe' (which doesn't) 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=DEVDE V _______________________________________________ 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 ------------------------------------------------------------------------- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
