On tis, 2007-10-30 at 08:15 +0800, 唐仲基 wrote:
> Hi, Coders!
>     Last time I forgot to thank somebody for disabling embeded perl.
>     This time, I found my snmpd too big.(800K)
> I just want my snmpd to support v2c no v1 or v3 needed.
> Anybody tell me how?

As Tomas said you sadly can't disable v3 entierly, what can be done is
to disable the snmpv3 mib and parts of the snmpv3 privacy and
authentication.

Try to add

--with-out-mib-modules=snmpv3mibs,mibII/vacm_vars --disable-privacy
--disable-md5

to your configure line and see if it helps.

/MF


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to