<?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: OIDs for Utilization in ExtremeCloud IQ</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75734#M1457</link>
    <description>&lt;P&gt;Please check whether the path to your MIB-files is correct and whether your MIB-files are in the proper format. On Linux I had to replace “Carriage return (+ Linefeed)” with Linefeed.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 18:04:49 GMT</pubDate>
    <dc:creator>reinhardg</dc:creator>
    <dc:date>2021-02-09T18:04:49Z</dc:date>
    <item>
      <title>OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75730#M1453</link>
      <description>&lt;P&gt;I would really like to graph utilization for our AP230s and 250s.&amp;nbsp; I’m looking at the AH-INTERFACE-MIB and the only options I see are ahRadioTxAirtime and ahRadioRxAirtime, which are counters that pull airtime in microseconds.&lt;/P&gt;&lt;P&gt;When in the CLI you can run show int wifi0 or show int wifi1&amp;nbsp;and get utilization data like:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Rx airtime=634.69 s; Tx airtime=7564.03 s; CRC error airtime=764.45 s;&lt;BR /&gt;&lt;BR /&gt;Rx airtime percent=0.00%; Tx airtime percent=0.00%; CRC error airtime percent=5%;&lt;BR /&gt;&lt;BR /&gt;Tx utilization=3%; Rx utilization=5%; Interference utilization=10%; Total utilization=18%;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;All nice metrics that would be useful in graph form.&amp;nbsp; I’m curious how they are calculated and if those metrics are available via snmp?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 01:35:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75730#M1453</guid>
      <dc:creator>tandrews1</dc:creator>
      <dc:date>2021-02-03T01:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75731#M1454</link>
      <description>&lt;P&gt;Call snmpwalk and have a look to the result. You mac start at the OID given below:&lt;/P&gt;&lt;P&gt;snmpwalk -M path_to_MIB-files -v 2c&amp;nbsp; -c your_community&amp;nbsp; IP_of_AP .1.3.6.1.4.1.26928.1.1.1.2.1.3.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 20:22:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75731#M1454</guid>
      <dc:creator>reinhardg</dc:creator>
      <dc:date>2021-02-04T20:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75732#M1455</link>
      <description>&lt;P&gt;I’ve done that. /opt/librenms/aerohive contains the AH-TRAP-MIB, AH-INTERFACE-MIB, AH-SMI-MIB and AH-SYSTEM-MIB&lt;/P&gt;&lt;P&gt;snmpwalk -M /opt/librenms/aerohive&amp;nbsp;-v 2c&amp;nbsp; -c community&amp;nbsp; 10.19.102.5 .1.3.6.1.4.1.26928.1.1.1.2.1.3.1&lt;/P&gt;&lt;P&gt;I get a list like:&lt;/P&gt;&lt;P&gt;iso.3.6.1.4.1.26928.1.1.1.2.1.3.1.22.7 = Counter32: 326896141&lt;BR /&gt;iso.3.6.1.4.1.26928.1.1.1.2.1.3.1.22.8 = Counter32: 922876642&lt;BR /&gt;iso.3.6.1.4.1.26928.1.1.1.2.1.3.1.23.7 = Counter32: 3852580482&lt;BR /&gt;iso.3.6.1.4.1.26928.1.1.1.2.1.3.1.23.8 = Counter32: 2098351997&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why I don’t see the pretty names…&amp;nbsp;regardless…&amp;nbsp;as I look through the mibs&amp;nbsp;there is nothing defined for Tx Utilization, Rx Utilization, Interference Utilization or Total Utilization.&lt;/P&gt;&lt;P&gt;The only relevant counters I see are the 4 above, which are ahRadioTxAirtime and ahRadioRxAirtime for wifi0 and wifi1 respectively.&amp;nbsp; These are cumulative measures in microseconds.&amp;nbsp; Possibly usable, but would require a bit of coding to get deltas, and divide by the polling period.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:38:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75732#M1455</guid>
      <dc:creator>tandrews1</dc:creator>
      <dc:date>2021-02-04T22:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75733#M1456</link>
      <description>&lt;P&gt;Here is another wrinkle…&amp;nbsp; the AH-INTERFACE-MIB shows:&lt;/P&gt;&lt;P&gt;ahRadioTxAirtime OBJECT-TYPE&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; SYNTAX&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Counter64&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;MAX-ACCESS &amp;nbsp;read-only&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;STATUS&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;current&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DESCRIPTION "The accumulative transmit time in microseconds (us)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;from the given Radio."&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;::= &amp;nbsp;{ &amp;nbsp;ahRadioStatsEntry &amp;nbsp;22 }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you run snmpwalk you see what I pasted above…&amp;nbsp; all Counter 32.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 04:11:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75733#M1456</guid>
      <dc:creator>tandrews1</dc:creator>
      <dc:date>2021-02-06T04:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75734#M1457</link>
      <description>&lt;P&gt;Please check whether the path to your MIB-files is correct and whether your MIB-files are in the proper format. On Linux I had to replace “Carriage return (+ Linefeed)” with Linefeed.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 18:04:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75734#M1457</guid>
      <dc:creator>reinhardg</dc:creator>
      <dc:date>2021-02-09T18:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: OIDs for Utilization</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75735#M1458</link>
      <description>&lt;P&gt;In our case (HiveManager Classic on-prem) we had also to delete some characters in some Object Identifiers: The file “ah_smi_mib.txt” contains 4 identifiers that contain an underline-character: ahAPHiveAP*. We had to remove these underline-characters.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 16:48:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/oids-for-utilization/m-p/75735#M1458</guid>
      <dc:creator>reinhardg</dc:creator>
      <dc:date>2021-02-17T16:48:52Z</dc:date>
    </item>
  </channel>
</rss>

