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 – Max response size

Solved1.21K views23rd August 2023SNMP
2
Ajdin Ljevaković [SLC] [DevOps Member]194 21st August 2023 0 Comments

Hi Dojo,

What is the maximum data size of a response that a DataMiner can handle when using SNMP Get?

Ajdin Ljevaković [SLC] [DevOps Member] Selected answer as best 21st August 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Floris Cockaerts [SLC] [DevOps Advocate]2.43K Posted 21st August 2023 0 Comments

Hi Ajdin,

I have to make an edit to the original response, since we just discovered a quirk in SLSNMPManager that we weren’t aware of.

SLSNMPManager needs to parse the received bytes to appropriate types, for which it uses a buffer of 10240 bytes. With the current implementation, we can read up to 10239 bytes for a single OID value of the type octets, bits, or opaque (these may be called differently in the protocol xml’s SNMP type element).

However, theoretically (original response):

I believe SNMP can’t split parameters over multiple SNMP responses. Each SNMP response is a UDP/IP packet that can only be 65535 bytes long (the length field is 2 bytes). The SNMP, UDP and IP headers need some room, which seems to leave 65453 bytes for a single parameter when the OID is 1.3.6.1.4.1.8813.50.24.2.6.0.

However, larger OIDs seem to leave less room for data, for example, I only managed to send 64876 bytes when my OID was 1.3.(4294967295){117}.0 (i.e., 117 times the largest OID sub-identifier).

That being said, this may also depend on the device’s firmware. It may only provision a buffer of 64kB for example.

Floris Cockaerts [SLC] [DevOps Advocate] Edited answer 23rd August 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