Table of Contents

stop current group

This action must be executed on protocol.

This action, which only affects groups containing pairs, will stop the execution of the group being processed.

Note

This action cannot be used to stop an SNMP group of which multipleGet is set to true.

Examples

<Action id="1">
   <On>protocol</On>
   <Type>stop current group</Type>
</Action>