
minotaur at crete
Jan 20, 2012, 4:02 AM
Post #3 of 3
(685 views)
Permalink
|
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] burk ~]$ 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 _______________________________________________ extreme-nsp mailing list extreme-nsp [at] puck https://puck.nether.net/mailman/listinfo/extreme-nsp
|