O.K here is the answer I promissed to get to you folks.

Oracel on NT for some reason, would show a wrong results when you do

lsnrctl dbsnmp_status

So how do you find about in Windows, on the dos prompt type

net start

This would list all the corresponding agents running on your current home..Here is an example list:

C:\Oracle\OraHome816\bin>net start
These Windows 2000 services are started:

Alerter
COM+ Event System
DHCP Client
Distributed Link Tracking Client
DNS Client
Event Log
IPSEC Policy Agent
Logical Disk Manager
Messenger
Network Connections
OracleOraHome816Agent
OracleOraHome816DataGatherer
OracleOraHome816HTTPServer
OracleOraHome816TNSListener
OracleServicePDB
Plug and Play
Protected Storage
Remote Access Connection Manager
Remote Procedure Call (RPC)
Remote Registry Service
Removable Storage
RunAs Service
Security Accounts Manager
System Event Notification
Task Scheduler
TCP/IP NetBIOS Helper Service
Telephony
Windows Management Instrumentation
Windows Management Instrumentation Driver Extensions
Workstation

The command completed successfully.


On the prompt if you want to start or stop your agent type

net start|stop OracleYOUR_ORACLE_HOMEAgent

eg:


net start OracleOraHome816Agent


Hope this would help you to u.stand things better.
Sam