I  think you mixed v3 and v1/2. It seems, by default,  your snmp is v3. Have you configured v3 right in both snmpd.conf files?
If you want to use v1/2, you need to use -v 2c or -v 1 for snmpset.
 
Res
 
----- Original Message -----
Sent: Thursday, April 28, 2005 6:32 AM
Subject: snmpset syntax error

Hello,
 
I'm looking for assistance on the following snmpset command and parameters, and the output message
 
# Execute SNMPSET
snmpset -c mycommunityname -r 5 -t 10 $router .1.3.6.1.4.1.9.2.1.50.192.168.1.1 s update.tmp
 
snmpset: No securityName specified
": Event not found
when I use the -u secname
snmpset -c mycommunityname -r 5 -t 10 -u test $router .1.3.6.1.4.1.9.2.1.50.192.168.1.1 s update.tmp
 
I get
 
snmpset: Unknown user name
": Event not found
I'm using SunOS 5.8
 
Thanks

 
Ralph J. Elia
Systems Engineer
AT&T Business Customer Service Delivery
919-217-1691
[EMAIL PROTECTED]
 
 

Reply via email to