Re: Query...Net-SNMP on windows 2000

2006-03-11 Thread Alex Burger
Singh, Sandeep, VF UK - Technology (TS) wrote: Hi I have installed the net-snmp package on Windows 2000 machine. When i am trying to register snmptrapd the message i am getting is C:\>snmptrapd -register -Le -f -d 10.98.160.53 C:\>snmptrapd No log handling enabled - turning on stderr logging

Re: FW: [OTS#020009707] Perl on Windows 2000

2006-03-11 Thread Alex Burger
Singh, Sandeep, VF UK - Technology (TS) wrote: Hi I have installed Net-SNMP Feature on Window 2000 machine. When i am trying to run snmpconf i am getting the promt " C:\usr\bin\snmpconf requires Perl to run. . A version of Perl for Windows is available from http://www.activestate.com/

problem in compiling

2006-03-11 Thread Puru Govind
Hi all! this is in regard with my previous post. When i used makefile to compile my program it showed me the following error: [EMAIL PROTECTED] ~]# make snmpdemoapp gcc -o snmpdemoapp snmpdemoapp.o `net-snmp-config --libs` snmpdemoapp.o(.text+0x87): In function `main': /root/snmpdemoapp.c:41: undef

mib2c.create-dataset.conf: how to update rows?

2006-03-11 Thread hjubal
Hi, I've created subagent code with "mib2c -c mib2c.create-dataset.conf ...". I'm trying to update values when subagent receives a GET request. By this way I receive updated values only at the next request. I think this is caused by "table_handler" which is called after the subagent has processed a

Re: problem in compiling program

2006-03-11 Thread Thomas Anders
Puru Govind wrote: Well ppl i am having problems in compiling my programs. I m using fedora core3 and followed the instructions as given on the website. i downloaded the "net-snmp.1.4.rc1.tar" . And then installed the libraray as a root. Then i ran snmpd. I was just trying the first example given

problem in compiling program

2006-03-11 Thread Puru Govind
Hi all! Well ppl i am having problems in compiling my programs. I m using fedora core3 and followed the instructions as given on the website. i downloaded the "net-snmp.1.4.rc1.tar" . And then installed the libraray as a root. Then i ran snmpd. I was just trying the first example given on the site(