Re: Unknown user name

2009-07-09 Thread j hite
> > > That doesn't look anything like the Net-SNMP agent. > We don't have any code that looks remotely like this. > > Even the tokens used (SNMP_SECURITY_AUTHPRIV, etc) aren't > right for our agent. > > If you are using the Net-SNMP agent, then please see the > snmpd.conf(5) man page for how to con

Re: Unknown user name

2009-07-08 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2009/7/

Re: Unknown user name

2009-07-07 Thread j hite
On Mon, Jul 6, 2009 at 4:04 PM, j hite wrote: > > I have an SNMP agent on a PowerPC running the Nucleus OS. I have been able > to run snmpget and snmpset v1 and v2c from the command line using the > net-snmp tools. However whenever I try to use v3 I get the Unknown user name > error. The Usm_User

Re: Unknown user name

2009-07-07 Thread Dave Shield
2009/7/6 j hite : > However whenever I try to use v3 I get the Unknown user name error. What is the exact command you are trying? > The Usm_User_Table, Cfg_Sec2Groups, and Snmp_Cfg_Access tables > have been setup in the agent. How? What do they contain, and how was this configured? > Is this

RE: unknown user name

2008-09-05 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Wes Hardaker > Sent: Wednesday, September 03, 2008 4:27 PM > You can look in the /var/net-snmp/snmpd.conf file to see if a line > actually got added. Do this before the agent starts up though. I did. It does. Attemp

Re: unknown user name

2008-09-03 Thread Wes Hardaker
> On Wed, 3 Sep 2008 14:26:25 -0700, "Mike Ayers" <[EMAIL PROTECTED]> said: MA> $ net-snmp-config --create-snmpv3-user -ro -a mypassword -A MD5 newnewuser MA> ...but, trying that, I have the same problem you did. I get lines MA> telling me that the createUser command is being entered, and hav

RE: unknown user name

2008-09-03 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of /xig > Sent: Wednesday, August 06, 2008 2:41 AM > I have used "net-snmp-config --create-snmpv3-user > -ro -A mypassword -a MD5 newnewuser" > >when I use "snmpget -v 3 -l authNoPriv -a MD5 -u > newnewuse