On Fri, 2 Dec 2005, Richard Gliebe wrote:

On Thu, 2005-12-01 at 16:02 +0100, Sébastien Barbereau wrote:

Hi there:

From the foundry mib file:
snChasActualTemperature OBJECT-TYPE
    SYNTAX  INTEGER (-110..250)
 ACCESS read-only
 STATUS mandatory
 DESCRIPTION
  "Temperature of the chassis. Each unit is 0.5 degrees Celcius. Only
management module built with temperature sensor hardware is
applicable. For those non-applicable management module, it returns
no-such-name."
 ::= { snChasGen 18 }

So should be 72 is 36°C

I've read this already on http://www.mibdepot.com, but I'm looking for a
mib, which is showing me the *exact* "°C".

Richard


The above mib object give you exactly that - degree Centigrade after you multiply by 0.5.

So the temperature granularity is 1/2 C instead of being 1C.

--
-sg

Reply via email to