<?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: Black Diamond 8810 Fan Operational MIB? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43901#M10667</link>
    <description>Drew, that was it, thanks!  Can't believe I missed something so simple!</description>
    <pubDate>Wed, 11 Nov 2015 22:30:00 GMT</pubDate>
    <dc:creator>Ron_Prague</dc:creator>
    <dc:date>2015-11-11T22:30:00Z</dc:date>
    <item>
      <title>Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43897#M10663</link>
      <description>I'm setting up our monitoring system (nagios) and trying to set up checks for the fans on our extreme 8810s.&lt;BR /&gt;
&lt;BR /&gt;
I've browsed through the mib file for the XOS I'm running (15.6.x.x) and the MIB should be: &lt;BR /&gt;
 .1.3.6.1.4.1.1916.1.1.1.9.1.2  (this is an index off of extremeFanNumber, this is the direct mib for fan 1)&lt;BR /&gt;
root@noc:~# snmpget -v2c -c localread 172.16.0.4  .1.3.6.1.4.1.1916.1.1.1.9.1.2  iso.3.6.1.4.1.1916.1.1.1.9.1.2 = No Such Instance currently exists at this OIDI've also tried:&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.32.1.9.1.2 (32 is working for finding CPU, see below)iso.3.6.1.4.1.1916.1.68.1.9.1.2 (should be the hardware identifier for the bd8810 chassis)&lt;BR /&gt;
Is there something I'm missing in my configuration?   This is all I have under snmpMaster:&lt;BR /&gt;
configure snmpv3 add community "localread" name "localread" user "v1v2c_ro"&lt;BR /&gt;
I can query other extreme OIDs like for CPU utilization of MSMA and MSMB:&lt;BR /&gt;
root@noc:/usr/local/nagios/etc/objects/switches# snmpget -v2c -c localread 172.16.0.4 1.3.6.1.4.1.1916.1.32.1.4.1.9.11  iso.3.6.1.4.1.1916.1.32.1.4.1.9.11 = STRING: "2.2"&lt;BR /&gt;
  root@noc:/usr/local/nagios/etc/objects/switches# snmpget -v2c -c localread 172.16.0.4 1.3.6.1.4.1.1916.1.32.1.4.1.9.12&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.32.1.4.1.9.12 = STRING: "1.2"&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2015 06:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43897#M10663</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2015-11-11T06:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43898#M10664</link>
      <description>Ron,&lt;BR /&gt;
&lt;BR /&gt;
The following OIDs should work. I was able to test on 16.1 and 15.6 on a BD8810. &lt;BR /&gt;
&lt;BR /&gt;
extremeFanOperational&lt;BR /&gt;
.1.3.6.1.4.1.1916.1.1.1.9.1.2&lt;BR /&gt;
&lt;BR /&gt;
extremeFanNumber&lt;BR /&gt;
.1.3.6.1.4.1.1916.1.1.1.9.1.1&lt;BR /&gt;
&lt;BR /&gt;
extremeFanSpeed&lt;BR /&gt;
.1.3.6.1.4.1.1916.1.1.1.9.1.4&lt;BR /&gt;
&lt;BR /&gt;
Also, please assure that the correct MIB file is loaded in the MIB browser or NMS.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="28c29ebe1d2845a994560d86c6598af7_RackMultipart20151111-17458-1gatvk5-2015-11-10_19_50_18-iReasoning_MIB_Browser_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2877i83B5BBF739480310/image-size/large?v=v2&amp;amp;px=999" role="button" title="28c29ebe1d2845a994560d86c6598af7_RackMultipart20151111-17458-1gatvk5-2015-11-10_19_50_18-iReasoning_MIB_Browser_inline.png" alt="28c29ebe1d2845a994560d86c6598af7_RackMultipart20151111-17458-1gatvk5-2015-11-10_19_50_18-iReasoning_MIB_Browser_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2015 07:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43898#M10664</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2015-11-11T07:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43899#M10665</link>
      <description>I definitely have the MIB file loaded, both in my MIB browser and in SNMP on my monitoring system, but I still cannot pull any of those MIBs from my 8810 chassis.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6c958c1bddde4a57b03e52915e079917_RackMultipart20151111-20257-ix4ua2-MIB_Browser_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2458iD7AFC5C8AC839C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="6c958c1bddde4a57b03e52915e079917_RackMultipart20151111-20257-ix4ua2-MIB_Browser_inline.jpg" alt="6c958c1bddde4a57b03e52915e079917_RackMultipart20151111-20257-ix4ua2-MIB_Browser_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.2&lt;BR /&gt;
EXTREME-SYSTEM-MIB::extremeFanOperational = No Such Instance currently exists at this OID&lt;BR /&gt;
root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.1&lt;BR /&gt;
EXTREME-SYSTEM-MIB::extremeFanNumber = No Such Instance currently exists at this OID&lt;BR /&gt;
root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.4&lt;BR /&gt;
EXTREME-SYSTEM-MIB::extremeFanSpeed = No Such Instance currently exists at this OID&lt;BR /&gt;
I have working fans:&lt;BR /&gt;
Warp1.3 # sh fans&lt;BR /&gt;
FanTray information:&lt;BR /&gt;
 State:                  Operational&lt;BR /&gt;
 NumFan:                 9&lt;BR /&gt;
 PartInfo:               1412G-00301 450305-00-04&lt;BR /&gt;
 Revision:               4.0&lt;BR /&gt;
 Odometer:               335 days 2 hours  since Dec-10-2014&lt;BR /&gt;
 Upper-Left   Fan-1:     Operational at 3000 RPM&lt;BR /&gt;
 Middle-Left  Fan-2:     Operational at 3000 RPM&lt;BR /&gt;
 Lower-Left   Fan-3:     Operational at 2940 RPM&lt;BR /&gt;
 Upper-Center Fan-4:     Operational at 2940 RPM&lt;BR /&gt;
 Center       Fan-5:     Operational at 3000 RPM&lt;BR /&gt;
 Lower-Center Fan-6:     Operational at 2940 RPM&lt;BR /&gt;
 Upper-Right  Fan-7:     Operational at 2940 RPM&lt;BR /&gt;
 Middle-Right Fan-8:     Operational at 2940 RPM&lt;BR /&gt;
 Lower-Right  Fan-9:     Operational at 2880 RPM&lt;BR /&gt;
I did notice that we're running 15.7.1.4, but those MIBs shouldn't have changed, they're the same in version 16.x.x.x&lt;BR /&gt;
&lt;BR /&gt;
Should I open a ticket for this?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2015 22:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43899#M10665</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2015-11-11T22:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43900#M10666</link>
      <description>Hi Ron,&lt;BR /&gt;
It looks like the detail you're missing is the last key of the OID - the actual fan number.&lt;BR /&gt;
In your switch, there are 9 fans.  If you iterate through each of them, you should get the expected results.  It's fan number+100 (i.e. fan 1 = .101, fan 2 = .102).&lt;BR /&gt;
drew@bigbird:~$ snmpget -v2c -c public 10.67.72.65 .1.3.6.1.4.1.1916.1.1.1.9.1.2.101&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.1.1.9.1.2.101 = INTEGER: 1&lt;BR /&gt;
drew@bigbird:~$ snmpget -v2c -c public 10.67.72.65 .1.3.6.1.4.1.1916.1.1.1.9.1.4.101&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.1.1.9.1.4.101 = INTEGER: 2940&lt;BR /&gt;
drew@bigbird:~$ snmpget -v2c -c public 10.67.72.65 .1.3.6.1.4.1.1916.1.1.1.9.1.4.102&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.1.1.9.1.4.102 = INTEGER: 2880&lt;BR /&gt;
drew@bigbird:~$ snmpget -v2c -c public 10.67.72.65 .1.3.6.1.4.1.1916.1.1.1.9.1.4.103&lt;BR /&gt;
iso.3.6.1.4.1.1916.1.1.1.9.1.4.103 = INTEGER: 3000Let me know if that does the trick.&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2015 22:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43900#M10666</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-11-11T22:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43901#M10667</link>
      <description>Drew, that was it, thanks!  Can't believe I missed something so simple!</description>
      <pubDate>Wed, 11 Nov 2015 22:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43901#M10667</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2015-11-11T22:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Black Diamond 8810 Fan Operational MIB?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43902#M10668</link>
      <description>No problem.  Glad to help!&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2015 22:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/black-diamond-8810-fan-operational-mib/m-p/43902#M10668</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-11-11T22:30:00Z</dc:date>
    </item>
  </channel>
</rss>

