<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: B5 or C5 Temperature monitoring in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/b5-or-c5-temperature-monitoring/m-p/10391#M1419</link>
    <description>Hi Thomas, AFAIK there is no way to query the current temperature but you'd enable SNMP traps to get an alarm as soon as the chassis is getting too hot.&lt;BR /&gt;
&lt;BR /&gt;
So here my notes from a test I've done last year with a D2 and Netsight ....&lt;BR /&gt;
&lt;BR /&gt;
 - configure the switch to enable trap forwarding to IP 10.12.0.22&lt;BR /&gt;
set snmp targetparams publicpara user public security-model v1 message processing v1&lt;BR /&gt;
set snmp targetaddr publictrap 10.12.0.22 param publicpara taglist publictraptag&lt;BR /&gt;
set snmp notify publictrap tag publictraptag&lt;BR /&gt;
&lt;BR /&gt;
 - enable SNMP for system temperatur traps&lt;BR /&gt;
set system temperature trap enable&lt;BR /&gt;
&lt;BR /&gt;
 - test = force the trap = set temperatur threshold to 1% = fan will go max&lt;BR /&gt;
set system  temperature overtemp-threshold 1 trap enable&lt;BR /&gt;
&lt;BR /&gt;
 - turn it back to normal&lt;BR /&gt;
set system  temperature overtemp-threshold 100 trap enable&lt;BR /&gt;
&lt;BR /&gt;
     example  of the Netsight trap (Netsight version 6.0 early release)&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1493i54A9DDF2209104F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png" alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4115i26CEA3A3076B18C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png" alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Feb 2015 00:43:00 GMT</pubDate>
    <dc:creator>Ronald_Dvorak</dc:creator>
    <dc:date>2015-02-19T00:43:00Z</dc:date>
    <item>
      <title>B5 or C5 Temperature monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/b5-or-c5-temperature-monitoring/m-p/10390#M1418</link>
      <description>Hi, is there a way to query the ambient temperature of a B5 or C5 switch with SNMP? The MIB cabletron-environment works perfectly for S4 and S8 cores, but not for B5 or C5 switches. Thanks a lot! Best Regards,Thomas&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/b5-or-c5-temperature-monitoring/m-p/10390#M1418</guid>
      <dc:creator>Thomas_Kassirra</dc:creator>
      <dc:date>2015-02-16T17:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: B5 or C5 Temperature monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/b5-or-c5-temperature-monitoring/m-p/10391#M1419</link>
      <description>Hi Thomas, AFAIK there is no way to query the current temperature but you'd enable SNMP traps to get an alarm as soon as the chassis is getting too hot.&lt;BR /&gt;
&lt;BR /&gt;
So here my notes from a test I've done last year with a D2 and Netsight ....&lt;BR /&gt;
&lt;BR /&gt;
 - configure the switch to enable trap forwarding to IP 10.12.0.22&lt;BR /&gt;
set snmp targetparams publicpara user public security-model v1 message processing v1&lt;BR /&gt;
set snmp targetaddr publictrap 10.12.0.22 param publicpara taglist publictraptag&lt;BR /&gt;
set snmp notify publictrap tag publictraptag&lt;BR /&gt;
&lt;BR /&gt;
 - enable SNMP for system temperatur traps&lt;BR /&gt;
set system temperature trap enable&lt;BR /&gt;
&lt;BR /&gt;
 - test = force the trap = set temperatur threshold to 1% = fan will go max&lt;BR /&gt;
set system  temperature overtemp-threshold 1 trap enable&lt;BR /&gt;
&lt;BR /&gt;
 - turn it back to normal&lt;BR /&gt;
set system  temperature overtemp-threshold 100 trap enable&lt;BR /&gt;
&lt;BR /&gt;
     example  of the Netsight trap (Netsight version 6.0 early release)&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1493i54A9DDF2209104F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png" alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-14464-1i9ywt5-temperatur_trap1_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4115i26CEA3A3076B18C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png" alt="65c4527263224c08aa2ee2589288c090_RackMultipart20150218-22587-16p0t5n-temperatur_trap2_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2015 00:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/b5-or-c5-temperature-monitoring/m-p/10391#M1419</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2015-02-19T00:43:00Z</dc:date>
    </item>
  </channel>
</rss>

