<?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 RF Quality Index in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24700#M2255</link>
    <description>Thank you.&lt;BR /&gt;
&lt;BR /&gt;
That brought back an index per client.  But what I'm really looking to keep track of (for history/trending purposes) is the over RF Quality Index of either the entire system or on a per RF Domain basis....much like below.  A single digit score per RF Domain.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4305i8A055CC7F181DDD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png" alt="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
    <pubDate>Sun, 15 Apr 2018 02:12:00 GMT</pubDate>
    <dc:creator>Max_McGrath</dc:creator>
    <dc:date>2018-04-15T02:12:00Z</dc:date>
    <item>
      <title>OIDs for RF Quality Index</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24698#M2253</link>
      <description>Hello -&lt;BR /&gt;
&lt;BR /&gt;
I'd like to track the RF Quality Index of my entire WiNG (VX9000) system and the same index per each RF Domain.  Is there an OID in the WiNG MIBs for this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Apr 2018 20:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24698#M2253</guid>
      <dc:creator>Max_McGrath</dc:creator>
      <dc:date>2018-04-14T20:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: OIDs for RF Quality Index</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24699#M2254</link>
      <description>I found these:&lt;BR /&gt;
&lt;BR /&gt;
-- 1.3.6.1.4.1.388.50.1.4.3.2.6.1.1.19&lt;BR /&gt;
wingStatsRfdWlClientStatDetailQIndex OBJECT-TYPE&lt;BR /&gt;
SYNTAX Integer32&lt;BR /&gt;
MAX-ACCESS read-only&lt;BR /&gt;
STATUS current&lt;BR /&gt;
DESCRIPTION&lt;BR /&gt;
"RF quality Index&lt;BR /&gt;
&lt;BR /&gt;
Measure the quality of the medium in percentage. It is a function of average retries and error rate. Its range is from 0-100. Typically:&lt;BR /&gt;
  -1: no data available ( e.g. radio is not in wlan operation mode )&lt;BR /&gt;
  0-20: very poor quality&lt;BR /&gt;
  20-40: poor quality&lt;BR /&gt;
  40-60: average quality&lt;BR /&gt;
  60-100: good quality&lt;BR /&gt;
&lt;BR /&gt;
XPath: /wing-stats/rf_domain[name=key1]/wireless/client-stats-details[mac=key2]/q_index"&lt;BR /&gt;
::= { wingStatsRfdWlClientStatDetailEntry 19 }&lt;BR /&gt;
&lt;BR /&gt;
-- 1.3.6.1.4.1.388.50.1.4.3.2.5.1.1.20&lt;BR /&gt;
  wingStatsRfdWlClientStatQIndex OBJECT-TYPE&lt;BR /&gt;
   SYNTAX Integer32&lt;BR /&gt;
   MAX-ACCESS read-only&lt;BR /&gt;
   STATUS current&lt;BR /&gt;
   DESCRIPTION&lt;BR /&gt;
    "RF quality Index&lt;BR /&gt;
    &lt;BR /&gt;
    Measure the quality of the medium in percentage. It is a function of average retries and error rate. Its range is from 0-100. Typically:&lt;BR /&gt;
      -1: no data available ( e.g. radio is not in wlan operation mode )&lt;BR /&gt;
      0-20: very poor quality&lt;BR /&gt;
      20-40: poor quality&lt;BR /&gt;
      40-60: average quality&lt;BR /&gt;
      60-100: good quality&lt;BR /&gt;
    &lt;BR /&gt;
    XPath: /wing-stats/rf_domain[name=key1]/wireless/client-stats[mac=key2]/q_index"&lt;BR /&gt;
   ::= { wingStatsRfdWlClientStatEntry 20 }&lt;BR /&gt;
&lt;BR /&gt;
-- 1.3.6.1.4.1.388.50.1.4.2.25.10.1.1.21&lt;BR /&gt;
  wingStatsDevWlRadioStatQIndex OBJECT-TYPE&lt;BR /&gt;
   SYNTAX Integer32&lt;BR /&gt;
   MAX-ACCESS read-only&lt;BR /&gt;
   STATUS current&lt;BR /&gt;
   DESCRIPTION&lt;BR /&gt;
    "RF quality Index&lt;BR /&gt;
    &lt;BR /&gt;
    Measure the quality of the medium in percentage. It is a function of average retries and error rate. Its range is from 0-100. Typically:&lt;BR /&gt;
&lt;BR /&gt;
      -1: no data available ( e.g. radio is not in wlan operation mode )&lt;BR /&gt;
      0-20: very poor quality&lt;BR /&gt;
      20-40: poor quality&lt;BR /&gt;
      40-60: average quality&lt;BR /&gt;
      60-100: good quality&lt;BR /&gt;
    &lt;BR /&gt;
    XPath: /wing-stats/device[mac=key1]/wireless/radio-stats[radio_id=key2]/q_index"&lt;BR /&gt;
   ::= { wingStatsDevWlRadioStatEntry 21 }&lt;BR /&gt;
&lt;BR /&gt;
-- 1.3.6.1.4.1.388.50.1.4.3.2.9.1.1.21&lt;BR /&gt;
  wingStatsRfdWlRadioStatQIndex OBJECT-TYPE&lt;BR /&gt;
   SYNTAX Integer32&lt;BR /&gt;
   MAX-ACCESS read-only&lt;BR /&gt;
   STATUS current&lt;BR /&gt;
   DESCRIPTION&lt;BR /&gt;
    "RF quality Index&lt;BR /&gt;
    &lt;BR /&gt;
    Measure the quality of the medium in percentage. It is a function of average retries and error rate. Its range is from 0-100. Typically:&lt;BR /&gt;
      -1: no data available ( e.g. radio is not in wlan operation mode )&lt;BR /&gt;
      0-20: very poor quality&lt;BR /&gt;
      20-40: poor quality&lt;BR /&gt;
      40-60: average quality&lt;BR /&gt;
      60-100: good quality&lt;BR /&gt;
    &lt;BR /&gt;
    XPath: /wing-stats/rf_domain[name=key1]/wireless/radio-stats[radio_id=key2]/q_index"&lt;BR /&gt;
   ::= { wingStatsRfdWlRadioStatEntry 21 }&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Apr 2018 01:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24699#M2254</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2018-04-15T01:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: OIDs for RF Quality Index</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24700#M2255</link>
      <description>Thank you.&lt;BR /&gt;
&lt;BR /&gt;
That brought back an index per client.  But what I'm really looking to keep track of (for history/trending purposes) is the over RF Quality Index of either the entire system or on a per RF Domain basis....much like below.  A single digit score per RF Domain.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4305i8A055CC7F181DDD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png" alt="87dee861be4c45a18fb65a6008060d89_RackMultipart20180414-63613-1r00pln-index_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Sun, 15 Apr 2018 02:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24700#M2255</guid>
      <dc:creator>Max_McGrath</dc:creator>
      <dc:date>2018-04-15T02:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: OIDs for RF Quality Index</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24701#M2256</link>
      <description>I would recommend testing NSight, it is what the NSight was designed for.  &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/WiNG/5.9.0/9035124_NSight_5_9_UG.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/WiNG/5.9.0/9035124_NSight_5_9_UG.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Apr 2018 20:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/oids-for-rf-quality-index/m-p/24701#M2256</guid>
      <dc:creator>Andrew_Blomley</dc:creator>
      <dc:date>2018-04-15T20:07:00Z</dc:date>
    </item>
  </channel>
</rss>

