installation error

2008-07-09 Thread deka aditia
Hey guys, i'm trying to install net-snmp tarball on fedora 9 I've ensure that every requirement OK but when i run make i got this error message : make[1]: Leaving directory `/home/Deka/net-snmp-5.4.1.2/local' making all in /home/Deka/net-snmp-5.4.1.2/mibs make[1]: Entering directory `/home/Deka/ne

RE: No perl?

2008-07-09 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Thomas Anders > Sent: Wednesday, July 09, 2008 12:59 PM > Mike Ayers wrote: > >> -> --without-perl-modules --disable-embedded-perl > > > > Not enough, I'm afraid, and I don't see any more flags > that look promising:L >

Re: Visual Studio + NetSNMP API

2008-07-09 Thread Thomas Anders
Alfonso Urdaneta wrote: > Do I need to file a bug report, or is this message enough for the > maintainers? Bug reports through http://www.net-snmp.org/bugs are always preferred. +Thomas - Sponsored by: SourceForge.net Com

Re: No perl?

2008-07-09 Thread Thomas Anders
Mike Ayers wrote: >> -> --without-perl-modules --disable-embedded-perl > > Not enough, I'm afraid, and I don't see any more flags that look > promising:L That ought to work, though. We've had a related bug some time ago (fixed in SVN), but I'm not sure whether 5.4.1[.2] was affected. You m

Re: Visual Studio + NetSNMP API

2008-07-09 Thread Alfonso Urdaneta
Alfonso Urdaneta wrote: > This code fails to compile due to a dependency on > net-snmp/library/snmpv3-security-includes.h, which is included by > snmpv3_api.h. going to answer my own question, the file is there, it is (apparently) created during the compilation process in the working dir, but

RE: No perl?

2008-07-09 Thread Mike Ayers
> From: Michael Musenbrock [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 11:50 AM > Mike Ayers schrieb: > > ...net-snmp without any perl available... A quick reminder, please? > I'm not sure, if these are all flags do disable perl, but maybe as > reminder enough :) > -> --without-pe

compile error

2008-07-09 Thread deka aditia
hi guy's i've download the example of scalar variable in here - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that votin

Re: Binaries for Solaris 5.5.1. or build advice

2008-07-09 Thread stan
On Fri, Jul 04, 2008 at 01:08:38AM +0200, Thomas Anders wrote: > stan wrote: > > On Thu, Jul 03, 2008 at 09:22:27PM +0200, Thomas Anders wrote: > >> ./configure --enable-static --disable-shared --prefix=/opt/net-snmp && > >> make && make test > > > > OK, here is the typescript from that build atem

Re: No perl?

2008-07-09 Thread Michael Musenbrock
Mike Ayers schrieb: > ...net-snmp without any perl available... A quick reminder, please? I'm not sure, if these are all flags do disable perl, but maybe as reminder enough :) -> --without-perl-modules --disable-embedded-perl ---

No perl?

2008-07-09 Thread Mike Ayers
I seem to have forgotten how to make net-snmp without any perl available, and the wiki appears to be down. A quick reminder, please? Thanks, Mike - Sponsored by: SourceForge.net Community Choice Awards: VO

RE: snmpwalk is sending an exact request when walking a tree

2008-07-09 Thread Mike Ayers
[Please always CC the list. This may be of value to others.] First, there was a typo in my previous email (well, there's typos in most of my emails, but they're usually not significant). The second request to try should have been `snmpgetnext JINNY-MMSC-MIB:msend-ok`, not "snm

Visual Studio + NetSNMP API

2008-07-09 Thread Alfonso Urdaneta
Hello. I am trying to write an application that uses the functionality provided by NetSNMP. I downloaded net-snmp-5.4.1.2 and compiled it with OpenSSL disabled, Platform SDK support enabled, and "install development files" enabled. I then attempted to compile the sample code at http://www.ne

Re: 5.3.1 still truncating 32 bit values (truncating integer value > 32 bits)

2008-07-09 Thread Brian A. Seklecki
>From back in 2006: http://www.mail-archive.com/net-snmp-users@lists.sourceforge.net/msg08243.html I can trigger this by getting SNMP table hrStoageTable on: FreeBSD foo 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #0: Fri Mar 14 13:09:48 UTC 2008 [EMAIL PROTECTED]:/usr/obj/export/src-RELENG_6_3/src/

Re: SNMP Agent and Element Management System

2008-07-09 Thread Glenn McAllister
Vishal Nandanwar wrote: > Hi, > > Do anybody knows any kind of Element Management System(EMS)? I want one > EMS which will talk with SNMP agent. > An EMS is typically a custom application for a product or product line. The principle jobs of an EMS are to: - manage N devices (e.g., 1000 base

Open NMS

2008-07-09 Thread Vishal Nandanwar
Hi, Is there any Open NMS available under GPL license? Can we forward the traps from Open NMS to other NMS(HP Openview)? Vishal N - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that vot

example program error ..

2008-07-09 Thread deka aditia
hey guy's i'm try to compile some example files in agent/mibgroup/examples/delayed_instance* I'm compile both of them using net-snmp-config --compile-subagent delayed_instance.c the result is an executable ... before i'm trying this program i've ensure that all of required MIB have been loaded to