On Thu, 16 Nov 2017 21:00:53 -0800 Justin wrote:
JT> Hello
JT> 
JT> I'm running NetSNMP 5.7.3 on a VM Virtualbox with Ubuntu16.04
JT> and keep getting "Timeout: No response from localhost" when
JT> running the command "snmpget localhost -v 2c -c public
JT> sysUpTime.0"

You much specify optoins before the host name. Try this:

   snmpget -v 2c -c public localhost sysUpTime.0

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to