<?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: SIEM Right-Click sending trap to ASM in End of Service Products</title>
    <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23742#M439</link>
    <description>Ｔhanks~~</description>
    <pubDate>Wed, 14 Oct 2015 05:49:00 GMT</pubDate>
    <dc:creator>An-Tin_Liu</dc:creator>
    <dc:date>2015-10-14T05:49:00Z</dc:date>
    <item>
      <title>SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23732#M429</link>
      <description>who has asmright-click.pl&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
who can help me to check the pl file&lt;BR /&gt;
&lt;BR /&gt;
#!/usr/bin/perl   #Variables to change&lt;BR /&gt;
&lt;BR /&gt;
  $NETSIGHT_TRAP_SERVER           = "192.168.30.134";&lt;BR /&gt;
&lt;BR /&gt;
  $SNMP_USERNAME                         = "snmpuser";&lt;BR /&gt;
&lt;BR /&gt;
  $AUTHENTICATION_TYPE               = "MD5";&lt;BR /&gt;
&lt;BR /&gt;
  $AUTHENTICATION_PASSWORD    = "snmpauthcred";&lt;BR /&gt;
&lt;BR /&gt;
  $PRIVACY_TYPE                               = "DES";&lt;BR /&gt;
&lt;BR /&gt;
  $PRIVACY_PASSWORD                   = "snmpprivcred";&lt;BR /&gt;
&lt;BR /&gt;
  $SENDER_ID                                     = "SIEM";&lt;BR /&gt;
&lt;BR /&gt;
  $SENDER_NAME                              = "192.168.30.200";&lt;BR /&gt;
&lt;BR /&gt;
  $THREAT_NAME                               = "DSCC Intervention";&lt;BR /&gt;
&lt;BR /&gt;
  $THREAT_CATEGORY                      = "UserRemove";&lt;BR /&gt;
&lt;BR /&gt;
  $INITIATOR_ADDRESS                     = "1.1.1.1";&lt;BR /&gt;
&lt;BR /&gt;
  $TRAP_PORT                                    = "162";&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  # DO NOT ALTER CODE FROM THIS LINE FORWARD&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  $NOTIFICATION_MESSAGE_OID       =  ".1.3.6.1.4.1.5624.1.2.45.1.0.3";&lt;BR /&gt;
&lt;BR /&gt;
  $CONSOLIDATED_DATA_OID             =  ".1.3.6.1.4.1.5624.1.2.45.1.1.12";&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  printf("AN SNMP trap has been sent to the Automated Security Manager (ASM) remediation server.\n");&lt;BR /&gt;
&lt;BR /&gt;
  printf("The user will be removed from the network.\n");&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  #$action .= "snmptrap -d -v 2c -c public 192.168.30.134 UCD-SNMP-MIB::ucdStart message s  disk utilization exceed 80%";&lt;BR /&gt;
&lt;BR /&gt;
  $action .= "snmptrap -C i -v 3 -u $SNMP_USERNAME -a $AUTHENTICATION_TYPE -A   $AUTHENTICATION_PASSWORD -x $PRIVACY_TYPE -X $PRIVACY_PASSWORD ";&lt;BR /&gt;
&lt;BR /&gt;
  $action .= "NETSIGHT_TRAP_SERVER:$TRAP_PORT O $NOTIFICATION_MESSAGE_OID $CONSOLIDATED_DATA_OID s "etsysThreatNotificationSenderName= '$SENDER_NAME' "" ;&lt;BR /&gt;
&lt;BR /&gt;
  $action .= ""etsysThreatNotificationThreatName='$THREAT_NAME' etsysThreatNotificationThreatCategory='$THREAT_CATEGORY' etsysThreatNotificationSenderID='$SENDER_ID' "";&lt;BR /&gt;
&lt;BR /&gt;
  $action .= ""etsysThreatNotificationInitiatorAddress='$INITIATOR_ADDRESS'\"""";&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;         &lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;                                                                                                                                                               &lt;BR /&gt;
&lt;BR /&gt;
                                                                                                                                                                   &lt;BR /&gt;
&lt;BR /&gt;
"&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Tue, 06 Oct 2015 13:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23732#M429</guid>
      <dc:creator>An-Tin_Liu</dc:creator>
      <dc:date>2015-10-06T13:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23733#M430</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
There would be built in support for sending traps over to ASM.  Please take a moment and view a notification for any of the existing rules.  Here you will see a SNMP/ASM options  this may be the best option here.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23733#M430</guid>
      <dc:creator>Dudley__Jeff</dc:creator>
      <dc:date>2015-10-06T18:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23734#M431</link>
      <description>I understand SNMP/ASM option.&lt;BR /&gt;
The trap only send  etsysThreatNotificationInformationMessage3.&lt;BR /&gt;
etsysThreatNotificationConsolidatedData is lost&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-21331-1dxp4fm-no_info_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/951i0DFF7B42E1CE642C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-21331-1dxp4fm-no_info_inline.jpg" alt="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-21331-1dxp4fm-no_info_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
etsysThreatNotificationConsolidatedData  include some information like below :etsysThreatNotificationSenderID='192.168.30.200’ &lt;BR /&gt;
&lt;BR /&gt;
etsysThreatNotificationSenderName='SIEM’ &lt;BR /&gt;
&lt;BR /&gt;
etsysThreatNotificationThreatCategory='ASM_MISUSE’ &lt;BR /&gt;
&lt;BR /&gt;
etsysThreatNotificationThreatName='' etsysThreatNotificationInitiatorAddress='192.168.2.10' &lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-23134-17v9470-info_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4932i5B26CF6552A18DBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-23134-17v9470-info_inline.jpg" alt="1087f47f36284acabc0a8fc023ce35fc_RackMultipart20151007-23134-17v9470-info_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2015 06:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23734#M431</guid>
      <dc:creator>An-Tin_Liu</dc:creator>
      <dc:date>2015-10-07T06:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23735#M432</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
To be sure I understand can you tell me the origin of the two screenshots?  &lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Jeff&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2015 17:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23735#M432</guid>
      <dc:creator>Dudley__Jeff</dc:creator>
      <dc:date>2015-10-07T17:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23736#M433</link>
      <description>the two screenshot is  Netsight event.&lt;BR /&gt;
The traps are all  from SIEM.&lt;BR /&gt;
One is used by SNMP/ASM option.(first screenshots)&lt;BR /&gt;
Two is used by snmptrap command. (second screenshots)&lt;BR /&gt;
&lt;BR /&gt;
My problem is that  " why trap send by SNMP/ASM option is no etsysThreatNotificationConsolidatedData? "</description>
      <pubDate>Thu, 08 Oct 2015 04:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23736#M433</guid>
      <dc:creator>An-Tin_Liu</dc:creator>
      <dc:date>2015-10-08T04:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23737#M434</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply.  This may take some lab/recreation time to understand root cause.  I will look closer at this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Jeff&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Oct 2015 16:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23737#M434</guid>
      <dc:creator>Dudley__Jeff</dc:creator>
      <dc:date>2015-10-09T16:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23738#M435</link>
      <description>Thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Oct 2015 18:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23738#M435</guid>
      <dc:creator>An-Tin_Liu</dc:creator>
      <dc:date>2015-10-09T18:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23739#M436</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
So far seeing the same.  May move to an escalation for product adjustment but too early to tell.&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;I&gt;&lt;I&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Fri, 09 Oct 2015 18:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23739#M436</guid>
      <dc:creator>Dudley__Jeff</dc:creator>
      <dc:date>2015-10-09T18:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23740#M437</link>
      <description>Are there any updates to add to this thread?&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Oct 2015 21:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23740#M437</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-10-13T21:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23741#M438</link>
      <description>A case was created with the GTAC.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Oct 2015 22:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23741#M438</guid>
      <dc:creator>Dudley__Jeff</dc:creator>
      <dc:date>2015-10-13T22:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: SIEM Right-Click sending trap to ASM</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23742#M439</link>
      <description>Ｔhanks~~</description>
      <pubDate>Wed, 14 Oct 2015 05:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/siem-right-click-sending-trap-to-asm/m-p/23742#M439</guid>
      <dc:creator>An-Tin_Liu</dc:creator>
      <dc:date>2015-10-14T05:49:00Z</dc:date>
    </item>
  </channel>
</rss>

