On Mon, 11 Oct 2004 11:37:23 +0200 Thomas wrote: TA> latest 5.2.pre2 snmptrapd (on Linux) now surprisingly triggers a TA> vacm_warn_if_not_configured() warning message for me:
This is the result of moving some of the vacm stuff from the mib library and into the agent library. Previously, the code was not being initialized, and now it is. Looks like the code assumes that only agents will call it. Or that init agent is being called w/out the sub-agent flag being set. Did you have snmptrapd configured to run as a sub-agent (implementing the notification log mib table)? I can't remember what the default behaviour is. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
