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

How does the DataMiner software forward alarms to other NMS?

Solved2.31K views7th July 2020alarm forwarding alarms NBI trap forwarding
6
Glenn D'Haene362 17th June 2020 0 Comments

How does the DataMiner software forward alarms to other NMS? Does this require an additional license?

Glenn D'Haene [SLC] [DevOps Advocate] Selected answer as best 7th July 2020

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
5
Jeroen Nietvelt [SLC] [DevOps Advocate]1.34K Posted 18th June 2020 1 Comment

Specific to alarm information, DataMiner Web Services APIs expose methods (SOAP, JSON) to request alarm data.
HTTP POST endpoints:
http(s)://[DMAIP]/API/v1/Json.asmx/GetAlarms
http(s)://[DMAIP]/API/v1/Json.asmx/GetAlarmDetails

On top of that there’s also a possibility to connect to a websocket, which will allow you to subscribe to events that also include the alarm information. Once this websocket is opened and the correct alarm data subscription is activated, DataMiner will automatically forward any alarm matching the subscription in real time to its destination over the websocket.
Websocket GET endpoint:
wss://[DMAIP]/API/v1/WebSocket.ashx

Glenn D'Haene [SLC] [DevOps Advocate] Posted new comment 7th July 2020
Glenn D'Haene [SLC] [DevOps Advocate] commented 7th July 2020

In total 3 options are supported: Web Services (explained here) next to TCP-IP sockets and SNMP Trap Forwarding (see other responses).

5
Ben Vandenberghe [SLC] [DevOps Enabler]9.09K Posted 18th June 2020 0 Comments

Just for sake of completeness, there’s also an option in DataMiner to activate a TCP-IP socket where you can get the alarms in plain text format. More information about this is also available in the DataMiner Help (in the section “TCP-IP Sockets”).

Glenn D'Haene [SLC] [DevOps Advocate] Unselected an answer 7th July 2020
4
Ive Herreman [SLC] [DevOps Enabler]13.59K Posted 17th June 2020 0 Comments

Dataminer can forward all (or a filtered subset) of alarms to any 3rd party system by using SNMP traps.

Alternatively, the alarms call also be retrieved by a 3rd party system using SNMP polling or the HTTP API queries.

Ive Herreman [SLC] [DevOps Enabler] Answered question 17th June 2020
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