SNMP no traps received

Hi All,

We have small problem with sending snmp traps from domino server to our monitoring server (CA Spectrum).

We can receive lotus events if notification method set to email, there is no problem.

But, if I change notification method to SNMP – no trap received.

Our SNMP configuration Steps:

1.Set notification method to SNMP

2.Install Windows SNMP Service, parameters are changed to our monitoring server

3.Lotus SNMP setup:

net stop lnsnmp

net stop snmp

lnsnmp –Sc (case sensitive :))

net start snmp

net start lnsnmp

load quryset

load intrcpt

load collect

I can work with snmp service, query server parameters – CPU, Memory usage….

SNMP Service work fine, but I can’t receive any Lotus Traps when something happens

Can anyone tell me, where to specify our monitoring server IP address, In properties of windows snmp service?

Subject: How to define the SNMP monitorig IP address

  1. Open Services.msc from RUN on server2. Find SNMP services and open it

  2. Clik On ‘TRAP’

  3. Type ‘public’ in community name and clic add to list

  4. Type your SNMP community name and click OK.

Screen shot capured for reference:

Subject: Thanks!

Subject: Still no traps

I can successfully obtain Lostus information over SNMP - 1.3.6.1.4.1.334.*

But, still no traps received

any ideas?