check_snmp error

Tom DE BLENDE (EECC) (DHL) tom.deblende at dhl.com
Tue Jul 15 15:05:10 CEST 2008


Hi,
 
Are you sure that:
 
1) Your host is allowed SNMP access to the router?
2) Your router uses SNMP version 1?
3) Your community string is still public (if it is: change it)?
 
Can you try a simple snmpwalk to the host?
 
snmpwalk -v2c -c <your string> 10.1.5.153
snmpwalk -v1 -c <your string> 10.1.5.153 
(depending on the version)
 
If that doesn't work try an NMAP to the SNMP port:
 
nmap -sU -P0 -p 161 10.1.5.153
 
Tom

 

 

________________________________

From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Kermito le kermit
Sent: Tuesday, July 15, 2008 15:00
To: nagios nagios
Subject: [Nagios-users] check_snmp error


hello ,

when i use check_snmp i have this mistake: 

 ./check_snmp -H 10.1.5.153 -o 1.3.6.1.2.1.14.10.1.6 -C public
SNMP problème - Pas de données reçues de l'hôte
Commande: /usr/local/bin/snmpget -t 1 -r 5 -m '' -v 1 [authpriv] 10.1.5.153:161  1.3.6.1.2.1.14.10.1.6

for check OPSF.


________________________________

Envoyé avec Yahoo! Mail <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html> .
Une boite mail plus intelligente. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080715/3eca0bac/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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


More information about the Users mailing list