NetXMS Agent service, which is configured as a Proxy, should be able to receive SNMP traps, and Syslog messages from local network and relay them / proxy them to the NetXMS server.
I hope this will be implemented.
			
			
			
				Did this ever get implemented? 
We could really use this functionality.
If not, is there a paid service available for feature implementation?
Thanks
			
			
			
				SNMP Traps are proxied, that was implemented some time ago.
Syslog proxying is currently not implemented.
For custom development, you can use the contact form at:
https://www.netxms.org/contact/
			
			
			
				Thanks Tomas. 
For the SNMP trap proxy .. are the traps buffered? 
If the link from agent to master server is down for some time, when connectivity is restored, will the traps then be forwarded?
			
			
			
				Proxied DCIs are buffered and then synced, but I am not sure about proxied SNMP Traps.
Viktor will have to answer that.
			
			
			
				Hi,
received SNMP traps cached in memory until connection with NetXMS server restored. However, they are not stored to local database so if agent is restarted any cached traps will be lost.
Best regards,
Victor