WMMEGA,MINI3 >= 2.1175 WM-M2 >= 3.1175
Send an SNMP Trap message
Send a message via SNMP Trap to the configured trap server. This will be transmitted as an ASCII message.
$message: A string
int: 0 if it failed, or 1 if it succeeded
<? $res = snmp_trap_send("Voltage exceeded threshold"); ?>