help

2009-04-22 Thread feiliu
Hi, I installed snmp agent on a linux OS with no errors using the following operations: ./configure �Cwith-perl-modules ./make ./make install But I find the perl module is not installed successfully when I want to compile Berkeley DB into snmp. What’s

snmpCommuityTable

2009-04-22 Thread kusuma.bm
Message body follows: Hi, i am implementing the snmpCommunityTable.But i saw the patches in sourceforge.net. I am using net-snmp-5.4.2.1 and thought of using snmpCommunutyTable.c/.h provided in patch. But some of the functions like netsnmp_udp_parse_security(),

Re: IF-MIB under netsnmp-5.4.2.1

2009-04-22 Thread Dave Shield
2009/4/22 sanjaykumar sanjay.ku...@globaledgesoft.com:     I am going through the IF-MIB implementation under netsnmp-5.4.2.1 I find it read the /proc/net/dev file What will happen on the embedded device ? Does it list out all the interface present on the device ? Or it will read only the

Re: SNMPv3: two request needed to get response(msgAuth oritativeEngineTime)?

2009-04-22 Thread mike one
-Ursprüngliche Nachricht- Von: Dave Shield d.t.shi...@liverpool.ac.uk Gesendet: 26.03.09 10:46:19 An: mike one on...@web.de CC: net-snmp-users@lists.sourceforge.net net-snmp-users@lists.sourceforge.net Betreff: Re: SNMPv3: two request needed to get

Re: SNMPv3: two request needed to get response(msgAuthoritativeEngineTime)?

2009-04-22 Thread Dave Shield
2009/4/22 mike one on...@web.de: The question is how to configure my management application (NetSnmp on the RedHat server) that after the first snmpget request all the following snmpget requests are authorized, without the need for another probe. So that after first snmpget request (probe)

Arif H has sent you a private message

2009-04-22 Thread Arif Hussain
Title: Private Message from Arif Arif H has sent you a private message Click to read messagePlease read it or Arif will think you ignored this :( This message has been forwarded at the request of arifo...@gmail.com. To block all emails from FanIQ, please click here. FanIQ is

Re: SNMPv3: two request needed to get response(msgAuth oritativeEngineTime)?

2009-04-22 Thread mike one
-Ursprüngliche Nachricht- Von: Dave Shield d.t.shi...@liverpool.ac.uk Gesendet: 22.04.09 10:51:24 An: mike one on...@web.de CC: net-snmp-users@lists.sourceforge.net net-snmp-users@lists.sourceforge.net Betreff: Re: SNMPv3: two request needed to get

Re: SNMPv3: two request needed to get response(msgAuthoritativeEngineTime)?

2009-04-22 Thread Dave Shield
2009/4/22 mike one on...@web.de: I just thought that it can be adjusted with the aid of netsnmp tools inside, withot extra C-programming. In principle - yes, it can.There is an option '-Z' which can be used to specify the engine boots/time values. But the problem is that these are

netsnmp 5.4.2.1 + patch 2505837

2009-04-22 Thread Christian Kovacic
Hi, firstly: forgive me if this is the incorrect mailing list. I am attempting to build an RPM of netsnmp 5.4.2.1 however the release has a bug with it's tcpwrappers, an official patch has been released recently, however I am unable to add it in to the build. Attempts to perform the patch

Re: netsnmp 5.4.2.1 + patch 2505837

2009-04-22 Thread Thomas Anders
Christian Kovacic wrote: I am attempting to build an RPM of netsnmp 5.4.2.1 What OS are you trying to build for? You may want to use the 5.4.x SVN packages from http://www.net-snmp.org/wiki/index.php/Third-Party_Packages +Thomas

Windows Net-SNMP Handle leak ( more information )

2009-04-22 Thread Jayson A Robinson
All, As you know we have found what appears to be a handle leak with pass_persist extensions. We are able to see this leak in action on every windows system we have instrumented with net-snmp. Microsoft has repeatedly verified the leak within the snmpd.exe process (two separate engineering

Re: netsnmp 5.4.2.1 + patch 2505837

2009-04-22 Thread Christian Kovacic
Thanks Thomas, I'm trying to build this for a centos 4 deployment - with other customizations (so I would require sources). If the RHEL4 package works (it should!?) then I owe you some street cred's (not that you need more!!). I'll give it a try tomorrow. Thanks for the quick response and