>>>>> On Mon, 10 Jan 2005 19:30:25 +0000 (GMT), Mayuresh Dhagamwar <[EMAIL >>>>> PROTECTED]> said:
Mayuresh> Now can I specify the version of snmp (1,2 or 3) at runtime Mayuresh> so that same snmpd file can act as v1, or v2 agent without Mayuresh> recompilation? If yes then how and where do I specify the Mayuresh> snmp version so that snmpd can read it at runtime? Or is it Mayuresh> necessary to recompile the source code if I want to change Mayuresh> the snmp version? the snmp agent will handle all incoming versions at once when it is running. You merely have to set it up to allow whatever versions you want to use. To do this you do it by editing the access control settings. See the FAQ on that subject... You might run "snmpconf -g basic_setup" to help you as well. -- Wes Hardaker Sparta ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
