Hi, following the updated instructions the tutorial for Net-SNMP on Ubuntu 
the command snmpget --version works as advertized. 

The commands
"snmget -v2c -c public localhost system.sysUpTime" and "snmpwalk -v2c -c 
public  localhost" both return "Timeout: No Response from localhost" even 
though there is a  snmpd.conf file,  with "rwcommunity public", in the 
folders   "/usr/etc/snmp" and "/usr/local/share/snmp" and "~/.snmp". The 
various paths were gotten from executing "net-snmp-config --snmpconfpath". 


What else is curious is that executing "snmpd" returns a "unable to find 
library.25.so" (something like that) even though snmpget --version is 
working as advertised. 

Two questions: 

1. Where does the configuration file, snmpd.conf, for the agent belong on 
Ubuntu or is it that localhost isn't defined? 

2. If .bashrc does have LD_LIBRARY_PATH=/usr/local/lib, and the "echo 
LD_LIBRARY_PATH" does return /usr/local/lib on the command-line for the 
shell what needs to be exported or something for snmpd to be executed 
successfully from the shell?

Thanks in advance for your  help and patience.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to