<?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: Visualize fan state and temperature on Cisco SNMP in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/232073#M3805</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41008"&gt;@soportetr&lt;/a&gt;, were you able to solve your issue with Antonio's help?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2023 15:41:41 GMT</pubDate>
    <dc:creator>Ana_Kuzmenchuk</dc:creator>
    <dc:date>2023-12-15T15:41:41Z</dc:date>
    <item>
      <title>Visualize fan state and temperature on Cisco SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/219453#M3259</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I configured 6 Cisco devices and I can visualize fan state and temperature only on one device. I have already checked the configurations and have the same credentials. Is there any aditional configuration that probably we are missing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 16:22:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/219453#M3259</guid>
      <dc:creator>soportetr</dc:creator>
      <dc:date>2023-08-01T16:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize fan state and temperature on Cisco SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/219461#M3260</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41008"&gt;@soportetr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It might depend on the type of Cisco devices you are monitoring. Are they all the same?&lt;/P&gt;&lt;P&gt;Cisco has temperature info in several OIDs, depending on the device, The information that Dynatrace is able to get out of the box is only for devices that expose that information through the fan sensors.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 16:59:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/219461#M3260</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-08-01T16:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize fan state and temperature on Cisco SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/220196#M3299</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Switch we're using a 9300 series. It brings us the fan information but it doesn't show me bandwith neither the network statitics.&lt;BR /&gt;In the other hand, for Routers we're using a 4300 series. It brings us the network, and bandwith information but not the device health (fan temperature).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 22:02:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/220196#M3299</guid>
      <dc:creator>soportetr</dc:creator>
      <dc:date>2023-08-08T22:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize fan state and temperature on Cisco SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/232073#M3805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41008"&gt;@soportetr&lt;/a&gt;, were you able to solve your issue with Antonio's help?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 15:41:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/232073#M3805</guid>
      <dc:creator>Ana_Kuzmenchuk</dc:creator>
      <dc:date>2023-12-15T15:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize fan state and temperature on Cisco SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/232095#M3812</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41008"&gt;@soportetr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It's probable that you would need CISCO-ENTITY-SENSOR-MIB support. For what I've searched, both 9300s and 4300s support the CISCO-ENTITY-SENSOR-MIB.&lt;/P&gt;&lt;P&gt;Implementation is tricky, as sensors are dynamic, and it has to be done programmatically. We have done it through a v1 extension.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 21:14:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Visualize-fan-state-and-temperature-on-Cisco-SNMP/m-p/232095#M3812</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-12-15T21:14:59Z</dc:date>
    </item>
  </channel>
</rss>

