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
    • 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
    • Tutorials
    • 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
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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

Improving SNMP Table Polling

Solved1.72K views31st August 2021driver driver development SNMP SNMP tables
2
Blake Smethers [SLC] [DevOps Advocate]980 14th October 2020 0 Comments

With the recommendation from Laurens of polling a large SNMP table 50 cells at a time within a QAction, we saw significant improvements to the time it takes to poll some tables we have (more than 40 thousand rows). However, we're still seeing that polling the tables is quite slow when compared to the device simulator tool or a MIB browser - a difference of 15 minutes with a tool, vs 21 minutes with DataMiner.

How can we still improve the polling speed of large SNMP tables?

If we reduce/increase the number of cells, would that change the amount of time it takes to poll the tables?

Blake Smethers [SLC] [DevOps Advocate] Selected answer as best 31st August 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
João Severino [SLC] [DevOps Catalyst]12.94K Posted 14th October 2020 3 Comments

One of the reasons you could be experiencing a slower time to retrieve the same data could be the communication and data processing overhead variation of using different polling methods.

You could check if this is the case by seeing which polling method the external tool is using to perform the gets.

On this page (Link), you can see an overview of different methods of polling data, and in the comparison section, you see that the main disadvantage of the GetNext method (i.e. retrieve cell by cell) is that it is slow.

When communicating with devices, we always try to use the methods that retrieve the most data per request (i.e. retrieving multiple rows at once).

When this results in scenarios where the device cannot send all the data of a single request in time, we sometimes have to tweak slightly the amount of cells/rows we retrieve or even going with a different polling method.

So in your case, I would try to increase the number of cells to achieve a point where you have some better performance without having issues in retrieving the data.

Blake Smethers [SLC] [DevOps Advocate] Selected answer as best 31st August 2021
Blake Smethers [SLC] [DevOps Advocate] commented 14th October 2020

Thanks for the quick feedback!

The tool I spoke of was the QADeviceSimulator tool (internal). Do you know the polling method is there? I believe you can select GetNext or GetBulk, and we used GetBulk in the tool. It does the default request amount there?

I know there is some internal DataMiner processing for the data, which we tried to workaround using QAction polling. I will look into testing with a higher cell count and look at the results.

Joey Vanhalst [SLC] [DevOps Advocate] commented 14th October 2020

I would suggest to use a tool like Wireshark to look into the difference between the get requests sent by your protocol and the other tool to check if you could further tweak the requests in your protocol.

Laurens Moutton [SLC] [DevOps Enabler] commented 14th October 2020

Don’t go too high with the cell count. The content in the response should not be larger than a UDP packet (which SNMP is using). I had issues if the response is spread over multiple UDP packets. UDP is data that is not confirmed as opposite with TCP, so your packet(s) could be dropped by a router and SLSNMPManager also doesn’t seem to like having to reconstruct multiple UDP packets back together. Similar as the issue that Aldrick mentioned when trying to request the PreEq data, which is very large

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

Recent questions

Alarm Dashboard PDF/CSV Export 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin