Thanks Hardaker, It's working after adding - cache->flags |= NETSNMP_CACHE_PRELOAD;
I have create a table with 21 columns and around 120 rows. And I need to update all the fields in every second. I have a another java application which fetches the entire table data in every second. 1) "MFD" approach is suitable for my requirement? 2) How to update the values on every second? Is there any pre defined function to register. Regards, Prakash -----Original Message----- From: Wes Hardaker [mailto:[email protected]] Sent: Friday, June 04, 2010 8:25 PM To: PrakashRaju Meka Cc: [email protected] Subject: Re: No Such Object available >>>>> On Fri, 4 Jun 2010 12:25:53 +0530, "Prakash" <[email protected]> said: P> I am trying to extend the subagent using the mib2c.mfd.conf file and I was P> able to compile the module. Did you modify the code that mib2c produced? It won't do anything unless you look through it, read the comments and fill in the needed code pieces. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
