<?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 How to monitor Cisco Switchs/Routers by Insight manager in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218477#M1680</link>
    <description>Hi, All,&lt;BR /&gt;&lt;BR /&gt;  Does anyone know, in order to monitor a Cisco Router/Switch via Insight Manager, what steps need to be taken?&lt;BR /&gt;&lt;BR /&gt;  Thanks for your help in advance&lt;BR /&gt;  Best Regards&lt;BR /&gt;  Aguang</description>
    <pubDate>Mon, 15 Mar 2004 02:54:12 GMT</pubDate>
    <dc:creator>aguang</dc:creator>
    <dc:date>2004-03-15T02:54:12Z</dc:date>
    <item>
      <title>How to monitor Cisco Switchs/Routers by Insight manager</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218477#M1680</link>
      <description>Hi, All,&lt;BR /&gt;&lt;BR /&gt;  Does anyone know, in order to monitor a Cisco Router/Switch via Insight Manager, what steps need to be taken?&lt;BR /&gt;&lt;BR /&gt;  Thanks for your help in advance&lt;BR /&gt;  Best Regards&lt;BR /&gt;  Aguang</description>
      <pubDate>Mon, 15 Mar 2004 02:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218477#M1680</guid>
      <dc:creator>aguang</dc:creator>
      <dc:date>2004-03-15T02:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Cisco Switchs/Routers by Insight manager</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218478#M1681</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It depends what you want to monitor.  If you are only looking for standard SNMP MIB alerts (link up/down, cold/warm boot, neighbor loss, and authentication), then you can just add the Cisco devices as managed systems and configure them to send snmp traps to the Insight Manager server.&lt;BR /&gt;&lt;BR /&gt;If you want to get Cisco-specific traps, however, you will need to compile the Cisco MIBs for your IOS images.  This can be a laborious process.  There have been several threads about it in this forum, which you probably want to look through.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;- Steve&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 11:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218478#M1681</guid>
      <dc:creator>Steve Kadish</dc:creator>
      <dc:date>2004-03-16T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Cisco Switchs/Routers by Insight manager</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218479#M1682</link>
      <description>Hi, guy,&lt;BR /&gt;&lt;BR /&gt;   Thanks a lot and we only need the basic SNMP traps (like up/down...)&lt;BR /&gt;   Do you know any link that I can access to know how to configure the SNMP function for Cisc Router/Switch.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Aguang</description>
      <pubDate>Tue, 16 Mar 2004 23:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218479#M1682</guid>
      <dc:creator>aguang</dc:creator>
      <dc:date>2004-03-16T23:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Cisco Switchs/Routers by Insight manager</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218480#M1683</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The Cisco SNMP main page is at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/tech/tk648/tk362/tk605/tech_protocol_home.html" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk648/tk362/tk605/tech_protocol_home.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Assuming that all your switches are running IOS (not CATOS), the most basic commands you need for both your switches and routers are:&lt;BR /&gt;&lt;BR /&gt;snmp-server community public RO&lt;BR /&gt;snmp-server enable traps snmp&lt;BR /&gt;snmp-server host &lt;IP address=""&gt; public snmp&lt;BR /&gt;&lt;BR /&gt;You may want to change the read-only community from the default of "public" if you are concerned about security.&lt;BR /&gt;&lt;BR /&gt;Suddenly, this is a Cisco forum... :-)&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;- Steve&lt;BR /&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 18 Mar 2004 09:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218480#M1683</guid>
      <dc:creator>Steve Kadish</dc:creator>
      <dc:date>2004-03-18T09:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Cisco Switchs/Routers by Insight manager</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218481#M1684</link>
      <description>HI,Guy,&lt;BR /&gt;&lt;BR /&gt;  Thanks a lot and that link is really helpful!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Aguang</description>
      <pubDate>Thu, 18 Mar 2004 09:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-monitor-cisco-switchs-routers-by-insight-manager/m-p/3218481#M1684</guid>
      <dc:creator>aguang</dc:creator>
      <dc:date>2004-03-18T09:30:25Z</dc:date>
    </item>
  </channel>
</rss>

