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

Remove a character

Solved637 views16th April 2023
4
Greisen Gustiantoro [DevOps Member]420 3rd March 2023 0 Comments

I got the value “<25” from the OID

How can I remove “<” so I can display “25” in my analog measurement?

Greisen Gustiantoro [DevOps Member] Selected answer as best 16th April 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
6
Laurens Moutton [SLC] [DevOps Enabler]8.89K Posted 3rd March 2023 2 Comments

Hi,

Is that value a normal value (firmware issue) or an exception value (i.e. an indication that it’s a value that is out of range) ?

-If this is a normal value and the “<” should be removed every time to display the number, then I would suggest to no display this parameter and trigger a QAction on it that reads the value out and removes the “<“. Then this new value gets set on an extra added parameter that is displayed.

-If that is an exception value, then I would suggest to flag this as an exception value. As that type will not be a numeric text anymore, this will probably have to be referred as “Other”, see this help. An other parameter is then a fixed parameter that contains the “<25” value and this parameter then refers to that one. Whenever that value enters, it will be replaced with the value that is defined in the “Others”, “Other”, “Value” tag (e.g. 24) and the “Display” could be something like “Out of Range”.

Regards,

Greisen Gustiantoro [DevOps Member] Selected answer as best 16th April 2023
Greisen Gustiantoro [DevOps Member] commented 3rd March 2023

To be clear, I get the data from TX status of BUC as follows,
Output Power Level [dBm] <30.0
Reflected Power Level [dBm] <25.0

So the value which I would like to display is without "<"

Laurens Moutton [SLC] [DevOps Enabler] commented 3rd March 2023

The most easy solution will be to remove the character with a QAction: Value enters in an snmp parameter that is not displayed; QAction trigger on that snmp parameter, gets the value, removes the character, and sets it in a parameter that is displayed

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