<?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: SNMP counters in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36928#M7720</link>
    <description>Hello Alexandr,&lt;BR /&gt;
&lt;BR /&gt;
I know that this is not the solution, but for a  workaround you can use upm &lt;BR /&gt;
and execute a script with show access-list...&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
    <pubDate>Thu, 10 Nov 2016 20:54:00 GMT</pubDate>
    <dc:creator>Jarek</dc:creator>
    <dc:date>2016-11-10T20:54:00Z</dc:date>
    <item>
      <title>SNMP counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36927#M7719</link>
      <description>Hello all!&lt;BR /&gt;
&lt;BR /&gt;
Summit X670G2&lt;BR /&gt;
ExtremeXOS version 15.6.2.12      There is a problem to show counters by SNMP.&lt;BR /&gt;
&lt;BR /&gt;
  ACL:&lt;BR /&gt;
  &lt;BR /&gt;
  entry METROSET {&lt;BR /&gt;
          if match all {&lt;BR /&gt;
                  vlan-id  316 ;&lt;BR /&gt;
          } then {&lt;BR /&gt;
                  permit;&lt;BR /&gt;
                  byte-count  ob;&lt;BR /&gt;
          }&lt;BR /&gt;
  }&lt;BR /&gt;
&lt;BR /&gt;
  * sw3-gdr.ki.4 # show access-list port 1 egress &lt;BR /&gt;
  #Policy Entries&lt;BR /&gt;
     1        METROSET&lt;BR /&gt;
  &lt;BR /&gt;
Counter is growing:&lt;BR /&gt;
  * sw3-gdr.ki.5 # show access-list counter egress &lt;BR /&gt;
  Policy Name       Vlan  Name        Port    Direction  &lt;BR /&gt;
      Counter  Name                    Packet Count         Byte  Count           &lt;BR /&gt;
  ==================================================================&lt;BR /&gt;
  kvant-o            *                1      egress    &lt;BR /&gt;
      ob                                                  4269938561645&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
There is need to take counters value by SNMP. And now we have a problem:&lt;BR /&gt;
counter valuevalue is given by the SNMP - does not increase until we execute command 'show access-list counter egress'.&lt;BR /&gt;
  &lt;BR /&gt;
  &amp;lt;20:00:28&amp;gt; # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0&lt;BR /&gt;
  EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 842327552&lt;BR /&gt;
  &lt;BR /&gt;
  &amp;lt;20:01:16&amp;gt; # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0&lt;BR /&gt;
  EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 842327552&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
  Execute command&lt;BR /&gt;
  * sw3-gdr.ki.4 # show access-list counter egress&lt;BR /&gt;
  Policy Name       Vlan  Name        Port   Direction&lt;BR /&gt;
      Counter  Name                    Packet Count         Byte Count&lt;BR /&gt;
  ==================================================================&lt;BR /&gt;
  kvant-o            *                1      egress&lt;BR /&gt;
      ob                                                  73403219719&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
  &amp;lt;20:02:20&amp;gt; # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0&lt;BR /&gt;
  EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 73403219719&lt;BR /&gt;
  &lt;BR /&gt;
  ... and further it does not grow again until the command is executed &lt;BR /&gt;
  'show access-list counter egress'.&lt;BR /&gt;
  &lt;BR /&gt;
Thank you!</description>
      <pubDate>Thu, 10 Nov 2016 20:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36927#M7719</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2016-11-10T20:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: SNMP counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36928#M7720</link>
      <description>Hello Alexandr,&lt;BR /&gt;
&lt;BR /&gt;
I know that this is not the solution, but for a  workaround you can use upm &lt;BR /&gt;
and execute a script with show access-list...&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Thu, 10 Nov 2016 20:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36928#M7720</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2016-11-10T20:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: SNMP counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36929#M7721</link>
      <description>Hi Alexandr, I have done a quick test and got same behavior.&lt;BR /&gt;
&lt;BR /&gt;
The issue is related to ACL egress counter only. When using ingress it works as expected.&lt;BR /&gt;
&lt;BR /&gt;
I saw this issue with 15.7 and 16.1.3 releases.&lt;BR /&gt;
&lt;BR /&gt;
Seems to be a SW bug. An alternative is to use (if possible) ingress ACL counters.&lt;BR /&gt;
&lt;BR /&gt;
Also, I would recommend you to open a GTAC case so this issue/fix could be tracked.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Nov 2016 21:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36929#M7721</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-11-10T21:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: SNMP counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36930#M7722</link>
      <description>Thank you all for help!!!</description>
      <pubDate>Fri, 11 Nov 2016 18:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-counters/m-p/36930#M7722</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2016-11-11T18:45:00Z</dc:date>
    </item>
  </channel>
</rss>

