Re: Need direction for perl module installation

2005-03-31 Thread Alex Burger
Hi Shane. I did some digging also and found the following message from Dave which says that the patch was not applied to the 5.0 line: http://sourceforge.net/mailarchive/message.php?msg_id=9074365 You could try the patch yourself by modifying the SNMP.xs file and changing the line that contains: (v

Re: Need direction for perl module installation

2005-03-31 Thread Shane Dawalt
I found William R. Buckley's discussion of this problem from July 2004. It would appear the solution is to move to a version greater than 5.0 according to a reply. But I'm back to the same problem - there is only RH9 and FC2 RPMs available. Does anyone know what kind of dark arts are requir

extending the agent

2005-03-31 Thread samrat.2.dutta
Hi All, Hi I want to make an snmp agent which can support MARCONI mibs. Presently I am trying to perform an exercise by using the the NET-SNMP-TUTORIAL-MIB. I have done the following steps : 1)Copied the MIB file to the C:\net-snmp-5.2.1\mibs directory. 2)Copied the C and H source code files

Need direction for perl module installation

2005-03-31 Thread Shane Dawalt
I have Red Hat Enterprise (2.4.21-27.0.2.ELsmp) installed. The latest NetSNMP RPM at RH is 5.0.9 which is installed. But for whatever reason the NetSNMP RPM didn't have the perl modules bundled with it. The perlmod RPMs on SourceForge are for RH9 and I think 2.4.* is RH7.3. I tried building

problem with table!! used mib2c.create_dataset.conf

2005-03-31 Thread chinmay bhat
Hi all. I have one table with three columns I have taken the make file provided by the netsnmp.net and it is also compiling fine.But when i run the executable it gives me an error saying, -bash-2.05b$ ./agent ./agent: relocation error: ./agent: undefined symbol: netsnmp_table_set_add_indexes

snmplib compilation errors

2005-03-31 Thread Jim Su
Dear all: I have encountered the following compilation error. I had no such problem when I did the make for the initial net-snmp package. I am not sure what had caused the problem. I added some codes in mibII/system_mib.c file for the sysObjectID retuning area to return our systemObjectID i

Re: Formatting of TpFdbTable entries

2005-03-31 Thread cnelson
> I'm sure this has worked for me before and I don't know what may > have changed to cause this problem. Today when I try to walk the > TpFdbTable (.1.3.6.1.2.1.17.4.3), I get gibberish: > > $ snmpwalk -v 2c -c public 10.93.0.15 .1.3.6.1.2.1.17.4.3 | more > BRIDGE-MIB::dot1dTpFdbAddress.'

snmpconf basic setup issue

2005-03-31 Thread jamescck
Dear All, I have got an error when performing snmpconf -g basic_setup. Anyone can help? Thanks Cheers, James # snmpconf -g basic_setup Not enough arguments for mkdir at /usr/local/bin/snmpconf line 230, near ""$opts{'I'}")" Not enough arguments for mkdir at /usr/local/bin/snmpconf line 245, n

extending the agent

2005-03-31 Thread samrat.2.dutta
Hi All, Hi I want to make an snmp agent which can support MARCONI mibs. Presently I am trying to perform an exercise by using the the NET-SNMP-TUTORIAL-MIB. I have done the following steps : 1)Copied the MIB file to the C:\net-snmp-5.2.1\mibs directory. 2)Copied the C and H source code files

RE: Memory leakage in snmptrapd

2005-03-31 Thread Andy Ford
Title: Memory leakage in snmptrapd OK – looking around I can see other people are having the same issue with the snmptrapd, embedded perl and memory leaks. Is anyone addressing this issue, or has it been deemed less unimportant (at least for the time being)?   I fully understand you ma