[e-nsp] Getting temperature via SNMP

Alexander Shikoff minotaur at crete.org.ua
Fri Jan 20 07:02:13 EST 2012


On Fri, Jan 20, 2012 at 12:08:48PM +0200, Volodymyr Litovka wrote:
> Alex hi,
> 
> whether you're getting correct MIB? We're using this one:
> 
> [doka at burka ~]$ snmpwalk -v2c -c xxxxx x.x.x.x 1.3.6.1.4.1.1916.1.1.1.8
> SNMPv2-SMI::enterprises.1916.1.1.1.8.0 = INTEGER: 23
> 
> # show temperature
> Field Replaceable Units               Temp (C)   Status   Min  Normal  Max
> --------------------------------------------------------------------------
> Switch         : X480-24x               23.50    Normal   -10    0-40  55

Yes, I'm trying exactly the same OID:
# snmpwalk -v2c -c public sw7-gdr enterprises.1916.1.1.1.8.0
EXTREME-SYSTEM-MIB::extremeCurrentTemperature.0 = INTEGER: 38

Now let's run 'show temp' command:

sw7-gdr.ki.1 # show temperature
Field Replaceable Units               Temp (C)   Status   Min  Normal  Max
--------------------------------------------------------------------------
Switch         : X350-48t               39.00    Normal   -10    0-61  63

... and SNMP request again:
# snmpwalk -v2c -c public sw7-gdr enterprises.1916.1.1.1.8.0
EXTREME-SYSTEM-MIB::extremeCurrentTemperature.0 = INTEGER: 39
 
> # show switch
> [ ... ]
> Image Booted:     secondary
> Secondary ver:    12.5.4.5
We have 12.4.3.5. The same issue was with 12.3.3.6 on X350-24t.
Probably we should consider upgrading to 12.5... :(

-- 
MINO-RIPE


More information about the extreme-nsp mailing list