PDA

View Full Version : Printer monitoring. SNMP


kaspars
04-04-2005, 15:30
Hi!

Couldn't find solution for SNMP problem. I want to monitor ricoh printer using snmp, but there appears to be some problems with it. Zabbix is compiled with mysql and net-snmp support. Zabbix version zabbix-1.1alpha7.
Situation on the HOSTS tab look like this:

10008 Ricoh 10.10.246.250 161 Monitored Not available Timeout while connecting to [10.10.246.250:161] Change

The same thing is in the zabbix_server.log file:

027439:20050404:152713 Timeout while connecting to [10.10.246.250:161]
027439:20050404:152713 Host [Ricoh] will be checked after [60] seconds

Already tried to use snmp v1 and v2, no results.

Using snmpget everything works:
root@zabbix:/tmp# snmpget -v 1 -c public -On 10.10.246.250 .1.3.6.1.2.1.43.10.2.1.4.1.1
Undefined OBJECT-GROUP (snmpBasicNotificationsGroup): At line 395 in /usr/local/share/snmp/mibs/SNMPv2-MIB.txt
.1.3.6.1.2.1.43.10.2.1.4.1.1 = Counter32: 12053

Any ideas what to do?

Alexei
04-04-2005, 18:43
I believe a solution has already been found. Right?

kaspars
04-04-2005, 19:03
I believe a solution has already been found. Right?

That's right! Problem was my lame hands. On Zabbix box I was experimenting with different stuff and I don't know what I did wrong, but restart of Zabbix helped here :)