Mailing List Archive

Getting temperature via SNMP
Hello All,

I have a problem with getting temperature via SNMP from X350-48t: the
returned value stills the same until the console command 'show temperature'
executed.

Has anyone expirienced the same issue? Any chance to fix it? Thanks.

--
MINO-RIPE
_______________________________________________
extreme-nsp mailing list
extreme-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/extreme-nsp
Re: Getting temperature via SNMP [ In reply to ]
Alex hi,

whether you're getting correct MIB? We're using this one:

[doka@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

# show switch
[ ... ]
Image Booted: secondary
Secondary ver: 12.5.4.5


On 1/20/2012 9:37 AM, Alexander Shikoff wrote:
> Hello All,
>
> I have a problem with getting temperature via SNMP from X350-48t: the
> returned value stills the same until the console command 'show temperature'
> executed.
>
> Has anyone expirienced the same issue? Any chance to fix it? Thanks.
>

--

/doka

Vision without Execution is Hallucination. -- Thomas Edison.

_______________________________________________
extreme-nsp mailing list
extreme-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/extreme-nsp
Re: Getting temperature via SNMP [ In reply to ]
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@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
_______________________________________________
extreme-nsp mailing list
extreme-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/extreme-nsp