RE: Missing Physical Address information with net-snmp 5.21 and FreeBSD 5.3

2005-04-08 Thread Andy Hall
I've used diff and patch before but not extensively, Robert. I don't mind giving it a go. How do you suggest approaching this? .andy -Original Message- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: 07 April 2005 18:37 To: Andy Hall Cc: net-snmp-users@lists.sourceforge.net

snmpd doesn't start on IRIX

2005-04-08 Thread Kai-Thorsten Hambrecht
Hi, i tried to setup net-snmpd on Irix (uname -aR: IRIX64 vampy 6.5 6.5.22m 10070055 IP28). Compilation went fine using MIPSpro cc, but snmpd doesn't start. I only get this error: nlist: Error 0 Tracefile is attached. Any ideas? Thanks. Kai. execve(./snmpd, [./snmpd, -f, -V, -c,

memory leak in snmptrapd when using embedded perl

2005-04-08 Thread netsnmp fan
I've been working on writing some embedded perl handlers in net-snmp 5.2.1 and I couldn't help but notice the thread about snmptrapd embedded perl handlers eating up loads of memory. I encountered the same problem when registering perl handlers with the NetSNMP::TrapReceiver module.

MAXIMUN SIZE of a Display String (3)

2005-04-08 Thread Gemma Sánchez
Hi all !!! Thanks a lot for your answer, Robert. I need somebody to clarify a question to me. Robert said Using informs instead of traps help, as the agent will resend a few times if confirmation is not received. OK, now a new doubt has aroused in me, this is: the resending is automaticly made

dinamic creation of rows in a table

2005-04-08 Thread Gemma Sánchez
Hi all !!! I am tackling the dinamic creation and deletion of rows in a table. I wonder if this dinamic behaviour is automaticly provided by the agent's templates or if I have to achieve it by programming the agent (reserving or freeing memory for the variables asociated with the created or

Table iterators and mydata

2005-04-08 Thread cnelson
I've looked at mib2c generated code and in table_iterator.h and don't feel I have a clear idea of this yet. mib2c created functions like: netsnmp_variable_list * ifTable_get_first_data_point(void **my_loop_context, void **my_data_context,