how to optimize getnext operation in subagent

2009-09-29 Thread Manu Mehta
Hi, I am using net-snmp 5.4 and implementing shared udpTable wherein the master registers the table at root OID using the table iterator helper. Subagent however registers the table rows using netsnmp_table_row_register. The question that i want to ask is if there a way I can send the master agen

table_dataset2 in comments

2009-09-29 Thread dan anderson
man/netsnmp_table_dataset.3 (line 130) (which I think is used to generate http://net-snmp.sourceforge.net/dev/agent/group__table__dataset.html, which has this too) and agent/helpers/table_dataset.c (line 40) both say "This helper is obsolete. If you are writing a new module, please consider using t

Re: Problems to get DISMAN-PING-MIB results (Problem is resolved)

2009-09-29 Thread Charles Liu
Here are what I did to make DISMAN-PING-MIB to work under Net-SNMP (1) wget http://downloads.sourceforge.net/project/net-snmp/net-snmp/5.5/net-snmp-5.5.tar.gz?use_mirror=voxel (2) tar -xzvf net-snmp-5.5.tar.gz (3) cd net-snmp-5.5 (4) #include #include //#include "in6.h" //#include "ipv6.h" /*