<?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: What do the different MAC Event Actions mean? in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114774#M8050</link>
    <description>&lt;P&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;I also see ACT 7 in the logs a lot. Do you know what that one means?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2026 15:33:54 GMT</pubDate>
    <dc:creator>CUSDCasady</dc:creator>
    <dc:date>2026-06-25T15:33:54Z</dc:date>
    <item>
      <title>What do the different MAC Event Actions mean?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114423#M8020</link>
      <description>&lt;P&gt;I'm trying to find documentation on what each of the MAC Event actions mean in the logs and I can't find it. Here is an example log entry:&lt;/P&gt;&lt;P&gt;May 15 07:45:27 MA_MDF MAC-Event: MAC:aaaa.aaaa.aaaa-VLAN:511-PORT:2/1/48-ACT:1::&lt;/P&gt;&lt;P&gt;I'm guessing Action 1 is MAC registration but can anyone point me to where these actions are defined?&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 21:56:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114423#M8020</guid>
      <dc:creator>CUSDCasady</dc:creator>
      <dc:date>2026-05-15T21:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: What do the different MAC Event Actions mean?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114759#M8049</link>
      <description>&lt;P&gt;Hi ahmad,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;A typical log event looks like this:&lt;BR /&gt;MA_MDF MAC-Event: MAC:aaaa.aaaa.aaaa-VLAN:511-PORT:2/1/48-ACT:1::&lt;SPAN&gt; [&lt;A href="https://community.ruckuswireless.com/t5/ICX-Switches/bd-p/switches" rel="noopener" target="_blank"&gt;1&lt;/A&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;MA_MDF:&lt;/STRONG&gt; The name of the switch or the system log host identifier.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;MAC:&lt;/STRONG&gt; The specific hardware address of the endpoint device.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;VLAN:&lt;/STRONG&gt; The virtual LAN ID the port is assigned to.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;PORT:&lt;/STRONG&gt; The exact physical interface (e.g., Slot 2, Module 1, Port 48).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;ACT:&lt;/STRONG&gt; The action code or type of event being reported.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://www.youtube.com/watch?v=fpicvYXWRhU" rel="noopener" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://docs.solace.com/Admin/IP-Interfaces/Configuring-Mgmt-and-MBackbone-Interfaces.htm" rel="noopener" target="_blank"&gt;2&lt;/A&gt;, &lt;A href="https://community.ruckuswireless.com/t5/ICX-Switches/bd-p/switches" rel="noopener" target="_blank"&gt;3&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Common Action (ACT) Codes&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;While Ruckus provides limited public documentation on every integer, the action codes typically represent:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;ACT: 1:&lt;/STRONG&gt; Indicates a device has been dynamically learned or re-authenticated on the port (MAC Move).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;ACT: 2:&lt;/STRONG&gt; Indicates the MAC address was removed (usually when a device is unplugged or times out).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;ACT: 4:&lt;/STRONG&gt; Triggers when MAC notifications are turned off via CLI or when an invalid/unauthorized device connects&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Vivek&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 05:43:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114759#M8049</guid>
      <dc:creator>va10462</dc:creator>
      <dc:date>2026-06-25T05:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: What do the different MAC Event Actions mean?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114774#M8050</link>
      <description>&lt;P&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;I also see ACT 7 in the logs a lot. Do you know what that one means?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 15:33:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/What-do-the-different-MAC-Event-Actions-mean/m-p/114774#M8050</guid>
      <dc:creator>CUSDCasady</dc:creator>
      <dc:date>2026-06-25T15:33:54Z</dc:date>
    </item>
  </channel>
</rss>

