RE: Snmpusm application

2006-10-17 Thread Passera Pablo-APP015
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Thomas Anders > Sent: Thursday, October 12, 2006 10:28 AM > To: Passera Pablo-APP015 > Cc: [email protected] > Subject: Re: Snmpusm application > > Passera Pablo-APP015 wrote: > >

Re: Snmpusm application

2006-10-12 Thread Thomas Anders
Passera Pablo-APP015 wrote: > One question about this application, Is it possible to > clone/create an user with an engineID different than the one in the > agent? snmpusm in net-snmp 5.3 and later supports a "-CE " option for exactly this purpose. +Thomas -- Thomas Anders (thomas.ander

Re: snmpusm + changekey (DH Keys)

2006-05-08 Thread Wes Hardaker
> On Mon, 8 May 2006 15:33:52 +0530, <[EMAIL PROTECTED]> said: kanakamahesh> Is it the limitation of net-snmp for not persisting kanakamahesh> changed dh-keys in snmpd.conf? No, the keys should definitely be stored in the snmpd.conf file after a key change.Did you happen to do a kill -9 o

Re: SNMPUSM

2005-07-13 Thread Dave Shield
On Wed, 2005-07-13 at 14:22 +0530, [EMAIL PROTECTED] wrote: > Can we run the snmpusm tool by logging into a device (having > linux OS ) through telnet for changing the privacy key and auth key? Yes. (Though I hope you mean "ssh" rather than "telnet"!) Dave --

Re: SNMPUSM user are not recognized after agent restart

2005-06-09 Thread Thomas Anders
Amber Gupta wrote: Actually I looked at your patch earlier and had same opinion that you are trying yo provide solution for same. The problem with me is that I am relatively new to net-snmp and still do not know how patch works..Do I need to just copy file an compile? Get the patch (say: file.d

RE: SNMPUSM user are not recognized after agent restart

2005-06-08 Thread Amber Gupta
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Anders Sent: Wednesday, June 08, 2005 6:13 PM To: [email protected] Subject: Re: SNMPUSM user are not recognized after agent restart Amber Gupta wrote: > I think I know what the problem is . It is

Re: SNMPUSM user are not recognized after agent restart

2005-06-08 Thread Thomas Anders
Amber Gupta wrote: I think I know what the problem is . It is so happening that after every restart engineID is getting changed . Suspiciously sounds like what I've been describing in patch [ 1042139 ] engineID/oldEngineID persistency fix http://sf.net/tracker/index.php?func=detail&aid=1042139

RE: SNMPUSM user are not recognized after agent restart

2005-06-08 Thread Amber Gupta
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wes Hardaker Sent: Wednesday, June 08, 2005 12:24 PM To: Amber Gupta Cc: [email protected] Subject: Re: SNMPUSM user are not recognized after agent restart >>>>> On Sun, 5 Jun 2005 18:47:03 -0400, "Amber G

Re: SNMPUSM user are not recognized after agent restart

2005-06-08 Thread Wes Hardaker
> On Sun, 5 Jun 2005 18:47:03 -0400, "Amber Gupta" <[EMAIL PROTECTED]> said: Amber> I am not able to understand why user is not getting Amber> recognized. I am expecting snmpd to reread already stored users Amber> correctly so that after agent restart I need not re-create Amber> them. Can anyo