Need Help wrote:
> I needed to set the LD_LIBRARY_PATH to the following so the ".so" library 
> files could be found:
> 
>  /export/home/myname/snmp/usr/local/lib
> 
> I am wondering whether it is possibel to indicate this path inside of a 
> "snmpd.conf" or "snmp.conf" file somehow?

Impossible. snmp[d].conf are read by the agent and you need
LD_LIBRARY_PATH to even run it! Rather, put it in a shell script that
starts your agent. Consult your favorite system administrator for
further advice.


+Thomas

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to