I found that I can't start the oracle intelligent agent
on the server side by using NT services or command "lsnrctl80
dbsnmp_start".
Is that intelligent agent need to start up with "oracle SNMP agent" ?
And also I can't find the oracleSNMPPeerMasterAgent in the NT services
or
any Master.cfg in the Net8/admin directory.
Is that mean I haven't install the oracle SNMP agent ?

The following is the error log when I start the intelligent agent.
Can anyone point what may be wrong in my configuration.

nmiconfig.log
=============
DBSNMP for 32-bit Windows: release 8.0.6 - Production on 01-JAN-01
00:32:20
Warning : Skipping OracleTNSListener80 : Couldnot find corresponding
listener definition in {E:\orant\net80\admin\listener.ora}
Warning : No Listener found for SID OEM1. OEM1 will be skipped
Warning : No Listener found for SID ORCL. ORCL will be skipped
Error : error in seek operation of E:\orant\net80\admin\snmp_rw.ora file
: error during seek on "file172": No error

snmp_ro.ora
===========
snmp.visibleservices = ()
ifile = E:\orant\net80\admin\snmp_rw.ora

There was nothing inside services.ora and snmp_rw.ora.

I have also checked that the listener had already started and the "oem"
and "orcl" entries does exist in the E:\orant\net80\admin\listener.ora file

LISTENER =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = oracle.world))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
(ADDRESS = (PROTOCOL = NMP)(SERVER = WAN)(PIPE = ORAPIPE))
(ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = wa01ssc)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = wa01ssc)(PORT = 1526))
(ADDRESS = (PROTOCOL = IPC)(KEY = ORCL))
(ADDRESS = (PROTOCOL = IPC)(KEY = OEM1))
)

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME = wan)
(SID_NAME = ORCL)
)
(SID_DESC =
(SID_NAME = extproc)
(PROGRAM = extproc)
)
(SID_DESC =
(SID_NAME = OEM1)
)
)

Does anyone got an idea?

I use oracle 8.0.6 on NT4.0 with oem 1.6