<?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: SNMP and Oracle 8.1.6 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608705#M853896</link>
    <description>Do a ps -ef and find out what pid 1200 and 4351 are. it thinks its running.&lt;BR /&gt;&lt;BR /&gt;You might have to shutdown the processes and restart.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 07 Nov 2001 02:56:36 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2001-11-07T02:56:36Z</dc:date>
    <item>
      <title>SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608702#M853893</link>
      <description>&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I need some help !!! I am trying to set up SNMP on HP-UX 11.0 for the Oracle Intelligent Agents so that I can send any traps to my HP Open View&lt;BR /&gt;Console. Has anyone completed this before or can point me in the right direction for some documentation. I have followed the Oracle SNMP Configuration document but had no luck.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help......</description>
      <pubDate>Wed, 07 Nov 2001 02:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608702#M853893</guid>
      <dc:creator>Greg Robertson</dc:creator>
      <dc:date>2001-11-07T02:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608703#M853894</link>
      <description>Wow, Oracle and "intelligent Agents", sounds like a good oxymoron joke. What kind of issues are you running into? Are you getting any errors, or does it just not work?&lt;BR /&gt;&lt;BR /&gt;What level of patches on HPux do you have? At Sept 2001???&lt;BR /&gt;&lt;BR /&gt;Is this server in a DMZ or on the internet? If so, you could potentially have some serious security risks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 02:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608703#M853894</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-07T02:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608704#M853895</link>
      <description>When i run the start_peer -a script the following is displayed.&lt;BR /&gt;&lt;BR /&gt;# ./start_peer -a&lt;BR /&gt;start_peer: /usr/sbin/snmpd is already running (pid 1200).&lt;BR /&gt;start_peer: ./ora_naaagt is already running (pid 4351).&lt;BR /&gt;Starting master_peer ...&lt;BR /&gt;./master_peer CONFIG.master NOV &amp;gt;master_peer.out 2&amp;gt;&amp;amp;1 &amp;amp;&lt;BR /&gt;Done!&lt;BR /&gt;&lt;BR /&gt;On looking in the master_peer.out&lt;BR /&gt;&lt;BR /&gt;Opening peer master snmp port : 161&lt;BR /&gt;snmp bind failure: Address already in use&lt;BR /&gt;./master_peer: error processing configuration&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The System is in our internal network.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 07 Nov 2001 02:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608704#M853895</guid>
      <dc:creator>Greg Robertson</dc:creator>
      <dc:date>2001-11-07T02:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608705#M853896</link>
      <description>Do a ps -ef and find out what pid 1200 and 4351 are. it thinks its running.&lt;BR /&gt;&lt;BR /&gt;You might have to shutdown the processes and restart.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 07 Nov 2001 02:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608705#M853896</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-07T02:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608706#M853897</link>
      <description>I stoped the snmpd and ora_naaagt processes and re-ran the start_peer -a. No errors detected except in master.out &lt;BR /&gt;&lt;BR /&gt;# ./start_peer -a&lt;BR /&gt;Starting /usr/sbin/snmpd ...&lt;BR /&gt;Done!&lt;BR /&gt;&lt;BR /&gt;Starting ./ora_naaagt (/usr/sbin/naaagt) ....&lt;BR /&gt;Done!&lt;BR /&gt;&lt;BR /&gt;Starting master_peer ...&lt;BR /&gt;./master_peer CONFIG.master NOV &amp;gt;master_peer.out 2&amp;gt;&amp;amp;1 &amp;amp;&lt;BR /&gt;Done!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Master.out&lt;BR /&gt;Opening peer master snmp port : 161&lt;BR /&gt;snmp bind failure: Address already in use&lt;BR /&gt;./master_peer: error processing configuration&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 03:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608706#M853897</guid>
      <dc:creator>Greg Robertson</dc:creator>
      <dc:date>2001-11-07T03:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608707#M853898</link>
      <description>greg,&lt;BR /&gt;&lt;BR /&gt;if you already have lsof, then great, use it to find what has port 161 open, btw that port is usually some system port (ie a port &amp;lt; 1024).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.55/" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.55/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;You might try rebooting (I know it's ugly), but you have some low port numbers it trying to mess with.</description>
      <pubDate>Wed, 07 Nov 2001 03:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608707#M853898</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-07T03:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608708#M853899</link>
      <description>Thanks for your help... &lt;BR /&gt;&lt;BR /&gt;I have resolved the problem. There is a bug in the start_peer script in 8.1.6.0 for HP-UX , and the problem was resolved in 8.1.6.2&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 05:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608708#M853899</guid>
      <dc:creator>Greg Robertson</dc:creator>
      <dc:date>2001-11-07T05:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP and Oracle 8.1.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608709#M853900</link>
      <description>Thanks for your help... &lt;BR /&gt;&lt;BR /&gt;I have resolved the problem. There is a bug in the start_peer script in 8.1.6.0 for HP-UX , and the problem was resolved in 8.1.6.2&lt;BR /&gt;&lt;BR /&gt;Re Bug Number 1149917&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 05:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-and-oracle-8-1-6/m-p/2608709#M853900</guid>
      <dc:creator>Greg Robertson</dc:creator>
      <dc:date>2001-11-07T05:05:44Z</dc:date>
    </item>
  </channel>
</rss>

