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 Polling manager status per group

Solved357 views8th November 2024SNMP
3
Matthias Neirinck [SLC] [DevOps Enabler]76 31st October 2024 0 Comments

Hi,
In an SNMP driver there is a polling manager table that triggers regular SNMP poll groups.
Due to a bad connection from a customer, some poll groups can fail while others succeed.
Now the customer wants to know per poll group if they were polled successfully or failed.
We could add a trigger on timeout on all parameters or convert it to SNMP GETs from QAction, but they’re not great solutions.
Would there be other ways to achieve this?

Matthias Neirinck [SLC] [DevOps Enabler] Selected answer as best 8th November 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Laurens Moutton [SLC] [DevOps Enabler]8.74K Posted 8th November 2024 0 Comments

Hi,

The only way to know if a poll group failed is to add a trigger on a parameter with Time set to “timeout after retries”.

When a poll group contains single parameters it will depend on how to interpret this:
-If the group has multipleGet=”true”, then it will be sufficient to only provide a trigger on one parameter of that group because all data is requested through one SNMP Get, so if parameter fails then all parameters of that group will fail
-If the group has multipleGet=”false”, then it will be harder to interpret this because then each parameter is polled with an own SNMP Get message and triggers will be needed for every parameter in this group. The conclusion when 2 out of 4 parameters of that group are in timeout should then probably be flagged it as failed.

There will be a “flag” indicator needed. A trigger before group to set the flag to “Busy”. A trigger timeout after retries on the parameter(s) to set the flag as “Failed”. And a trigger after group to set the flag as “OK” in case the flag still had the “Busy” indication.

I see no possible alternatives. This will unfortunately require a lot of implementation work when there are a lot of parameters/groups to be polled and I wonder what the added value is going to be when this info is displayed what groups failed to be executed if it is already known that the connection is bad.

Regards,

Matthias Neirinck [SLC] [DevOps Enabler] Selected answer as best 8th November 2024
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