NetXMS Support Forum

English Support => General Support => Topic started by: mfe on October 17, 2013, 04:50:31 PM

Title: How to receive SNMP Traps from unknown devices.
Post by: mfe on October 17, 2013, 04:50:31 PM
How can I receive Traps from devices (IP addresses) which is not configured as Node in NetXMS? I have set system variable: EnableSNMPTraps=1.
I would like to find a way to be informed of any trap was received of the unknown devices that we forgot to add to the supervision NetXMS.

Martin
Title: Re: How to receive SNMP Traps from unknown devices.
Post by: Victor Kirhenshtein on October 22, 2013, 02:08:12 PM
You can set config variable LogAllSNMPTraps to 1 - then server will log traps from unknown devices, but you cannot get automated alarm from that log. There are also feature request for device discovery based on SNMP traps: https://www.radensolutions.com/chiliproject/issues/307 (https://www.radensolutions.com/chiliproject/issues/307). We plan to implement it in one of next versions.

Best regards,
Victor