Xymon Mailing List Archive search

help needed

list H. Klomp
Mon, 8 Oct 2007 10:51:17 +0200
Message-Id: <user-ef8079de62af@xymon.invalid>

To get a response from snmpget you should also enter a objectid. 

Your snmpget command should look something like 

snmpget -v1 -c afol-public hostname  .1.3.6.1.2.1.1.1.0

Regards,

Bert Klomp


-----Original Message-----
From: user-9ece0f50c771@xymon.invalid [mailto:user-9ece0f50c771@xymon.invalid] 
Sent: maandag 8 oktober 2007 10:08
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit]help needed

Hi all,
I am trying to read the sysDescr from the snmp device, i wanted to know if
i can reach the snmp device via snmp, and whether i am using the correct
read only community string.
But this is the error i get...any ideas on what am missing out or doing
wrong?.
TM:/home/hobbit/server/etc # snmpget -v1 -c afol-public TM [10.176.10.69]
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-TM::rfc1157Proxy.

Thanks