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
    • Kanban workshop
    • 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
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Connector development – best way to forward alarms as SNMP traps

Solved1.18K views11th July 2023buffer Connector driver new driver development protocols
1
Bruno Dias [SLC] [DevOps Member]2.36K 16th November 2022 2 Comments

Our goal is to develop a connector that forwards alarms to a 3rd party system as SNMP traps. We need to avoid that there are processing peaks or memory usage peaks when there are a lot of alarms process, so the DataMiner cluster performance is stable.

Is there any documentation available on the best practices to implement a buffer mechanism to forward unsolicited events?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Ive Herreman [SLC] [DevOps Enabler] commented 16th November 2022

Hi Bruno,

Just out of curiosity, is there a reason why you don’t use the standard SNMP Manager functionality?

https://docs.dataminer.services/user-guide/Advanced_Functionality/SNMP_managers/SNMP_managers.html

Bruno Dias [SLC] [DevOps Member] commented 18th November 2022

Hey Ive,
Indeed, SNMP Manager feature can work for some cases, but this user would like to have some custom workflows integrated in the forwarding logic. This way, the user is developing the connector themselves.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Ian Harvey [SLC] [DevOps Member]782 Posted 25th November 2022 0 Comments

Ive mentioned the SNMP manager in the comments above, I would like to provide additional information to this.

We have a dynamic SNMP manager that contains a range of functionality coming right from DataMiner’s core software.

  1. Its possible to create your own custom bindings and export unique MIBs to forward to third party systems. Be specific for exactly what parameters are sent forward.

2. In addition to the custom MIB/bindings you can also apply rules for filtering down to a specific parameter for a targeted element or protocol.

This tackles the above part to avoid processing peaks. If you really are only interested on forwarding a single parameter, that is possible using the filtering.

3. Finally the SNMP manager allows you to create multiple managers, each containing either traps/inform messages. Dedicated filtering per manager or custom MIBs. This means you no longer require a protocol for such events

SUMMARY

It is possible to achieve the same outcome (forwarding SNMP message to a third party system) in multiple ways.

Though, if you use the SNMP manager in the core software, the process’ used will already be accounted for and likely to be more efficient than creating a protocol that uses additional process (SL protocol/SL Automation etc…)

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th 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