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?