<?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 UPM triggers in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21065#M332</link>
    <description>Create Date: Aug  2 2012  3:35PM&lt;BR /&gt;
&lt;BR /&gt;
From the concepts guide:&lt;BR /&gt;
&lt;B&gt;&lt;BLOCKQUOTE&gt;Dynamic Profiles&lt;BR /&gt;
Dynamic profiles are so named because they are dynamically triggered by the following types of events:&lt;BR /&gt;
Device discovery and disconnect&lt;BR /&gt;
User or standards-based authentication and logoff&lt;BR /&gt;
Time of day&lt;BR /&gt;
Switch events reported by the Event Management System (EMS)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
my question is the Last ITEM in the list&lt;BR /&gt;
how would one go about using an EMS message to trigger a script?&lt;BR /&gt;
I cant see where I can configure UPM to do this... and the concepts guide is a little vauge in this one topic.&lt;BR /&gt;
&lt;BR /&gt;
thanks for any help&lt;BR /&gt;
Dave&lt;BR /&gt;
&lt;BR /&gt;
&lt;/BLOCKQUOTE&gt;&lt;/B&gt;my question is the Last ITEM in the listhow would one go about using an EMS message to trigger a script?I cant see where I can configure UPM to do this... and the concepts guide is a little vauge in this one topic.thanks for any helpDave  (from Dave_Rahn)</description>
    <pubDate>Wed, 08 Jan 2014 05:50:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:50:00Z</dc:date>
    <item>
      <title>UPM triggers</title>
      <link>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21065#M332</link>
      <description>Create Date: Aug  2 2012  3:35PM&lt;BR /&gt;
&lt;BR /&gt;
From the concepts guide:&lt;BR /&gt;
&lt;B&gt;&lt;BLOCKQUOTE&gt;Dynamic Profiles&lt;BR /&gt;
Dynamic profiles are so named because they are dynamically triggered by the following types of events:&lt;BR /&gt;
Device discovery and disconnect&lt;BR /&gt;
User or standards-based authentication and logoff&lt;BR /&gt;
Time of day&lt;BR /&gt;
Switch events reported by the Event Management System (EMS)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
my question is the Last ITEM in the list&lt;BR /&gt;
how would one go about using an EMS message to trigger a script?&lt;BR /&gt;
I cant see where I can configure UPM to do this... and the concepts guide is a little vauge in this one topic.&lt;BR /&gt;
&lt;BR /&gt;
thanks for any help&lt;BR /&gt;
Dave&lt;BR /&gt;
&lt;BR /&gt;
&lt;/BLOCKQUOTE&gt;&lt;/B&gt;my question is the Last ITEM in the listhow would one go about using an EMS message to trigger a script?I cant see where I can configure UPM to do this... and the concepts guide is a little vauge in this one topic.thanks for any helpDave  (from Dave_Rahn)</description>
      <pubDate>Wed, 08 Jan 2014 05:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21065#M332</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: UPM triggers</title>
      <link>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21066#M333</link>
      <description>Create Date: Aug  3 2012  6:04AM&lt;BR /&gt;
&lt;BR /&gt;
1) Create the upm profile script&lt;BR /&gt;
&lt;BR /&gt;
create upm profile disable_port_elrp&lt;BR /&gt;
disable port $EVENT.LOG_PARAM_7&lt;BR /&gt;
&lt;BR /&gt;
2) create a log target to trigger the upm profile in the event there is match condition&lt;BR /&gt;
&lt;BR /&gt;
create log filter f1&lt;BR /&gt;
configure log filter f1 add event ELRP.Report.Message match string "LOOP"&lt;BR /&gt;
create log target upm disable_port_elrp&lt;BR /&gt;
enable log target upm disable_port_elrp&lt;BR /&gt;
configure log target upm disable_port_elrp filter f1 severity Info&lt;BR /&gt;
configure log target upm disable_port_elrp match Any  (from john_padilla)</description>
      <pubDate>Wed, 08 Jan 2014 05:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21066#M333</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: UPM triggers</title>
      <link>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21067#M334</link>
      <description>Create Date: Aug  3 2012  7:17AM&lt;BR /&gt;
&lt;BR /&gt;
hey thanks JP&lt;BR /&gt;
I went back and reread that too... thinking "there has to be an example"&lt;BR /&gt;
&lt;BR /&gt;
  (from Dave_Rahn)</description>
      <pubDate>Wed, 08 Jan 2014 05:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/upm-triggers/m-p/21067#M334</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:50:00Z</dc:date>
    </item>
  </channel>
</rss>

