How to receive SNMP Traps from unknown devices.

Started by mfe, October 17, 2013, 04:50:31 PM

Previous topic - Next topic

mfe

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

Victor Kirhenshtein

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. We plan to implement it in one of next versions.

Best regards,
Victor