[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:
> >
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
> 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
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
--
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
-
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
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
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
> 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