On Thu, Feb 26, 2009 at 11:02 AM, Eric Chatham <[email protected]> wrote: > Hello, > > > > I am trying to run the check_snmp add-on to retrieve the product name of an > Adtran. I have the community string and the MIBs loaded. When I run the > following command, I get “No data received from host.” What am I doing > wrong? Thank you for your assistance. > > > > [root@ ~ libexec]# snmptranslate -m +ADTRAN-MIB -IR -On adProdName > > .1.3.6.1.4.1.664.3.1.1 > [r...@~ libexec]# ./check_snmp -H <ip address> -C <string read-only> -o > .1.3.6.1.4.1.664.3.1.1 > > SNMP problem - No data received from host > > CMD: /usr/local/bin/snmpget -t 1 -r 5 -m '' -v 1 [authpriv] <ip address> > .1.3.6.1.4.1.664.3.1.1
What happens when you run snmpget manually? Does it return the value expected? -lee ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ 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
