Hi, When I'm adding new community string by calling vacm_parse_simple from within the agent ,the vacm_parse_simple function do the following (and please let me know if I'm wrong): - Create group with the "comm" prefix. - Create view with the "viewComm" prefix. - Create access.
Is there a single API to undo those changes ? , I mean some "vacm_delete_simple" which remove all those new vacm entries (group, view , access). If not , What is the better way to do this, How can I delete group/view/access, its seems like there is no API function for this (for example, vacm_free_access is calling to vacm_destroyAllAccessEntries and not delete a single access from the VACM table). Thanks in advanced for your reply. Ofer. ------------------------------------------------------- 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_idt77&alloc_id492&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
