Hi,
     I compiled SNMP agent with MIB module
     When i run command: /usr/local/sbin/snmpd -f -L -d -p 9999
     it was giving follwing  error
     /usr/local/sbin/snmpd: error while loading shared libraries:
libnetsnmpagent.so.25: cannot open shared object file: No such file or
directory

    So i copied all the libraries in the location /usr/local/lib/ to /lib
as root and also copied snmpd.conf to the location /usr/local/share/snmp


     Again When i run the same command: /usr/local/sbin/snmpd -f -L -d -p
9999
     I am getting following error:


  Warning: no access control information configured.
  (Config search path:
/usr/local/etc/snmp:/usr/local/share/snmp:/usr/local/lib/snmp:/home/prashant/.snmp)
  It's unlikely this agent can serve any useful purpose in this state.
  Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file
for this agent.
  Error opening specified endpoint ""
  Server Exiting with code 1

*Please provide me solution for this problem*

Thanks N Regards
Prashant N
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to