-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
riky.none
Sent: 15 January 2008 15:41
To: Nagios Users Mailinglist
Subject: [Nagios-users] how to SNMP

there is one UMAN table of SNMP value??
I want check more value in sistem Windows 2000 end HPUX (all machine are
HP/Compaq)
I copy and pastye MIB value in more plugins but using :
Mibbrowser i have on error
and using the linux command snmpwalk -v 1 -c public my_host my_value,
the result is null


Hi Riky

Are you saying that if you do the following you do not get anything
returned?

Testhost$>snmpwalk -v 1 -c public <your-Ip-Address> sysLocation
SNMPv2-MIB::sysLocation.0 = STRING: Server room, lower loading bay,
London

Are you sure your device supports SNMP v1?

What happens if you just do?

Snmpwalk -v 1 -c public <your-Ip-Address>

I get the following returned

SNMPv2-MIB::sysDescr.0 = STRING: Linux hostname 2.6.5-7.191-smp #1 SMP
Tue Jun 28 14:58:56 UTC 2005 x86_64
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (1635210274) 189 days, 6:15:02.74
SNMPv2-MIB::sysContact.0 = STRING: Sysadmin ([EMAIL PROTECTED])
SNMPv2-MIB::sysName.0 = STRING: hostname
SNMPv2-MIB::sysLocation.0 = STRING: Rerver room, lower loading bay,
London
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (1) 0:00:00.01..........
.............
............. etc




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to