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
    • 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
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

SNMP Get: Is it possible to display values from table columns after an invalid value is retrieved?

Solved856 views20th September 2023SNMP
1
Chian Hao Aw [SLC] [DevOps Advocate]650 19th September 2023 0 Comments

This is a continuation to a question I made a few months ago.

I am currently using the GetNext + MultipleGet (i.e. bulk:2) method to retrieve the subtable. So far it’s been able to retrieve and display the columns up until the column that contains the problematic value.

Suppose the problematic value appears once in column 4 out of 8. Is it possible to display columns 1-3 and 5-8 assuming that they are all valid? Or is the method mentioned above the best that can be done so far?

Chian Hao Aw [SLC] [DevOps Advocate] Selected answer as best 20th September 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Laurens Moutton [SLC] [DevOps Enabler]8.74K Posted 19th September 2023 0 Comments

Hi,

GetNext + MultipleGet will indeed stop when a table cell is missing or invalid.

What could be tried is polling with MultipleGetBulk, that one continues when a cell is missing. I don’t know what that gives when a cell value is invalid, to be tested out.

Do note that MultipleGetBulk only works with SNMPv2 and is not compatible with the subtable option. That means that the table will need to be fully polled in a hidden table and then the filtered rows will need to be copied over to the displayed table through a QAction.

Regards,

Chian Hao Aw [SLC] [DevOps Advocate] Selected answer as best 20th September 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