Start a Conversation

Unsolved

This post is more than 5 years old

586

December 5th, 2007 04:00

How can I see the Traps received by SAM trap Adapter

Hi,

I need to track the SNMP traps received by SAM trap Adapter.

Scenario
=======
SMARTS IP/SAM servers are running on a server and INCHARGE-AM, INCHARGE-OI, TRAP-INCHARGE-OI are running.

Devices in domain are sending SNMP traps to above Server and I can see the traps on Notification Console (GUI) of INCHARGE-OI.

Now I have following tasks to do

1. How can see the traps received by SMARTS using CLI
(I tried to use sm_trapd but that's is giving error : -E-EADDRINUSE-Address already in use ¿)

2. Can I have a file in which all the incoming traps are logged in proper format.

3. If more than one event occurs for same device then above Notification Console (GUI) increases the Event count, in column "Count",
Is there any way to see all the traps generated by each device?

Please give me your expert comments on above problems.

Thanks.

December 10th, 2007 06:00

Hi,

(1) the error message means another process is running on the same address/port. Probably another trap adapter (forwarder or receiver),
(2) use "LogFile:" in the trap_mgr.conf file (see Adapter User Guide)
(3) the logfile (in (2)) will give you the information you are looking for, or the "Audit log" tab may give you enough information.

--Fred

Frederic Meunier
Solutions Watch4Net Inc
APG & Smarts InCharge integration
http://www.watch4net.com
No Events found!

Top