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 GetNext Request

Solved589 views3rd October 2024GetNext SNMP SNMP Requests
4
Matej Plakalovic [SLC] [DevOps Advocate]636 30th September 2024 0 Comments

Hello Dojo community,

We are experiencing the following issue on a client’s system.

Specifically, the device implementing SNMP for monitoring is struggling to handle multipleGetNext requests from DataMiner. As a result, the device frequently goes into short-term timeouts.

To resolve this, we aim to implement a slower GetNext method that retrieves table values cell by cell, from the first to the last column (as opposed to multipleGetNext, which retrieves row by row).

This approach has proven effective, but we are encountering a problem with tables that do not implement all columns.

For example, the ‘SNTP Server‘ table on the DataMiner side implements all columns defined in the MIB, but on the device side, only 7 columns are implemented. Below, you’ll find an image of this table for the protocol with the ‘usual’ instance + multipleGetNext implementation (previous version which need to be modified).

Additionally, I am adding an image that shows which columns are implemented by the SNMP Agent (device side).

*It doesn’t implement server IDs as well*

According to the documentation and guidelines, the ‘instance‘ option should not be used with the GetNext method.

So, my question is this: Is it possible to use the GetNext method if the device end doesn’t implement all the columns, specifically up to the last one included in the DataMiner table?

Thank you!

Matej Plakalovic [SLC] [DevOps Advocate] Selected answer as best 3rd October 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Matej Plakalovic [SLC] [DevOps Advocate]636 Posted 2nd October 2024 0 Comments

In summary: When using the GetNext SNMP Request, the table on the DataMiner side must include all columns up to the last defined one. Similarly, those columns must be implemented on the device side as well …

Matej Plakalovic [SLC] [DevOps Advocate] Selected answer as best 3rd October 2024
1
Jorge Dias [SLC] [DevOps Enabler]4.78K Posted 2nd October 2024 1 Comment

Hi Matej,

For GetNext method to work all columns that are defined in the connector should be available in the device.

But if the device doesn’t implement all columns there’s not much point in adding them to the connection as they will be always Not Initialized no?

Matej Plakalovic [SLC] [DevOps Advocate] Posted new comment 2nd October 2024
Matej Plakalovic [SLC] [DevOps Advocate] commented 2nd October 2024

Hi Jorge,

Yes, that’s the case. Fortunately, this connector is used by only one client, whose devices don’t implement those columns, so we’ll simply remove them. I’ve already made the changes, and everything is working as expected.

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