Ravi, has your device on 192.168.x.x been configured with an snmp community string of "public"? Assuming so, perhaps first try from the command line manually something like:

snmpget -v 1 -c my_community_string  192.168.1.2 sysUpTime.0

which works for me on one of my hosts. It's possible that you are missing libsnmp or something that is preventing snmpget from working.


-mike


On 1/11/2006 9:05 PM, Ravi Kumar wrote:
I'm having issue with snmp in 2.0Beta version.
/usr/lib/nagios/plugins/check_smtp -H  192.168.xxx.xxx
Connection refused
SMTP CRITICAL - 0.001 sec. response time|time=0.000781s;;;0.000000
/usr/lib/nagios/plugins/check_snmp -P 1 -H 192.168.xxx.xxx -o sysUpTime.0 -C public
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m ALL -v 1 -c public 192.168.1.1:161 sysUpTime.0
Let me know how to fix.
thank!
  Yahoo! Photos – Showcase holiday pictures in hardcover
Photo Books <http://us.rd.yahoo.com/mail_us/taglines/photobooks/ *http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/ photos/evt=38088/*http://pg.photos.yahoo.com/ph// page?.file=photobook_splash.html>. You design it and we’ll bind it!


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to