{%
    if Result.ok then
        echo("Set SNMP trap community successfully.")
    else
        echo(Result.ret)
    end
%}