Re: Building net-snmp-5.3.0.1 on 64bit Linux RHEL3

2006-06-13 Thread Robert Story
On Tue, 13 Jun 2006 17:18:03 -0400 Jacob M wrote: GJM> Thanks, Thomas. I just gave 5.3.1.rc1 a try and received the same GJM> warnings... plus a few more :) GJM> GJM> if-mib/ifTable/ifTable_interface.c:1412: warning: cast from pointer to GJM> integer of different size GJM> if-mib/ifTable/ifTable_i

initialized the table , but not able to walkthru

2006-06-13 Thread prasad duggineni
I have put the following code in snmpd.c but i am not able to walkthru clusterTable. can anybody tell me what is the problem with this code. i generated the code using mib2c create.dataset.conf void initialize_table_prominenceMibDataClusterTable(void) { static oid prominenceMibDataCluste

Re: Building net-snmp-5.3.0.1 on 64bit Linux RHEL3

2006-06-13 Thread Thomas Anders
Grossman, Jacob M wrote: > From: Thomas Anders <[EMAIL PROTECTED]> >>> Grossman, Jacob M wrote: I'm trying to build net-snmp-5.3.0.1 on 64bit Linux RHEL3 and am receiving a bunch of 64bit related warnings from the compiler. Are there any patches to address this issue? > >>> Try 5.

Re: Building net-snmp-5.3.0.1 on 64bit Linux RHEL3

2006-06-13 Thread Grossman, Jacob M
From: Thomas Anders <[EMAIL PROTECTED]> >> Grossman, Jacob M wrote: >> > I'm trying to build net-snmp-5.3.0.1 on 64bit Linux RHEL3 and am >> > receiving a bunch of 64bit related warnings from the compiler. Are >> > there any patches to address this issue? >> Try 5.3.1.rc1. >> +Thomas Thanks,

ifIndex values

2006-06-13 Thread santhosh.sundarasamy
Title: ifIndex values Hi,     How ifIndex value of ifTable in net-snmp-5.2.1 (on Linux ) is populated?. Form the mibII group implementation, SNMP agent initializes ifTable columns by reading /proc/net/dev file.  But how the ifIndex value is initialized? Is it in the same order of data pr

Re: Building net-snmp-5.3.0.1 on 64bit Linux RHEL3

2006-06-13 Thread Thomas Anders
Grossman, Jacob M wrote: > I'm trying to build net-snmp-5.3.0.1 on 64bit Linux RHEL3 and am > receiving a bunch of 64bit related warnings from the compiler. Are there > any patches to address this issue? Try 5.3.1.rc1. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) _

Building net-snmp-5.3.0.1 on 64bit Linux RHEL3

2006-06-13 Thread Grossman, Jacob M
Title: Building net-snmp-5.3.0.1 on 64bit Linux RHEL3 Hi, I'm trying to build net-snmp-5.3.0.1 on 64bit Linux RHEL3 and am receiving a bunch of 64bit related warnings from the compiler. Are there any patches to address this issue? Details below. Thanks, - Jacob [EMAIL PROTECTED] net-s

Re: douplicated traps

2006-06-13 Thread Wes Hardaker
> On Tue, 13 Jun 2006 09:25:08 +0200, "Torben Surmer" <[EMAIL PROTECTED]> > said: Torben> Do anybody have the same problem? And maybe a solution? I'd still bet on a configuration issue. Run with -Dread_config to watch everything it is parsing. -- Wes Hardaker Sparta, Inc. ___

Re: snmpd is segfaulting when -DALL on Solaris9

2006-06-13 Thread Thomas Anders
John Clinton wrote: > snmpd is segfaulting when -DALL is specified. After searching through > the mail archives, I found Dave Shield's patch at > http://www.mail-archive.com/[email protected]/msg08966.html > > > I applied this patch and snmpd continued past register_mib() bu

5.3.1.rc1 build test status

2006-06-13 Thread Thomas Anders
-Coders, following up my "5.3.1.pre2 build test status" report a month ago (http://sourceforge.net/mailarchive/message.php?msg_id=15624049), here's an update for 5.3.1.rc1. The following issues have been resolved: 8) RHEL/x86_64 3, 4: test #36 fails (after SIGHUP) 9) HP-UX 10.20: apps/snmpnetst

douplicated traps

2006-06-13 Thread Torben Surmer
Hi to all, I sometimes have the situation that the the same trap is send two times. I first thougth that I have a configuration missmatch (two trapsinks). So I looked into the different snmpd.conf files. Nothing unusual. When I restart the netsnmp 5.1.1 agent the problem disappears. I send the