On Wed, 10 Jun 2009 20:21:51 +0530 sanjaykumar wrote: S> As snmpNotifyFilterTable has use the "mfd.conf", S> Could anybody help me out to find the similar function as ABOVE(parse_snmpNotifyFilterProfileTable) S> to create a row in "snmpNotifyFilterTable"
There is should be an XXX_allocate_rowreq_ctx() function generated that allocates the memory/structure needed. Then you need to populate the data structures, and can then insert the row into the table's container. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
