Re: snmpv3 Decryption error with net-snmp 5.2.1

2005-05-24 Thread Wes Hardaker
> On Tue, 24 May 2005 10:08:41 +0100, Dave Shield <[EMAIL PROTECTED]> said: Dave> is there any reason why the command options used for specifying Dave> the pass phrase and the algorithm (for both authentication and privacy) Dave> are the opposite way round with "net-snmp-config --create-snmpv3

Re: snmpv3 Decryption error with net-snmp 5.2.1

2005-05-24 Thread Dave Shield
On Mon, 2005-05-23 at 21:02, Wes Hardaker wrote: > > 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

Re: snmpv3 Decryption error with net-snmp 5.2.1

2005-05-23 Thread Wes Hardaker
> 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 fl

snmpv3 Decryption error with net-snmp 5.2.1

2005-05-23 Thread Stage Iup - Fabrice & Frédéric
Hi all I use net-snmp 5.2.1, i have created a snmpv3 user with : net-snmp-config --create-snmpv3-user -ro -x mypassword -X DES -A MD5 myuser and when I want to send this request at the agent : snmpget -v 3 -u myuser -l authPriv -a MD5 -A mypassword -x DES -X mypassword localhost sysUpTime.