netsnmp_old_api_helper

2005-11-03 Thread Ravi
Hi .. Please let me know is there any way by which I can differentaite the SET requests for agent itself or it's for some registered smux peer in the function netsnmp_old_api_helper(). Under MODE_SET_RESERVE1 case , I want to call cacheptr->write_method() function, whenever the request is for

Why I can't find the conf file of mib2c.mfd.conf ? Thanks!

2005-11-03 Thread livia xie
Hello ,friends,   I use net-snmp-5.1.3. But I can't find the conf file of mib2c.mfd.conf in /usr/local/share/snmp. Is that the version is too old  or other reasons? Could anyone give me some advice? Thank you very much!   Best regards! livia

Re: embedded perl support broken in 5.2.2.* and main

2005-11-03 Thread Thomas Anders
Dave Shield wrote: I haven't been counting properly, but that feels like the necessary level of support. It's probably OK to go ahead and apply this patch. Wes, will you do? The one thing that I'd suggest is that we don't actually release another 5.2.2 tarball (whether rc4 or pre4), until th

RE: embedded perl support broken in 5.2.2.* and main

2005-11-03 Thread Dave Shield
>> I think it should go in to 5.2.2 > +1 I haven't been counting properly, but that feels like the necessary level of support. It's probably OK to go ahead and apply this patch. The one thing that I'd suggest is that we don't actually release another 5.2.2 tarball (whether rc4 or pre4), until t

RE: embedded perl support broken in 5.2.2.* and main

2005-11-03 Thread Bruce Shaw
>I think it should go in to 5.2.2 +1 Given what I have to go through to release binaries, I don't want to do 5.2.2 then immmediately have to turn around and do 5.2.2.1. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal an

Re: embedded perl support broken in 5.2.2.* and main

2005-11-03 Thread Alex Burger
Wes Hardaker wrote: On Wed, 02 Nov 2005 13:57:23 +, Dave Shield <[EMAIL PROTECTED]> said: However, I've analyzed the patch extensively (having wrote it) and it's very self-contained. The patch to snmp_perl.c is trivial because that file is only complied if turned on in the first place. The

Re: Running Agents With Virtual IP Addresses on different ports

2005-11-03 Thread Thomas Anders
Robert Story wrote: On Thu, 3 Nov 2005 17:45:09 +0530 aakansha wrote: AR> I restarted the network and started the agent with the IP Address AR> "snmpd -f -Le 192.162.9.2 " AR> AR> The agent got started. Now in another shell I executed, "snmpd -f -Le AR> 192.162.9.3

Re: Running Agents With Virtual IP Addresses on different ports

2005-11-03 Thread Robert Story
On Thu, 3 Nov 2005 17:45:09 +0530 aakansha wrote: AR> I restarted the network and started the agent with the IP Address AR> "snmpd -f -Le 192.162.9.2 " AR> AR> The agent got started. Now in another shell I executed, "snmpd -f -Le AR> 192.162.9.3 " AR> AR> B

Re: Problems with AgentX

2005-11-03 Thread Robert Story
On Wed, 2 Nov 2005 15:41:52 -0300 Jordan wrote: JJLDS> I´ve tried to use a agent as master agent(example-demon) and then plug JJLDS> a subagent on him. When I start the execution of the master agent, JJLDS> there is a message that says: JJLDS> ".../example-demon.conf: linen 60: Warning: Unkown toke

about pass_persist script

2005-11-03 Thread suzy
Hi to all net-snmp coders, I am developing some MIB handlers using pass_persist perl script. I try the example(local/pass_persist) you provide in your packege(version 5.1), and encounted some problems. The example is as following: #!/usr/bin/perl # Persistant perl script to respond to pass-th

Re: change log from 5.2.2.pre1

2005-11-03 Thread Dave Shield
On Thu, 2005-11-03 at 18:38 +0200, mark kaplun wrote: > Is there any simple way to know what changes were made > since pre1 except for diffing the files? >From dist/RELEASE-INSTRUCTIONS: cvs2cl -r -f ChangeLog.add -F V5-2-patches --no-ancestors --no-hide-branch-additions --n

Re: change log from 5.2.2.pre1

2005-11-03 Thread Wes Hardaker
> On Thu, 3 Nov 2005 18:38:25 +0200, "mark kaplun" <[EMAIL PROTECTED]> said: mark> Is there any simple way to know what changes were made since mark> pre1 except for diffing the files? Well, the ChangeLog.txt and the release date info in the download site should let you figure out when you sh

change log from 5.2.2.pre1

2005-11-03 Thread mark kaplun
Hi, Is there any simple way to know what changes were made since pre1 except for diffing the files? Thanks, Mark. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.12.7/159 - Release Date: 02.11.2005 ---

Re: what's the difference between mib2c.iterate.conf and mib2c.iterate_access.conf ? Thanks!

2005-11-03 Thread Robert Story
On Wed, 2 Nov 2005 15:15:24 +0800 livia wrote: LX> I use mib2c to generate the codes for me to extend the agent. But I don't LX> know what's the difference between using the conf file of LX> mib2c.iterate.confand using LX> mib2c.iterate_access.conf. Use both to generate code, and look at the code

Re: embedded perl support broken in 5.2.2.* and main

2005-11-03 Thread Robert Story
On Wed, 02 Nov 2005 17:05:53 + Dave wrote: DS>a) Looking at the possibility of including embedded perl DS> support within the default build (with suitable checks DS> to ensure the environment is suitable, naturally). DS> *and* DS>b) Writing a "make test" case to check that t

Re: 5.2.2 and related pain

2005-11-03 Thread Dave Shield
On Thu, 2005-11-03 at 15:27 +0100, Thomas Anders wrote: > Dave Shield wrote: > >If we simply drop this tool from the 5.2.x line, then anyone > > with an existing 5.2.1 installation can continue using the previous > > version, with exactly the same behaviour as before. > Would this mean to omit

Re: 5.2.2 and related pain

2005-11-03 Thread Thomas Anders
Dave Shield wrote: If we simply drop this tool from the 5.2.x line, then anyone with an existing 5.2.1 installation can continue using the previous version, with exactly the same behaviour as before. If we include the new re-write, then installing it will break any existing usage. It's not i

Re: Running Agents With Virtual IP Addresses on different ports

2005-11-03 Thread aakansha rajvi
I have executed the steps for configuring an interface for multiple IP addresses. Result of ifconfig eth0    Link encap:Ethernet  HWaddr 00:11:11:10:D2:A7   inet addr:192.162.9.1  Bcast:192.162.9.255  Mask:255.255.0.0   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1   RX

Re: Running Agents With Virtual IP Addresses on different ports

2005-11-03 Thread aakansha rajvi
Could anyone pls tell me how to configure virtual IP Address and start the agent using that IP Address.. Is there any related web links which can guide me to accomplish this? Thanks On 10/25/05, Thomas Anders <[EMAIL PROTECTED]> wrote: Dave Shield wrote:>   $ sudo snmpd -f -Le 10.1.2.3>  

RE: Problem with configure script for 5.2.1.2

2005-11-03 Thread Olejniczak, Tomasz (Tomasz)
> Any serious development (such as compiling the Net-SNMP code) > requires a full ANSI C compiler. Either HP's own (which should > be purchased separately), or the freely available gcc. > > There is no point in attempting to configure or build this > software until you have installed a proper C