Re: Problem with table

2007-11-16 Thread Deepak Pandian
Dear all, I figured out some bugs in my code .. so please ignore the earlier mail and consider this code void init_DryContactTable(void) { netsnmp_table_data_set *table_set; netsnmp_table_row *row; /*

Re: i don't know how starting installing

2007-11-16 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 16/

Re: i don't know how starting installing

2007-11-16 Thread Dave Shield
On 16/11/2007, Pili Muñoz Gargallo <[EMAIL PROTECTED]> wrote: > Do i have to download everithing? No. > .asc a file in ascii? Yes. The various ".asc" files basically contain digital checksums for the corresponding binary files.If you're happy to trust that the main RPMs/EXEs haven't been t

Problem with table

2007-11-16 Thread Deepak Pandian
Hi All, I am trying to implement a table following the dataset.c in example. Below is the code void init_DryContactTable(void) { netsnmp_table_data_set *table_set; netsnmp_table_row *row; /*

Reg Segmentation Fault while processing SET request

2007-11-16 Thread Awadhesh Kumar
Hi All, I am facing problem with SET processing in my master agent-sub agent communication. I am using NET-SNMP 5.4.1. I am doing SNMP SET in three MODE 1) RESERVE1 : 2) RESERVE2 3) ACTION Here in Reserv1 and Reserve2 I am checking the data type, range and creating the buffer to send the data. I

i don't know how starting installing

2007-11-16 Thread Pili Muñoz Gargallo
good morning, My name is Pili and i am a student of Engineering. I have to do a project about monitoring a network for one subject.. I have been reading about it and i am considering several monitoring programs, but i understood i have to install net snmp first, because it is the program which wo

trap size

2007-11-16 Thread Nikolett C
Hello Everyone! Could someone tell me, how big a trap can be? 100 byte, 200 byte..? With maximal how many varbinds? Thanks a lot. Nikolett- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Vi

Forwarding snmp-traps

2007-11-16 Thread Harald Husemann
Hi all, I'm in the process of moving our SNMP trap receiver from one host to another. To test the new host before the final move, I'd like the old one to forward all traps it received to the new one, and then reconfigure the senders one after the other to use the new receiver in the second step (t