I use mib2c to generate tempalate codes. ==> mib2c -c mib2c.mfd.conf vdslLineTable Then I got following files:
vdslLineTable-README-FIRST.txt vdslLineTable-README-vdslLineTable.txt vdslLineTable.c vdslLineTable.h vdslLineTable_data_access.c vdslLineTable_data_access.h vdslLineTable_data_get.c vdslLineTable_data_get.h vdslLineTable_data_set.c vdslLineTable_data_set.h vdslLineTable_enums.h vdslLineTable_interface.c vdslLineTable_interface.h vdslLineTable_oids.h These files are expected when we run "mib2c -c mib2c.mfd.conf xxxtable". I want to write a dynamically loadable object. now, how can I get a makefile of dynamic module ? and get a dynamically loadable object ? 2011-08-23 chulk
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
