This is a discussion on Re: NETSNMP_DS_LIB_DONT_PERSIST_STATE? within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> On Mon, 27 Jun 2005 22:07:46 +0200, Thomas Anders <thomas.anders@blue-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Mon, 27 Jun 2005 22:07:46 +0200, Thomas Anders <thomas.anders@blue-cable.de> said:
SF> 1) disable load of config SF> 2) disable load of persistent state SF> 3) disable save of persistent state >> I can see usefulness in all of them independently actually. Not a >> normal case, sure, but I could envision scenarios where I'd want to do >> each one separately. Thomas> Care to propose names (NETSNMP_DS_LIB_xxx, config token except for #1, Thomas> configure switch)? For the new one to double the definition of the existing one (which should be moved behind a comment saying "don't use"): NETSNMP_DS_LIB_DISABLE_CONFIG_LOAD For a new one that, err, needs the name of the previous but can't be: NETSNMP_DS_LIB_DISABLE_PERSISTENT_LOAD token: noPersistentLoad And for the easy one at this point: NETSNMP_DS_LIB_DISABLE_PERSISTENT_SAVE token: noPersistentSave -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |