RE: register_mib_priority/unregister_mib asymmetry in pass.c: Directions for fix?

2012-04-13 Thread Weber, Gregoire
Hi Robert, From: Robert Story; Sent: Freitag, 13. April 2012 15:19 > On Tue, 10 Apr 2012 15:14:09 +0200 Gregoire wrote: > WG> snmpd terminates on SIGHUP used to force reloading the > WG> configuration in case of pass directives is used with non > WG> default priorities (details see P.S.). > > Than

Re: Running Make Fails!!!

2012-04-13 Thread Robert Story
On Tue, 10 Apr 2012 10:17:13 -0400 Zlatan wrote: ZS> Hello, ZS> ZS> I am following a tutorial ZS> http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/ ZS> ZS> When I try to run a makefile (i.e make -f ifTable_Makefile), I get the ZS> following errors: ZS> ZS> [root@localhost ifTable]# make -

Re: TR: error in make during net-snmp installation

2012-04-13 Thread Robert Story
On Thu, 12 Apr 2012 13:30:15 +0200 Sako wrote: SY> I want to install net-snmp on an amr processor. SY> When I run the "make" these following errors occur : SY> SY> /opt/crosstool/arm-none-linux-gnueabi/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: SY> mibg

Re: register_mib_priority/unregister_mib asymmetry in pass.c: Directions for fix?

2012-04-13 Thread Robert Story
On Tue, 10 Apr 2012 15:14:09 +0200 Gregoire wrote: WG> snmpd terminates on SIGHUP used to force reloading the WG> configuration in case of pass directives is used with non WG> default priorities (details see P.S.). Thanks for the detailed overview. I strongly suggest you also put all this informat

Re: NET-SNMP

2012-04-13 Thread Robert Story
On Tue, 10 Apr 2012 08:38:18 +0100 Dave wrote: DS> On 9 April 2012 10:38, Jasti Durgashree wrote: DS> > Hi all, am following the steps given in DS> > http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Subagent but DS> > when am giving the below command am getting the result as follows:

Re: Connect to main agent from AgentX Sub-agent

2012-04-13 Thread Robert Story
On Thu, 5 Apr 2012 22:02:26 +0530 Ramakrishnan wrote: RS> I am implementing a MIB module as a Agentx sub-agent. Inside my sub-agent RS> code, I need to set another OID. Note that you cannot set another OID while processing any requests from the master agent. Well, you can send the set, but it won