> 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
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
> 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
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.