Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Is it possible to not show table index/key in Active Alarms

Solved791 views5th December 2023
5
Sam Stump [DevOps Advocate]616 29th November 2023 0 Comments

I have a table in a protocol that will only ever have one row based on how we use standalone Rack PDUs and don’t cascade them.

In the active alarms a table column parameter will have the index or display key suffixed to the parameter description.  This makes the parameter description confusing by suffixing the 1.

I read through this post here

Alarm console displaying interface index instead of Interface Display Key [IDX]

and attempted to use either:

<NamingFormat><![CDATA[; ]]></NamingFormat>

or

<ArrayOptions index=0 options=”;naming=/”>

or other attempts playing around with the above.

But no success from those attempts which I was kinda expecting due to “A display key must not have leading or trailing whitespace.”  and I was trying to set a display key with only white space.

Also had a look at information templates but they didn’t seem to be able to mask the index either.

Is there anyway to avoid a table index being show in the active alarms and just have the raw column description?

The best alternative I can think of is to scrap the table completely and just make static parameters instead.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th December 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
João Severino [SLC] [DevOps Catalyst]13.23K Posted 30th November 2023 0 Comments

Hi Sam,

As far as I know, there is no way of doing what you wish.

You have a few ways to define the DisplayKey of a table but all of those are designed to have content to make identifying each row easier.

And that is what also gets used in alarms for the same reason so that you can easily tell to what entry the alarm corresponds to.

The options I see that you could try are to either have a separate column on that table that you would use to set a more meaningful value and have that appear on the alarm or to have that table converted to standalone parameters given that you only have 1 entry.

The caveat of this last option is that it is only really feasible if that connector would only ever have 1 possible entry on that table. As soon as it can have more than 1 it no longer makes sense.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th December 2023
0
Miguel Obregon [SLC] [DevOps Catalyst]19.24K Posted 30th November 2023 0 Comments

Hi Sam,

Checking the device, it seems that this specific model supports only two sources:

https://www.cyberpowersystems.com/product/pdu/switched-ats/pdu44004/

This means that your proposal of using single parameters makes sense. We could keep using a table if:

  • You expect more than 2 sources (looking at the hardware of this specific model, it seems that this is not possible)
  • This connector is used by other models, and these models support more than two sources. Checking quickly other models, it seems that the main difference is the voltage/current that the device supports/provides, not the amount of sources. However, I didn’t go into the details to confirm this statement.

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 30th November 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs