Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SNMP Software Missing?

Re: SNMP Software Missing?

From: Sujith Nonavinakere <sujithn_at_yahoo.com>
Date: Sun, 8 Nov 1998 20:19:57 -0800
Message-ID: <725g71$rfq@sjx-ixn9.ix.netcom.com>


Hello,

Also, make sure that the database instance you are trying to install the OEM repository and any other database you want to control from OEM has been listed in the oratab file. and that you have run the catsnmp.sql script as part of creating the new database, this script also creates a dbsnmp/dbsnmp user .

Sujith
Sybrand Bakker wrote in message <3641FAC7.E2CB9AD6_at_sybrandb.demon.nl>...
>Which version of Oracle are you running?
>If 7.3.3 and higher, make sure the following applies to listener.ora and
>tnsnames.ora on the server:
>- all keywords are in uppercase
>- there is only one IPC block in the listener.ora
>The Oracle Intelligent Agent (OIA) is installed automatically, you don't
need
>extra software
>Under 7.3.3 and higher the OIA should start automatically , you can start
it
>manually by issuing the command dbsnmp_start in lsnrctl. Of course the
commands
>dbsnmp_status and dbsnmp_stop exist too. You should see two dbsnmp
processes
>with ps -ef.
>Under lower versions of Oracle you need to provide a file called snmp.ora
to the
>$ORACLE_HOME/network/admin directory on the server. The Oracle Network
Manager
>(provided on the windows client disk as windows 16-bit software (Yes I
know))
>will help you generating a correct snmp.ora.
>I have stumbled over configuration several times, but I managed to get it
>working. Please reply to the newsgroup if you experience additional
problems.
>
>Hth,
>
>Sybrand Bakker, Oracle DBA
>
>Scott Cairns wrote:
>
>> I'm trying to get Oracle Enterprise Manager up and running but it needs
an
>> snmp agent running on the server side (in this case, a Sun Solaris 2.6
box).
>> The docs and this group said there's an option to lsnrctl (start_snmp)
but
>> running this doesn't seem to do anything.
>>
>> So I looked around some more and there's supposed to be a
>> $ORACLE_HOME/network/admin/snmp" directory to install the snmp option but
no
>> such directory exists. I did a find(1) on "snmp" and came up empty. I
>> thought I installed everything off the product CD and I can find the
"snmp"
>> directory on the CD but don't see a way to install it.
>
>
>
Received on Sun Nov 08 1998 - 22:19:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US