config
Darshan Ghumare <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have used following command to configure NET-SNMP-5.4.2.1 ./configure --disable-debugging --enable-mini-agent --datadir=/root/share --bindir=/root/snmp/bin --sbindir=/root/snmp/sbin --libexecdir=/root/snmp/sbin --libdir=/root/snmp/lib --disable-applications --disable-set-support --disable-md5 --disable-manuals --disable-des --disable-scripts --disable-privacy --disable-embedded-perl --disable-perl-CC-checks --without-kmem-usage --with-out-mib-modules="snmpv3mibs,snmpv3,ucd_snmp,mibII,disman/event,disman/schedule,host,smux,disman/old-event-mib,examples/example,if-mib/ifTable,if-mib/ifXTable,tunnel/tunnel,ip-forward-mib/inetCidrRouteTable,ip-forward-mib/ipCidrRouteTable,agent_mibs,sctp-mib,mibII/interface,misc/ipfwacc,ip-mib/ipv4InterfaceTable,ip-mib/ipv6InterfaceTable,ipfwchains/ipfwchains,target,utilities,snmpV3/usmConf,snmpV3/snmpMPDStats,snmpV3/snmpEngine,snmpV3/usmStats,snmpV3/usmUser,examples/ucdDemoPublic,notification,Rmon,ucd_snmp/lmSensors" My requirements are, 1 snmpd need to support only SNMPv2c. 2 snmpd need to support GET,GETNEXT ,GETBULK & send traps. 3 Need to support only my single MIB. But when I executed above command then it has memory footprint of around 8MB. How can I reduce it (around 200-300kb) as its going to run on Embedded systems? 2) when snmpd is compiled its link with -lcrypto which is around 1MB. why its needed? how I can remove it? 3) Is ucd-snmp is good choice or any other which satisfy my requirements? Regards Darshan ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users