Re: net-snmp service not starting

2009-05-04 Thread Bart Van Assche
On Tue, May 5, 2009 at 12:38 AM, Huber, Andrew wrote: >   I have a question on an error I am receiving. I installed net-snmp on a > Windows 2003 Server machine with Windows Extension agents enabled.  When > trying to run snmpd I get a netsnmp_assert x > failed..\..\agent\agent_registry.c:536 messa

RE: Cross-compiling net-snmp

2009-05-04 Thread Forum
Thanks, make is successful now, but I kind of have a doubt, the snmpd file is not a binary and it has this relink command which has compiler command in it, so when I run on target won't it fail, as there will not be any linkers and compilers on the target board. Forum -Original Message- F

snmp ipaddrtable fails

2009-05-04 Thread Tom Higgins
Hi guys... I was just wondering if anyone knew about this problem with net-snmp returning bogus results... Just hadn't heard from anyone, any advice would be greatly appreciated Cheers Tom Tom Higgins Epoch Labs p: 03 8320 1000 w: www.epochlabs.com.au - Forwarded Message -

Re: HP Insight manager not receiving traps

2009-05-04 Thread Scott Grumm
I was finally able to get an answer from HP. Apparently HP System Insight Manager 5.3 only supports SNMP v1 traps and they have no plans to change that. I could not find that it in the documentation. Mainly writing back so other people with the same question can get an answer. > On Sun, 3

Re: standalone perl agent

2009-05-04 Thread Wes Hardaker
> On Fri, 01 May 2009 18:54:06 +0200, bogie...@gmail.com said: b> Is it possible to write a perl agent - a standalone perl agent - not b> started by snmp* daemon ? By standalone I mean the agent can be b> started from shell prompt with "/opt/acme/bin/perl b> /opt/acme/bin/my-snmp-agent" Yes,

Re: How often is "pass" called?

2009-05-04 Thread Wes Hardaker
> On Mon, 4 May 2009 11:58:48 +0200, "Fredrik Arnerup" > said: FA> Is is possible to control the interval between calls? Using the pass_persist method is a better way to accomplish external data than pass for exactly that reason: it leaves the process running and just interacts with it

Re: HP Insight manager not receiving traps

2009-05-04 Thread Wes Hardaker
> On Sun, 3 May 2009 13:16:11 -0700 (PDT), Scott Grumm > said: SG> HP Systems Insight Manager running on Windows Server 2003 [...] SG> These notifications are not seen on the system running SIM but are SG> seen on another system running Net-SNMP. If they're getting to the software, you

Re: Cross-compiling net-snmp

2009-05-04 Thread Wes Hardaker
> On Mon, 4 May 2009 14:35:20 +0530, "Forum" > said: F> libtool: link: `snmp_parse_args.lo' is not a valid libtool object Was this a left-over file from compiling it in the same directory for a different system? Try doing a "make distclean" before running configure again if this is the

net-snmp service not starting

2009-05-04 Thread Huber, Andrew
Hello, I have a question on an error I am receiving. I installed net-snmp on a Windows 2003 Server machine with Windows Extension agents enabled. When trying to run snmpd I get a netsnmp_assert x failed..\..\agent\agent_registry.c:536 message. Also when trying to start the net-snmp service

snmpv3 capture question

2009-05-04 Thread Huber, Andrew
Hello, I am recently installed net-snmp on a Windows 2003 server machine. I am having a couple issues with net-snmp running properly. Here is what I am trying to do. I need to capture snmpv3 traffic/traps from a Juniper router via Wireshark. So I just need to see these traps hitting my NIC as

RE: problem getting agent to call mib init code

2009-05-04 Thread Kuczynski, Edward
Thanks Dave, I did check and did not have another agent running. Checked version and saw the module. Didn't see it in nsModulename Snmptranslate works, and the snmpget can take the oid alpha name and print the oid. So I did an apt-get remove and then installed from the tarball, and it worked!! I'

Re: Problem in linking shared libraries

2009-05-04 Thread Thomas Anders
nitin agrawal wrote: > Sir , I am using net-snmp and when I am running my files it is reporing > th error as > mpi_dual: error while loading shared libraries: libnetsnmpmibs.so.15: > cannot open shared object file: No such file or directory > > This file is present in the usr/local/lib directory a

Problem in linking shared libraries

2009-05-04 Thread nitin agrawal
Sir , I am using net-snmp and when I am running my files it is reporing th error as mpi_dual: error while loading shared libraries: libnetsnmpmibs.so.15: cannot open shared object file: No such file or directory This file is present in the usr/local/lib directory and its path is included in the us

How often is "pass" called?

2009-05-04 Thread Fredrik Arnerup
Hello, We have a configuration where we have a number of sensor programs which are called using the "pass" directive. Snmpd was consuming quite a lot of cpu, so I checked the process with strace and it seems each sensor value is being polled twice a second. Since we have 18 sensor values, thi

Cross-compiling net-snmp

2009-05-04 Thread Forum
Hi, I am facing a problem, I am cross compiling the net-snmp for my ispan board whcih had cavium-58xx processor, the configure command is successful, however the make command leads to the following error: /bin/sh ../libtool --mode=link mips-wrs-linux-gnu-mips64_n32_octeon-glibc_small-gcc