[rrd-users] Re: SNMP - what do i do wrong?

Gerhard Ecaroh Froehlich gerhard.froehlich at produktion.gis-online.de
Wed Feb 27 10:05:05 MET 2002


Hi spiekey!

spiekey wrote:
> 
> Hello!

[...]
 
> Then i get this:
> # snmpget 192.168.1.40 read_community_name system.sysDescr.0
> Timeout: No Response from 192.168.1.40.
> 
> ;(
> Spiekey

I.e. UCD-SNMP try to get the syntax right in order and take full OID's:

Usage: snmpwalk [options...] <hostname> {<community>} [<objectID>]

Usage: snmpget [-Cf] [options...] <hostname> {<community>} [<objectID>
...]

At least try:

# snmpget 192.168.1.40 read_community_name system .1.3.6.1.2.1.1.1.0

Check whether the '/etc/snmp/snmp/*' files are okay and your snmp-agent
is running ( # ps -ef | grep snmp ). Then make a portscan to port 161
(standard snmp) whether the port is open. If everything is alright you
should get an result.

	Ecaroh

-- 
Gerhard Ecaroh Froehlich, Systemadministrator

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list