Re: [SPAM] snmp-usm usage

2005-04-19 Thread Wes Hardaker
> On Mon, 18 Apr 2005 15:08:59 +0800, [EMAIL PROTECTED] said: tao> then,I want to change the auth password for user "myuser" in tao> command line: tao> $ snmpusm -v 3 -u myuser -n "" -l authNoPriv -a MD5 -A 12345678 127.0.0.1 tao> passwd 12345678 myuserpasswd tao> no encryption type specif

Re: snmp-usm usage

2005-04-18 Thread Dave Shield
On Mon, 2005-04-18 at 08:08, [EMAIL PROTECTED] wrote: > I want to change the auth password for user "myuser" > in command line: > > $ snmpusm -v 3 -u myuser -n "" -l authNoPriv -a MD5 -A 12345678 127.0.0.1 > passwd 12345678 myuserpasswd > no encryption type specified, which I need in order to k

snmp-usm usage

2005-04-18 Thread tao . wenqiang
Hi, I use net-snmp 5.2.1 on windows platform, and follows the instructions in netsnmp help documents. in my snmpd.conf file,following lines: # VACM configuration entries rwuser initial # lets add the new user we'll create too: rwuser myuser # USM configuration entries createUser initial MD5 1