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
    • 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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Handling SNMP timeouts in groups with multipleGet=”true” without affecting element state

62 views20 hours agoMultipleGet attribute SNMP timeout
2
Luka Pavlovic [SLC] [DevOps Advocate]34 20 hours ago 0 Comments

Hi Dojo,

In a DataMiner SNMP connector, I have a polling group that uses SNMP multipleGet:
<Group id="742">
<Name>temperatures</Name>
<Type>poll</Type>
<Content multipleGet="true">
<Param>700</Param> <!-- inside temp -->
<Param>705</Param> <!-- outside temp -->
<Param>706</Param> <!-- return temp -->
</Content>
</Group>

On one device variant, one of the OIDs (e.g. temperatureOutside) is not supported because the corresponding sensor is not present, and direct polling with an external MIB browser shows this OID consistently times out. With multipleGet="true", this single OID causes the entire group to fail, so none of the parameters in the group get updated.

If I remove multipleGet="true", the supported OIDs update correctly, but the element can still go into timeout periodically due to the failing OID.

Question:

Is there any supported way in DataMiner (protocol XML options, group configuration, SNMP settings, or best-practice approach) to prevent a single failing/timeout OID from causing the entire polling element to time out so that working OIDs are still written while the failing OID is marked N/A instead of timing out?

Laurens Moutton [SLC] [DevOps Enabler] Answered question 20 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Laurens Moutton [SLC] [DevOps Enabler]9.53K Posted 20 hours ago 1 Comment

Hi,

Is it possible that the element is SnmpV1? If that is the case, is it possible to use SnmpV2 in combination with multipleGet="true"? Or does that also fail the entire group?

As to prevent the timeout, the advice would be to make sure that the last polled item is an OID that always responds. E.g. you could place the temparatureOutside in a separate group and first poll that group, then poll the group that contain the other two parameters (that responding group could then again be multipleGet="true"). As that group has communication after the potential non-communicating group, it prevents the element from going into timeout.

Regards,

Luka Pavlovic [SLC] [DevOps Advocate] Edited comment 19 hours ago
Luka Pavlovic [SLC] [DevOps Advocate] commented 19 hours ago

Hi Laurens,

Thank you for your quick and helpful response.

To clarify further based on your questions:

The element is using SNMPv2, when multipleGet="true" is enabled, the entire group fails.

Regarding your proposed workaround, placing the problematic OID (temperatureOutside) in a separate group. I confirm that this approach works for the example group with temperature parameters. However, my question was aimed at a more scalable solution, as we have multiple groups containing 5-6 or more parameters, some of which may have the same issue (unsupported OIDs on certain device variants).

I am looking for a way to isolate the timeout so that:

The working OIDs in a multipleGet="true" group are still updated, or if without multipleGet="true" element not going into timeout.

The failing OID is simply marked as "N/A" (or a similar exception value) without causing the entire group or the element to time out.

Is there a supported method in DataMiner to handle this scenario? For example:

Is it possible to configure per OID timeout handling within a multipleGet="true" group or just on Param we are polling?

Or is there a way to use conditional polling or exception handling (e.g. via QActions or protocol logic) to detect that an OID is unsupported and skip it in future polling cycles?

I want to avoid manually splitting every potentially problematic parameter into separate groups, as that would make the protocol harder to maintain and less efficient.

Thank you again for your assistance, and I look forward to your insights.

Best regards,
Luka

You are viewing 1 out of 1 answers, click here to view all answers.
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

© 2026 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