sending SNMP trap via script

I would like to send an SNMP trap via a netwatch script. My SNMP is enabled and I configured the trap target to point to my trap server. If I then issue the command as per the below I would expect to receive a trap on my server, but this does not happen.

/snmp send-trap value=Test

Is it possible to send traps via a script as I’m attempting to do?

Thanks,

Nico

in theory you should be able to do anything from netwatch script, that should include sending SNMP traps if they work this way from the console