What is the best way to write an entire entry to table?
I am trying to implement a writeable logMatch table so that I can dynamically create logMatch entries without having to edit config files. I have no trouble implementing writes to objects that already exist, but I am stuck on how to implement methods to actually create a new entry.
When I try to write a new object, a non-writeable error gets thrown since the new index doesn't exist. Any advice on how to go about creating a new entry?
------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
