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
  • Blog
  • 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
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Multithreaded Timer and SNMP Polling

Solved929 views17th July 2023Multithreaded Timer SNMP
2
Daniela Prada [SLC] [DevOps Advocate]456 11th January 2022 0 Comments

Hello All,

I am currently working on an SNMP connector that polls data from a CMTS device.

Now, the connector must also be capable of going to each individual Cable Modem and polling some data. For this feature, I defined an additional SNMP Connection and implemented a Multithreaded timer.

The issue is that with this new implementation, only the logic linked to the multithreaded timer is getting executed.

The old SNMP Groups never get executed. These groups never appear in the Stream viewer, and in the Pending calls tool, I see that one of the SNMP groups is added to the stack, but it is simply stuck.

I tried incrementing the time interval of the Multithreaded Timer and switching the SNMP connections so this Multithreaded Timer uses the Main connection. But I haven’t had any results.

Is there any restriction with using a Multithreaded Timer and Polling at the same time SNMP groups? Or does anyone have any suggestions on how to solve this behavior?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Laurens Moutton [SLC] [DevOps Enabler]8.74K Posted 12th January 2022 0 Comments

Hi,

I have tested this with DataMiner version 10.1.12.0 and there it’s working correct. I’m only using one main SNMP connection where both the multithreaded timer and polling groups are making use of. So that seems to be working correct.

Possible issues I can think of:

  • Are you using any <Threads> in the driver to define multiple SLProtocol threads instead of only one thread? There is a known issue that this is not compatible with an SNMP connection and causes the SNMP poll groups to be stuck and never get executed
  • Is the “loadOID” removed from the “normal” snmp parameter?

Possible workaround in case of the <Threads> issue:

  • Define a poll action group to execute a QAction, from there poll the SNMP data through a NotifyProtocol NT_SNMP_GET
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 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