The Net-SNMP project contains a fair amount of code and we're actually
embarking on optionally removing parts of it for small devices.  But
this work won't be ready for a year or so.

However, the package doesn't require much in terms of external libraries
for base working support.  You'll likely have to compile SNMPv3 into it
in the first run because you can't remove it easily from the code.
However, if you don't have openssl then you'll only get authentication
with md5 for snmpv3.

If you're willing to start with Net-SNMP 5.6 we actually include some
"bare minimal" openssl code and thus will provide SHA1 based
authentication and DES and AES encryption without requiring linking to a
full openssl library.  You can configure this using the
--with-opensssl=internal ./configure flag.

-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to