You can run a workflow that waits to receive an SNMP trap from a specified device.

This workflow features a trigger, which stops the run of the workflow and waits for an SNMP trap before continuing. When a trap is received, the workflow run resumes. You can use the workflow as part of more complex workflows, or as a sample that you can customize or extend for a specific need.

Prerequisites

  • Verify that you are logged in to the vRealize Orchestrator Client as an administrator.
  • Verify that you have a connection to an SNMP device from the Inventory view.

Procedure

  1. Navigate to Library > Workflows and enter the snmp tag in the workflow search box.
  2. Locate the Wait for a trap on an SNMP device workflow and click Run.
  3. Select the device on which you want to wait for an SNMP trap.
  4. (Optional) In the OID text box, enter the object identifier of a specific trap.
    Note: If you leave the text box empty, the workflow run resumes after receiving any trap from the specified SNMP device.
  5. Click Run.