Hello,

    I am having the same problem receiving decryption
error.  I have no problems when I execute:

snmpget -v3 -u wes  -l authNoPriv -a MD5 -A
setup_passphrase  172.16.37.22 .1.3.6.1.2.1.1.2.0


  From what I can tell, the encryption passphrase is
the same as the authentication passphrase.  I am in
the process of debugging and the agent has an error 
during the parse.  From what I can tell, a function
called by snmpv3_parse.

Robert Wilcox  

 >>>>> On Mon, 23 May 2005 10:26:58 +0200, Stage Iup -
Fabrice & Fr�d�ric
<[EMAIL PROTECTED]> said:
 
 Stage> I use net-snmp 5.2.1, i have created a snmpv3
user with :
 Stage> net-snmp-config --create-snmpv3-user -ro -x
mypassword -X DES
 Stage> -A MD5 myuser
 
 It looks like you"re missing a -a flag in that
command line?
 
 Why don"t you just try "net-snmp-config
--create-snmpv3-user" and
 follow the prompts.
 
 Stage> and when I want to send this request at the
agent : snmpget -v
 Stage> 3 -u myuser -l authPriv -a MD5 -A mypassword
-x DES -X
 Stage> mypassword localhost sysUpTime.0 i have the
following error :
 Stage> snmpget: Decryption error
 
 That is odd.  If it"s not the -a flag, I"d suggest
starting over and
 make sure all your passwords match exactly.
 
 -- 
 Wes Hardaker
 Sparta, Inc.



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to