Question on snmptrapd

2005-02-06 Thread Mauricio Reyes
Hi, I was looking at the code of the snmptrapd agent and couldn't find where does it manipulate the variable bindings that come in a trap. Can someone tell me where and how does it do it? Thanks a lot. __ Do you Yahoo!? Take Yahoo! Mail with yo

Problems compiling disman/ping

2005-02-06 Thread Daniel Wilson
Hi all, I've googled and had a quick leaf through the mailing list archives to see if this has been a problem before, but not found any reference to it. When compiling net-snmp 5.2.1 on a Debian (woody) linux machine with gcc 3.3.5, configured with "configure --with-mib-modules="host disman"" I'm

Re: HOw do I get a libsnmp.so library with 5.x.x?

2005-02-06 Thread Thomas Anders
Chris Green wrote: However HPLIP's ./configure is looking for libsnmp.so and the build and install of net-snmp doesn't create one of those. [...] The installation instructions for HPLIP are all based on Red-Hat and SuSe systems which would appear to do 'under the lid' things with their rpms which c

HOw do I get a libsnmp.so library with 5.x.x?

2005-02-06 Thread Chris Green
I am trying to build an application (HPLIP) which says it requires:- net-snmp 5.0.9 or higher and net-snmp-devel for network support So, I've downloaded, built and installed net-snmp version 5.1.2, that all went OK with no errors. However HPLIP's ./configure is looking for libsnmp.so and th