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
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