Issue with localized keys support for SNMPUSM(5.1.4)

2008-04-11 Thread anand
possible please let me know of any of the most stable versions with all this support and very near to 5.1.4 release. Kindly let me know Thanks in advance Regards Anand - This SF.net email is sponsored by the 2008 JavaOne(SM

Re: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-08 Thread anand
<[EMAIL PROTECTED]> wrote: > On 08/04/2008, anand <[EMAIL PROTECTED]> wrote: > > I have applied the container-atomic-insert.patch as well as > > net-snmp-5.3-shared-ip-4.patch on the release Net-SNMP 5.3.1. > > I'm not sure whether it's sensible

Re: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-08 Thread anand
guide me how to find a solution to this issue. I have been stuck with this issue. Actually when I had used the version 5.3.2 After seeing this messages I found that snmpusm was not working on change keys later on after which the agent stopped responding. I wonder if the issue is just with the mess

Re: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-07 Thread anand
HI Dave.. Im sorry for mailing you directly. There was no intention in getting any private consultation.. I just hit Reply instead of Reply to All by mistake. I would not repeate the same. Thanks Anand On 4/7/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > [ First - *please* d

Re: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-07 Thread anand
Thanks you so much guys... I will be in the office tmrw..and try all these combinations and report back in detail... Thanks again On Mon, Apr 7, 2008 at 10:13 PM, Thomas Anders <[EMAIL PROTECTED]> wrote: > On 07/04/2008, anand <[EMAIL PROTECTED]> wrote: > > I tried applyi

Fwd: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-03 Thread Anand
Hi Guys... Can u please look into this guys... Im really pressed for time..Can someone suggest the SIGHUP Fix for 5.3.2... Thanks in advance.. Regards Anand -- Forwarded message -- From: [EMAIL PROTECTED] (anand) Date: Apr 1, 2:05 pm Subject: Issues with net-snmp 5.4.1 and 5.3.2

Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-01 Thread anand
MP_CAN_USE_SYSCTL?? Kindly let me know. I have to give the release with Localized Keys support by the end of the week and would seriously appreciate an Early Response. Thanks Anand - Check out the new SourceForge.net Marketpla

Net-SNMP Change keys Issue:5.1.4

2008-03-06 Thread anand
-X encrKey [OPTIONS] passwd -Ca -Ck authpassphrase New_AuthKey This shows that the flag k is not recognized for -C option. Kindly let me know if net-SNMP hs to be upgraded for this. when I see the documentation for snmpusm the option -Ck is perfectly on. Thanks in advan

How to specify source IP addresses using send_v2trap

2006-03-24 Thread ANAND MATHEW
Hello all,We have developed an subagent using net-snmp that runs on RHEL release 3 Update 2. We have configured a number of logical IP Addresses using the standard configuration done in linux - (create files under the /etc/sysconfig/network-scripts etc). We are running snmpd and snmptrapd with the

Re: Re: Agent Code

2005-03-08 Thread Jude Amal Anand P
thanx for your help. Now i've got another problem. First i configured using --with-mib-modules="examples/notification" so i get the notification trap being sent every 30 seconds. Now i am trying to configure with --with-mib-modules=myProjFile This myProjFile also sends traps once the agent is Sta

Auth Failure

2005-03-08 Thread Jude Amal Anand P
Hi all, I tried using this simple snmpwalk cmd.. [EMAIL PROTECTED] root]# snmpwalk -v 2c localhost snmpNotifyTable and the output i get.. is Timeout: No Response from localhost When i check in the snmptrapd Daemon it says.. authentication failure. What should i do? Kindly help.. cos my project i

Agent Code

2005-02-25 Thread Jude Amal Anand P
Hi all, I have Created a MIB to send notification to the manager. I have also created the AGENT code (.c and .h) files. I have placed them in the "Agent /Mibgroup " directory and configured using the "-with-mib-modules" giving the name of the file as input. Now i need to start the AGENT. 1. Ho

Re: Re: Placing the MIB

2005-02-16 Thread Jude Amal Anand .P
Thanx for your timely help Mr.Robert. Jude On Tue, 15 Feb 2005 Robert Story wrote : On 13 Feb 2005 06:05:42 - Jude wrote: JAAP> 1. Where to place this mib. ?? JAAP> JAAP> i have generated the code. I have compiled this using mib2c and JAAP> got the agent skeleton. Now where shud i place the

Placing the MIB

2005-02-14 Thread Jude Amal Anand .P
hi everybody, i am currently doing a project in SNMPv3. it involves Notification MIB Agent - Coded in C Manager - Coded in Java I have written slightly a lengthy mail. Sorry for the trouble but kindly help me. I really appreciate your help. The agent notifies the manager of any significant even