AMTrigger.VarValue[i]

Syntax:

%AMTrigger.VarValue[i]%

Trigger Supported:

SNMP Trap

Type:

String

Description:

Returns the associated variable value that was sent with the SNMP trap. Use AMTrigger.BindingVarNumber to find the total number of available variables. To use this property, simply append the number to the end if the property name - it is not an array. (Example: %AMTrigger.VarValue2%)

Example:

Description: Display the message "The associated variable value that was sent with the SNMP trap - %AMTrigger.VarValue[i]%" in a message box.

 

<AMSHOWDIALOG MESSAGE="The associated variable value that was sent with the SNMP trap - %AMTrigger.VarValue[i]%" />

 

See Also:


AMTrigger.BindingVarNumber | AMTrigger.Community  | AMTrigger.GenericType  |  AMTrigger.Host  | AMTrigger.SpecificType  | AMTrigger.TimeStamp | AMTrigger.VarName[i] | AMTrigger.VarSyntax[i] | AMTrigger.VarValue[i]