<?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: Design ? about SNMP operation in ACE module ... Traps sent t in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524874#M31362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;Thank you for your prompt answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have time please look over the following question and let me know if it is possible to implement, if the Proxy server is not an option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a Custom TCL script be executed to sent an notification via SMPT if a health probe fails?&lt;/P&gt;&lt;P&gt;The SMTP message will contain the server info (IP address, Host name, TCP port).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script procedure will execute certain actions based on the returned result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;raman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S&lt;BR /&gt;Sorry about not being up to speed on TCL. I am reading up on the TCL capability, and trying to provide some options to my customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 15:52:24 GMT</pubDate>
    <dc:creator>RAMAN AZIZIAN</dc:creator>
    <dc:date>2010-10-07T15:52:24Z</dc:date>
    <item>
      <title>Design ? about SNMP operation in ACE module ... Traps sent to different Mgmt Stations</title>
      <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524872#M31360</link>
      <description>&lt;P&gt;Good Day everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the site, and I could not find the answer I was looking for, so If anyone happens to know or point me to a link I would greatly appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;Topic: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can ACE module sent different Traps (oid) to different management station? Split decision processing to send specific traffic to specific stations, based on the alert it has detected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Our network equipments have a demarc point on what devices are managed via SNMP (Traps, syslog, EMS, etc...); Routers, Switches, ACE modules, and so forth.&lt;/P&gt;&lt;P&gt;However, we are not responsible for the App Servers assigned to various broadcast domains.&lt;/P&gt;&lt;P&gt;Customer would like to receive Notification from the ACE module when a Real Server is taken out of rotation , when specific probes have failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My team manages the ACE module, so any alerts from the ACE will be sent to the management station configured in our network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I do not have a Test Lab to test my theory, so any help would be greatly appreciated before I submit my Production configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt; "&gt;Design Requirements:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Customer would like the following traps generated and sent to their management station:&lt;/P&gt;&lt;P&gt;1) Real Server host name&lt;/P&gt;&lt;P&gt;2) TCP port&lt;/P&gt;&lt;P&gt;3) Real Server IP address&lt;/P&gt;&lt;P&gt;4) If capable, percentage threshold for each real server, based on the prediction configured for each Server Farm&lt;/P&gt;&lt;P&gt;5) Can a NetIQ agent be download on the ACE module to communicate with the NetIQ management station?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always thank you for any help you can provide, and if you happen to be around Huntsville Alabama/USA.. you got a cold beer waiting for you!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-raman&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2010 13:42:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524872#M31360</guid>
      <dc:creator>RAMAN AZIZIAN</dc:creator>
      <dc:date>2010-10-06T13:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Design ? about SNMP operation in ACE module ... Traps sent t</title>
      <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524873#M31361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not possible.&lt;/P&gt;&lt;P&gt;You can configured multiple snmp-server hosts and enable traps.&lt;/P&gt;&lt;P&gt;But each server will receive a copy of each trap.&lt;/P&gt;&lt;P&gt;You can't decide what each server should receive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would personally build some snmp proxy server to receive the trap and put some filter to decide which ones to forward to some other snmp server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 15:13:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524873#M31361</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-10-06T15:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Design ? about SNMP operation in ACE module ... Traps sent t</title>
      <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524874#M31362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;Thank you for your prompt answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have time please look over the following question and let me know if it is possible to implement, if the Proxy server is not an option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a Custom TCL script be executed to sent an notification via SMPT if a health probe fails?&lt;/P&gt;&lt;P&gt;The SMTP message will contain the server info (IP address, Host name, TCP port).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script procedure will execute certain actions based on the returned result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;raman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S&lt;BR /&gt;Sorry about not being up to speed on TCL. I am reading up on the TCL capability, and trying to provide some options to my customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 15:52:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524874#M31362</guid>
      <dc:creator>RAMAN AZIZIAN</dc:creator>
      <dc:date>2010-10-07T15:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Design ? about SNMP operation in ACE module ... Traps sent t</title>
      <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524875#M31363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably do it.&lt;/P&gt;&lt;P&gt;From TCL Script you can open a TCP connection on port 25, and send the cleartext command like "HELO" to establish the SMTP connection and send the data you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is really something you should avoid.&lt;/P&gt;&lt;P&gt;The TCL script should be kept as simple as possible if you do not want to have performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 11:46:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524875#M31363</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-10-12T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Design ? about SNMP operation in ACE module ... Traps sent t</title>
      <link>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524876#M31364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles. I think I will steer clear of TCL scripting for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good week.&lt;/P&gt;&lt;P&gt;-raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 17:20:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/design-about-snmp-operation-in-ace-module-traps-sent-to/m-p/1524876#M31364</guid>
      <dc:creator>RAMAN AZIZIAN</dc:creator>
      <dc:date>2010-10-14T17:20:18Z</dc:date>
    </item>
  </channel>
</rss>

