>>>>> On Tue, 21 Jun 2005 17:46:40 -0400, Robert Story <[EMAIL PROTECTED]> said:
Robert> Turns out that this isn't as easy as I'd hoped. The only way Robert> to do this would be a command line option, since config file Robert> parsing happens *after* the sub-agent int needs to be Robert> called. So I'm thinking I may just leave the agentx stuff Robert> enabled, and deal with disabling the notification log module Robert> (the source of the leak). fyi, you can functionally disable it by setting the log size to 0. Robert> But, to play the devil's advocate, snmpd requires Robert> configuration to turn on the AgentX master agent. Wouldn't it Robert> make sense that snmptrapd wouldn't assume it was configured, Robert> and also require configuration to enable sub-agent Robert> functionality? I'd agree there should be an option to turn it off. However, I don't consider it an equal case. A master agent is opening a port and listening to it. A sub-agent is trying to find a master. Two totally different cases. I think it's useful to have it on by default, which actually allows you to examine the v3 user table, eg, on a live trapd. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
