Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Created by Guest
Created on Sep 30, 2025

SNMP Gateway After IDUC to use IF condition

Hello IBM Ideas Team,

We would like to update 2 fields, and use IF condition in AFTER IDUC to update respective fields. As we can see below example.

REPLICATE ALL FROM TABLE 'alerts.status'
USING MAP 'StatusMap'
FILTER WITH '( (Comments in (121, 141, 150,210) AND Type != 2 AND CustSentToIntg1 IN (0) ) OR ( nvp_get(TechnologyType,\'RF\') = \'1\') )'
ORDER BY 'FirstOccurrence ASC'
AFTER IDUC DO "if(TechnologyType LIKE 'RF') then TechnologyType = nvp_set(TechnologyType,\'RF\',\'2\'),CustSentToIntg1 = 2";

 

Can you please consider this idea and suggest the way we can use IF in AFTER IDUC please.

Best Regards,
Vamsee Sunku

Idea priority High
  • Guest
    Oct 15, 2025

    Hello IBM,

    Can you please share the flow to make the logic at triggers ? Once you share, we will check it further.

    Best Regards,

    Vamsee Sunku

  • Admin
    David John
    Oct 3, 2025

    We recommend setting a single field in the “AFTER IDUC DO” statement, and adding a trigger to the object server which reacts to that and performs the conditional logic. If you need an example of how to add trigger or have further concerns about the provided solution, please reach out