On 25/01/07, Srivastava, Namburi (IE10) <[EMAIL PROTECTED]> wrote: > I want to also access a bunch of parameters from a sub-agent. Is it > necessary that sub-agent should also be compiled and linked with ssl > support?
No. The encrypted communication (and hence the OpenSSL requirement) is purely between the management client and the SNMP master agent. The AgentX-related communication is not encrypted, so the subagent does not require the SSL libraries. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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
