From: <mv...@so...> - 2009-09-01 10:25:28
|
Hi Loris, I'm not sure if it's the problem as I'm still new to this, but could I ask why you "snmpget -v 1" when the response comes back as SNMP v2? I don't know if it makes a difference though. Regards, Mario > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 31 Aug 2009 11:51:22 +0100 > From: lor...@pn... > Subject: Re: [Devmon] Issue monitoring two NetApp Filers > To: lor...@pn... > Cc: dev...@li... > Message-ID: > <OFF...@pn...> > Content-Type: text/plain; charset="US-ASCII" > > OK, > > Apparently not all NetApp filers are created equal, and these two (viking > and gemini) don't have the info for the temperature. > > <good one> > [palladium]/home/pg10326$ snmpget -v 1 -c public compton > 1.3.6.1.4.1.789.1.21.1.2.1.25.1 > SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 = STRING: "27C (80F) ambient, > 36C (96F), 33C (91F)" > > > <bad ones> > [palladium]/home/pg10326$ snmpget -v 1 -c public viking > 1.3.6.1.4.1.789.1.21.1.2.1.25.1 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 > > [palladium]/home/pg10326$ snmpget -v 1 -c public gemini > 1.3.6.1.4.1.789.1.21.1.2.1.25.1 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 > > Still, one single missing OID (as far as I can see in the debug output) is > holding purple all the tests for the filers (if_load, status, voulme). > > Any suggestion about how I could fix this? > > Thanks > > Loris |