2008/6/16 Madhukumar S <[EMAIL PROTECTED]>: > i generated the ipForwarding_implement.c and .h file by using the > following command > > mib2c -c mib2c.vec_scalar_implement.conf -I ipForwarding
That's not a mib2c template I recognise. It's certainly not part of the Net-SNMP source code. Where did you get it from? > now i have to implement ipForwarding ipDefaultTTL and > ipReasmTimeOut > > how can i ??? Presumably you could use the same template. The code fragment you posted didn't include the "init_xxx" routine, so I can't tell if there would be a problem there. Otherwise, I suggest you ask the people that provided the vec_scalar_implement template for assistance. Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
