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 Under review
Workspace SevOne
Created by Guest
Created on Mar 24, 2026

Configuration option to preserve ifOperStatus data polled during ifLastChange updates

In the current implementation, SevOne discards all polled data for a given polling interval whenever it detects an update to ifLastChange. Although this behaviour is designed to maintain data consistency, it introduces a significant limitation for interface state monitoring.

When an interface transitions from up (ifOperStatus = 1) to down (ifOperStatus = 2), the ifLastChange attribute is updated as an immediate result of that transition. Since SevOne discards all collected metrics for that poll cycle after detecting an ifLastChange update, the ifOperStatus = 2 value—captured within that same polling interval—is removed before it can be stored or evaluated for alerting.

This results in down events not being captured reliably, preventing accurate interface state alerting.

Requested Enhancement:

Introduce a configuration option that allows specific OIDs—particularly ifOperStatus—to be exempt from the discard‑on‑ifLastChange behaviour.

This would ensure that critical operational state transitions are preserved and evaluated for alerting, even when accompanied by an ifLastChange update.

Possible implementation options include:

  • A configurable whitelist of OIDs that should not be discarded when ifLastChange updates occur.
  • A toggle to disable discard behaviour entirely for interface‑level status OIDs.
  • A per‑device or per‑policy override within polling settings.
Idea priority High
  • Guest
    Mar 25, 2026

    This enhancement isn’t just helpful — it’s essential for customers who are looking to consolidate monitoring platforms and move fully to IBM SevOne. The current discard‑on‑ifLastChange behavior prevents SevOne from reliably capturing interface state transitions, which is a core requirement for replacing existing NMS tools.

    This would  strengthen SevOne’s position as a primary network monitoring solution. I strongly recommend prioritizing this capability in upcoming releases.