<?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 Identify ports down for special reasons in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/identify-ports-down-for-special-reasons/m-p/95540#M9825</link>
    <description>&lt;P&gt;I am looking for a way to be notified for, or at least have a view, of ports going or being down for specific reasons like disabled port because of link flapping.&lt;/P&gt;&lt;P&gt;I must admit I haven't spent a lot of time yet trying to figure this out. The only thing I see is that if traps are enabled, there is a warning each time a port goes down for whatever reason, which is not exactly interesting.&lt;/P&gt;&lt;P&gt;(VOSS 8.8 &amp;amp; XIQ-SE)&lt;/P&gt;&lt;P&gt;Essentially I'd like to get the REASON column from "show int gig state"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeronimo_0-1681908117164.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/6482i97DC7F81B25D46F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeronimo_0-1681908117164.png" alt="jeronimo_0-1681908117164.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However I have not understood how the Flexviews reference the SNMP entries. I.e. if I have&lt;/P&gt;&lt;P&gt;&amp;lt;dataField&amp;gt;OID::ifAdminStatus:::SNMP::SNMPW; ....&lt;/P&gt;&lt;P&gt;How does it know what "OID" is. Where is the reference made from "OID" to the actual place in the SNMP tree?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 12:43:07 GMT</pubDate>
    <dc:creator>jeronimo</dc:creator>
    <dc:date>2023-04-19T12:43:07Z</dc:date>
    <item>
      <title>Identify ports down for special reasons</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/identify-ports-down-for-special-reasons/m-p/95540#M9825</link>
      <description>&lt;P&gt;I am looking for a way to be notified for, or at least have a view, of ports going or being down for specific reasons like disabled port because of link flapping.&lt;/P&gt;&lt;P&gt;I must admit I haven't spent a lot of time yet trying to figure this out. The only thing I see is that if traps are enabled, there is a warning each time a port goes down for whatever reason, which is not exactly interesting.&lt;/P&gt;&lt;P&gt;(VOSS 8.8 &amp;amp; XIQ-SE)&lt;/P&gt;&lt;P&gt;Essentially I'd like to get the REASON column from "show int gig state"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeronimo_0-1681908117164.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/6482i97DC7F81B25D46F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeronimo_0-1681908117164.png" alt="jeronimo_0-1681908117164.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However I have not understood how the Flexviews reference the SNMP entries. I.e. if I have&lt;/P&gt;&lt;P&gt;&amp;lt;dataField&amp;gt;OID::ifAdminStatus:::SNMP::SNMPW; ....&lt;/P&gt;&lt;P&gt;How does it know what "OID" is. Where is the reference made from "OID" to the actual place in the SNMP tree?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 12:43:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/identify-ports-down-for-special-reasons/m-p/95540#M9825</guid>
      <dc:creator>jeronimo</dc:creator>
      <dc:date>2023-04-19T12:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identify ports down for special reasons</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/identify-ports-down-for-special-reasons/m-p/95560#M9828</link>
      <description>&lt;P&gt;I've found it, let's just do it like in the old days without AI an ML and whatnot &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It's in rapidCity private MIB in the port table 1.3.6.1.4.1.2272.1.4.10.1.1.114&lt;/P&gt;&lt;P&gt;You have to start legacy Java FlexView Editor from Administration &amp;gt; Diagnostics &amp;gt; Server &amp;gt; Server Utilities &amp;gt; FlexView Editor&lt;/P&gt;&lt;P&gt;Then you can connect via SNMP to the switches (after having configured SNMP credentials, it does not seem to allow to just select a preconfigured admin profile in XIQ-SE)&lt;/P&gt;&lt;P&gt;You will then also be able to open and save FlexViews as before by selecting "Properties" in the Open/Save/Properties dropdown in the flexview tab, and going to the Columns tab in the properties dialog in order to see where in the MIB the info is located.&lt;/P&gt;&lt;P&gt;The editor will save locally in %APPDATA%\NetSight\Console\My FlexViews and you have to upload them to XIQ-SE server as instructed in the user guide ("Add Custom FlexViews and MIBs") (/usr/local/Extreme_Networks/NetSight/appdata/VendorProfiles/Stage/MyVendorProfile/FlexViews/My FlexViews)&lt;/P&gt;&lt;P&gt;Take care about the capitalization of directory names *sigh*&lt;/P&gt;&lt;P&gt;The flexview by design allows you to disable/enable the port to get it back working in case of "linkflap" for example. Wouldn't it be cool to just be able to "reset" it with one click? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; #year2023&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 14:02:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/identify-ports-down-for-special-reasons/m-p/95560#M9828</guid>
      <dc:creator>jeronimo</dc:creator>
      <dc:date>2023-04-20T14:02:32Z</dc:date>
    </item>
  </channel>
</rss>

