RE: Error while starting a subagent

2006-02-15 Thread Dave Shield
On Wed, 2006-02-15 at 12:16 +0530, vishakha s wrote: > Hi Dave > I am able to do the subagent configuration and able to retrieve the value .I > am providing the steps for this that i followed taking reference from the > FAQ abd your mails ,hope these are correct . [snip] > Need your valua

RE: Error while starting a subagent

2006-02-14 Thread vishakha s
valuable comment on this .And thanks a lot for your help through out . With regards Vishakha -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 5:46 PM To: vishakha s Cc: net-snmp-users@lists.sourceforge.net Subject: RE: Error while starting a subagent

RE: Error while starting a subagent

2006-02-14 Thread Dave Shield
On Tue, 2006-02-14 at 16:38 +0530, vishakha s wrote: > But now it is giving the > error while running the subagent as "unknown host" > Do we need to have a master agent in the system in which > subagent is there to start it . If you're running a subagent, then there has to be a master agent for it

RE: Error while starting a subagent

2006-02-14 Thread vishakha s
--- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 4:14 PM To: vishakha s Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Error while starting a subagent On Mon, 2006-02-13 at 11:56 +0530, vishakha s wrote: > running: gcc ... -L/usr/local/lib -lnetsnmpag

Re: Error while starting a subagent

2006-02-14 Thread Dave Shield
On Mon, 2006-02-13 at 11:56 +0530, vishakha s wrote: > running: gcc ... -L/usr/local/lib -lnetsnmpagent -lnetsnmpmibs... > > ./mysubagent: error while loading shared libraries: libnetsnmpagent.so.5: > cannot open shared object file: Error 40 Does the file /usr/local/lib/libnetsnmpagent.so.5 exi

Error while starting a subagent

2006-02-12 Thread vishakha s
Hi Thanks for your help . I issued the following command net-snmp-config --compile-subagent dot1dBridge.c It displayed the following details generating the tmporary code file: netsnmptmp.2024.c voidinit_dot1dBridge(void); checking for init_dot1dBridge in dot1dBridge.c init_dot1dBridg