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 to execute the script and set the parameter for the device OID via dashboard ?

Solved535 views5th June 2024
0
Jaroslaw Burtny [DevOps Advocate]678 25th March 2024 0 Comments

Hi All.

How to execute a script that set an OID on a device from the dashboard via button ??

Can the following parameter be set : 1,2 or 3 by SET to parameter as a script via the dashboard ?

Big thanks for help.

Br.

Jarek

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th June 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Ben Vandenberghe [SLC] [DevOps Enabler]9.06K Posted 25th March 2024 2 Comments

The standard way of accomplishing this in DataMiner would be to firstly develop a connector(driver) to interface with the third-party product.  That connector would implement this SNMP Set.  You would then add an element in DataMiner based on that connector, and that element would have a parameter control that you can add on a dashboard.

Alternatively, you could bypass a connector, and basically implement an automation script in DataMiner from which you perform an SNMP Set (and make that available through a dashboard).  In that case you would not have an element in DataMiner, you just use DataMiner to run an automation script (which amongst other performs your SNMP Set). Is this what you wanted to do?  If so, this is possible, but will have to check for somebody to give you some details on how to do it.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th June 2024
Jaroslaw Burtny [DevOps Advocate] commented 25th March 2024

Hi Ben.
Yes, this is where the second case comes into play for me solusion.
Can I use tool ” Generate Parameters Wizard ” ? for create this script ?
Maybe someone will answer ?
Big thanks for answer.
Br.
Jarek

Ben Vandenberghe [SLC] [DevOps Enabler] commented 25th March 2024

I’m not sure if I completely understood your follow-up.

The SNMP set is traditionally done via a protocol / driver. To create a protocol you can use our DataMiner Integration Studio (DIS), which indeed has a build-in capability to load an SNMP MIB, and to “Generate Parameters” – i.e. it creates portions of the protocol automatically for SNMP devices.

The second method I explained was without a protocol. Meaning that in an automation script you could also perform an SNMP Set on a target device. This is rather unusual, but possible. For this I will have to check how that’s done exactly, and have a follow-up on this for you.

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