Issue building versions 5.3.3 and 5.5 against lmsensors-3.1.2

2010-03-19 Thread Philip A. Prindeville
I'm seeing the following when building: libtool: compile: /home/philipp/kernel/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/home/philipp/kernel/build_i586/staging_dir/usr/include -DNETSNMP_ENABLE_IPV6 -Os -pipe -f

Implementing IPMI firmware ("agent") on Linux

2010-03-19 Thread Alan Carwile
I'm looking for help/suggestions regarding development of an IPMI service on Linux... If you have experience or interest in IPMI, please read-on... I'm developing IPMI software/firmware for a managed device - essentially developing an IPMI "agent". It will consist of a linux daemon listening

sysObjectID in private enterprise namespace

2010-03-19 Thread Sudarshan Soma
Hi All, I am newbie to snmp. As part of one of the vendor request, I am trying to put the sysObjectID access to this namespace (1.3.6.1.4.1.234.9.1.9) sysObjectID should be OBJECT IDENTIFIER ::= { xyz } 1.3.6.1.4.1.234.9.1.9 So I changed my code to register oid for sysObjid to 1.3.6.1.4.1.

sysObjectID in private enterprise namespace

2010-03-19 Thread Sudarshan Soma
Hi All, I am newbie to snmp. As part of one of the vendor request, I am trying to put the sysObjectID access to this namespace (1.3.6.1.4.1.234.9.1.9) sysObjectID should be OBJECT IDENTIFIER ::= { xyz } 1.3.6.1.4.1.234.9.1.9 So I changed my code to register oid for sysObjid to 1.3.6.1.4.1.

memory leak - net-snmp 5.1.2 with agentx

2010-03-19 Thread nathan
Hi, I am running netsnmp on an embedded platform, and noticed that memory is filling up very quicklyusing the same agentx sw in my laptop with memory anlyzing tool, i found out this ==4815== 2,352 bytes in 4 blocks are definitely lost in loss record 75 of 75 ==4815==at 0x4006AEE: ma

Sub_Agent dies after longer input/output time.

2010-03-19 Thread Sukku
Hi All, I'm using Net-SNMP 5.4.2.1 version and for master/sub-agent communication I'm using agentX protocol. One strange thing I observed in Sub_Agent is, if it takes more time (~2 seconds) to gather information for particular OID, SubAgent exits gracefully with out any core dump. In OID handler,

Re: Default AgentX target

2010-03-19 Thread Thomas Anders
Bart Van Assche wrote: > I'm not sure it's OK to change the V5.4 behavior now since the 5.4 > branch is in RC stage (see also > http://net-snmp.sourceforge.net/dev/release-policy.html). Feel free to call for votes. +Thomas

Re: Default AgentX target

2010-03-19 Thread Bart Van Assche
On Fri, Mar 19, 2010 at 8:24 AM, Thomas Anders wrote: > Magnus Fromreide wrote: > > This patch is something I think should be applied overall as it will > affect > > the default tcp host for master agents on unices as well and make it more > > likely that it just works for subagents since they wil

Re: Does Net-SNMP use 3DES encryption?

2010-03-19 Thread Dave Shield
On 18 March 2010 19:22, Eyre, Bernadette (Bernadette) wrote: > Do you know which DES algorithm is used in Net-SNMP user password and or > message encryption? Please see the Wiki page http://net-snmp.sourceforge.net/wiki/index.php/Strong_Authentication_or_Encryption (Short anwer - no) Dave

[SPAM] subagent execute error

2010-03-19 Thread 생각하기
 Hello... I installed net-snmp-5.3.2 in my fedora11 platform but when i execute subagent, below errror occurence [r...@localhost /]# cd /usr/local/src/net-snmp-5.3.2/agent/mibgroup/nextest/ [r...@localhost nextest]# ls -al total 428 drwxr-xr-x  2 root root  4096 2010-03-19 17:31

Re: Default AgentX target

2010-03-19 Thread Thomas Anders
Magnus Fromreide wrote: > This patch is something I think should be applied overall as it will affect > the default tcp host for master agents on unices as well and make it more > likely that it just works for subagents since they will try to connect to > localhost by default. Given the insecure n