Xymon Mailing List Archive search

help needed

list Ansiimire
Mon, 8 Oct 2007 12:21:23 +0300 (EAT)
Message-Id: <user-5e4ccf71e50f@xymon.invalid>

Wow..thank you Bert..i got it. insteat of entering that OID..i had been
entering the ip istead...silly me.
Thanks alot.
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