Am Freitag, 5. Juni 2009 06:11:40 schrieb a...@spatialsystems.org:
> I installed Net-SNMP on windows and it works fine.
>
> Windows Example:
> C:\>snmpget -c public -v 1 192.168.1.201 1.3.6.1.4.1.2254.2.4.1.2.0
> SNMPv2-SMI::enterprises.2254.2.4.1.2.0 = STRING: "F6C1000-TW-RK"
>
> If I do the same from Ubuntu Hardy or Debain Lenny either installed by
> "apt-get install snmp" or compiled by source I get this:
>
> Debain Lenny Example:
> m...@serv:~$ snmpget -c public -v 1 192.168.1.201
> 1.3.6.1.4.1.2254.2.4.1.2.0
> Timeout: No Response from 192.168.1.201.

Did you make a netstat -nulp on your system? You will find, that by default, 
snmpd is listening on 127.0.0.1 only. Please change /etc/default/snmpd 
accordingly.

Michael.

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
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