<?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: &amp;quot;rate-limit egress&amp;quot; logging - can it be done? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31536#M5601</link>
    <description>I'm missing something. I'm using 15.5.2.9&lt;BR /&gt;
I am getting traps (for instance logging in with a bad password), so I know that I did at least something right.&lt;BR /&gt;
&lt;BR /&gt;
Next: configure ports 5:29 rate-limit egress 50 Kbps&lt;BR /&gt;
I know, insanely low, but makes it easy to test, I thought.&lt;BR /&gt;
Tried to transfer a large file to the server connected to 5:29. Yup, slow as molasses, so rate-limiting does work.&lt;BR /&gt;
&lt;BR /&gt;
However: no trap received, no trap sent (as far as I can tell)&lt;BR /&gt;
&lt;BR /&gt;
I fear there's something that I need to set, but I don't understand what the documentation is trying to tell me (regarding snmpNotifyTable, tags, tag-lists, and what-not).&lt;BR /&gt;
&lt;BR /&gt;
If anyone could shed some light as to what I'd have to do to get this working, please? Or point me to useful examples?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
   Frank&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Jun 2015 17:02:00 GMT</pubDate>
    <dc:creator>Frank</dc:creator>
    <dc:date>2015-06-04T17:02:00Z</dc:date>
    <item>
      <title>"rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31533#M5598</link>
      <description>I'm (successfully) limiting egress rates on select ports of my 460s via "config port 29 rate-limit egress 5000 Kbps" (set low for test purposes)&lt;BR /&gt;
&lt;BR /&gt;
Now I'd like to somehow log when a port hits the ceiling, so-to-speak, and I can't find anything. I've read through the EMS Messages Catalog (and the various sh log counters...) lines and just didn't find anything that might get logged when the egress limit of a port is being hit. HAL.Port.RateLimit seems to only apply to flood limits, and I think that's something different (broad/multicasts and unknown), and that counter stayed at 0.&lt;BR /&gt;
&lt;BR /&gt;
Is there really no way to log that? If not, is there a way to either send an snmp-trap (or query something in SNMP) - and I admit, I haven't looked at the MIB - from our monitoring server?&lt;BR /&gt;
&lt;BR /&gt;
Thank you much!&lt;BR /&gt;
&lt;BR /&gt;
   Frank&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 22 May 2015 22:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31533#M5598</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-05-22T22:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: "rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31534#M5599</link>
      <description>Frank,&lt;BR /&gt;
&lt;BR /&gt;
SNMP trap "extremeRateLimitExceededAlarm," which is listed under EXTREME-PORT-MIB, can be used to notify the first time a poll of a rate-limited port has a non-zero counter. The OID for extremeRateLimitExceededAlarm is .1.3.6.1.4.1.1916.1.4.16. &lt;BR /&gt;
&lt;BR /&gt;
-Andrew&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2015 19:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31534#M5599</guid>
      <dc:creator>Andrew_Maldonad</dc:creator>
      <dc:date>2015-05-26T19:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: "rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31535#M5600</link>
      <description>Thank you so much!!!&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2015 19:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31535#M5600</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-05-26T19:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: "rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31536#M5601</link>
      <description>I'm missing something. I'm using 15.5.2.9&lt;BR /&gt;
I am getting traps (for instance logging in with a bad password), so I know that I did at least something right.&lt;BR /&gt;
&lt;BR /&gt;
Next: configure ports 5:29 rate-limit egress 50 Kbps&lt;BR /&gt;
I know, insanely low, but makes it easy to test, I thought.&lt;BR /&gt;
Tried to transfer a large file to the server connected to 5:29. Yup, slow as molasses, so rate-limiting does work.&lt;BR /&gt;
&lt;BR /&gt;
However: no trap received, no trap sent (as far as I can tell)&lt;BR /&gt;
&lt;BR /&gt;
I fear there's something that I need to set, but I don't understand what the documentation is trying to tell me (regarding snmpNotifyTable, tags, tag-lists, and what-not).&lt;BR /&gt;
&lt;BR /&gt;
If anyone could shed some light as to what I'd have to do to get this working, please? Or point me to useful examples?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
   Frank&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2015 17:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31536#M5601</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-06-04T17:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: "rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31537#M5602</link>
      <description>I know, resurrecting an old thread of mine:&lt;BR /&gt;
How do I enable the switch to send a trap when the port-rate egress limit (and/or burst) is exceeded or met. Or can I get a syslog entry when that happens?&lt;BR /&gt;
My port is set to: "config port 5:29 rate-limit egress 1000 Kbps max-burst-size 1000 Kb"&lt;BR /&gt;
&lt;BR /&gt;
- what do I have to do to enable sending of the trap (if the trap is implemented yet)&lt;BR /&gt;
- what do I have to do to enable logging of this event (didn't find it in the slightly incomplete EMS Message Catalog, didn't find it in the log filter list either - but it's quite possible I'm looking for the wrong expression)&lt;BR /&gt;
- do I need to do something completely different if I want to know when a port's max. configured rate is being reached? (no fancy QoS, just basic rate-limit)&lt;BR /&gt;
&lt;BR /&gt;
My syslog server does receive syslogs properly, and also receives other Extreme OS snmp traps fine.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help!&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jul 2015 19:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31537#M5602</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-07-27T19:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: "rate-limit egress" logging - can it be done?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31538#M5603</link>
      <description>how do you check and verify  that egress rate limit  is work as expected ??!</description>
      <pubDate>Tue, 07 Nov 2017 18:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/quot-rate-limit-egress-quot-logging-can-it-be-done/m-p/31538#M5603</guid>
      <dc:creator>Abobakr</dc:creator>
      <dc:date>2017-11-07T18:25:00Z</dc:date>
    </item>
  </channel>
</rss>

