When I use these actions on my EEM script:
action 81 info type snmp oid 1.3.6.1.2.1.1.4.0 set-type string "$_string_result" community private
action 82 snmp-trap strdata "$_string_result"
I get my OID value set to $_string_result instead of the rea...