Re: Can the master agent size be reduced anymore?

2008-06-03 Thread Need Help
Thanks I will look into doing this. --- On Tue, 6/3/08, Dave Shield <[EMAIL PROTECTED]> wrote: From: Dave Shield <[EMAIL PROTECTED]> Subject: Re: Can the master agent size be reduced anymore? To: [EMAIL PROTECTED] Cc: "net-snmp Coders" Date: Tuesday, J

Re: Can the master agent size be reduced anymore?

2008-06-03 Thread Dave Shield
2008/6/3 Need Help <[EMAIL PROTECTED]>: > . what would be the option > I can use to omit all the unused helpers when compiling the master agent? > > I performed a "./configure --help" to dislpay all available options Nope. You are long past the standard stuff that 'configure' can deal with. If

Re: Can the master agent size be reduced anymore?

2008-06-03 Thread Need Help
Lets assume I stay with using the MFD helper, then what would be the option I can use to omit all the unused helpers when compiling the master agent? I performed a "./configure --help" to dislpay all available options and I believe I am using many of these already, however, if there is another o

Re: perl module not installed

2008-06-03 Thread Dave Shield
2008/6/3 Tewen Hsieh <[EMAIL PROTECTED]>: >> What is the output of "perl -V"? > > [EMAIL PROTECTED] RFC-2933]# perl -V : > @INC: > /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi >> What is the output of "locate SNMP.pm" ? > > [EMAIL PROTECTED] RFC-2933]# locate SNMP.pm : > /us

Re: Can the master agent size be reduced anymore?

2008-06-03 Thread Dave Shield
2008/6/3 Need Help <[EMAIL PROTECTED]>: > I already looked through all of those options in the FAQ and I am already > using many of them as you can see in my "configure" command provided. > I was wondering if there was anything else which could be done at all? Those are the settings that have been

Re: Can the master agent size be reduced anymore?

2008-06-03 Thread Need Help
I already looked through all of those options in the FAQ and I am already using many of them as you can see in my "configure" command provided.   I was wondering if there was anything else which could be done at all?   The total size of the complete SNMP package is about 300K when it is compres

Re: perl module not installed

2008-06-03 Thread Tewen Hsieh
Hi, Thanks for reply. > What was the output of this "make install" command? [EMAIL PROTECTED] perl]# make install make[1]: Entering directory `/home/net-snmp-5.1.1/perl/default_store' make[1]: Leaving directory `/home/net-snmp-5.1.1/perl/default_store' make[1]: Entering directory `/home/net-snmp

Re: perl module not installed

2008-06-03 Thread Dave Shield
2008/6/3 Tewen Hsieh <[EMAIL PROTECTED]>: > So I change to the net-enmp/perl directory and execute following commands: > > perl Makefile.PL > make > make install What was the output of this "make install" command? What is the output of "perl -V"? What is the output of "locate SNMP.pm" ? Dave -

perl module not installed

2008-06-03 Thread Tewen Hsieh
Hi, I installed net-snmp-5.1.1 ./configure make make install When I used "mib2c -c mib2c.access_functions.conf xxx" to generate template code, it showed "perl module not installed". So I change to the net-enmp/perl directory and execute following commands: perl Makefile.PL make make install Bu

Re: something about netsnmp_index

2008-06-03 Thread Dave Shield
2008/6/3 杨伟 <[EMAIL PROTECTED]>: > I visited the Net-Snmp Tutorials on > http://www.net-snmp.org/wiki/index.php/Tutorials > > When I want to see some debug method, it prompt that I have to login before > edit. But I don't want to edit it. If you follow the "Debugging using GDB" link, that should d

Re: something about netsnmp_index

2008-06-03 Thread 杨伟
Hi, all I visited the Net-Snmp Tutorials on http://www.net-snmp.org/wiki/index.php/Tutorials When I want to see some debug method, it prompt that I have to login before edit. But I don't want to edit it. So anyone could tell me some debug method? I want to print some message on the screen.Should

Re: RFV: r16973

2008-06-03 Thread Thomas Anders
Magnus Fromreide wrote: > The patch adds a check for the lower bound of the range in addition to > the old check for the upper bound. > > Should it stay applied? Not worth backing out! :-) +1 +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ---

Re: something about netsnmp_index

2008-06-03 Thread 杨伟
The mib2c config file is given by someone else. So I am not permitted to show you. Sorry. I misunderstand your meaning. Not every row is available. But at least 1 and 2 are available. 在08-6-3,Dave Shield <[EMAIL PROTECTED]> 写道: > > 2008/6/3 杨伟 <[EMAIL PROTECTED]>: > > The configure file is write

Re: something about netsnmp_index

2008-06-03 Thread 杨伟
Hi Dave, Thanks for your reply. The configure file is writen by someone else. It is not provided by net-snmp. I am not clear about your second question. In my mind every row is valid I think.But the OID of the standard one is different from those in the lib. So we should make a little change. T

Re: something about netsnmp_index

2008-06-03 Thread Dave Shield
2008/6/3 杨伟 <[EMAIL PROTECTED]>: > The configure file is writen by someone else. It is not provided by > net-snmp. You said that you were generating code using mib2c. But you did not say which mib2c template you were using. I don't see where "configure" comes into things. > I am not clear about