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 your 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

How Can I Fix uinteger32 SNMP Table SETs Returning BAD VALUE in DataMiner?

Solved70 views21 hours ago
2
Deema Mahmud [DevOps Advocate]286 2 days ago 0 Comments

Hi community,

I’m currently working on an SNMP-based DataMiner connector and facing an issue with SNMP SET operations on table columns using type uinteger32.

Scenario:

  • The table is indexed correctly and uses:
<code dir="ltr"><OID type="complete" options="instance;multipleGetNext"></code>
  • The write parameters use:
<code dir="ltr">snmpSetAndGet="true"</code>
  • String/OctetString SETs in the same table work correctly.
  • However, specific numeric columns consistently fail with:
<code dir="ltr">Set failed : BAD VALUE</code>

<Param id="9019" trending="true">
<Name>TableLocalPort</Name>
<Description>Local Port</Description>
<Information>
</Information>
<Type>read</Type>
<Interprete>
<RawType>numeric text</RawType>
<Type>double</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.4.1.2928.2.10.1.1.1.19</OID>
<Type>uinteger32</Type>
</SNMP>
<Alarm>
<Monitored>true</Monitored>
</Alarm>
<Display>
<RTDisplay>true</RTDisplay>
</Display>
<Measurement>
<Type>number</Type>
</Measurement>
</Param>
<Param id="9519" snmpSetAndGet="true">
<Name>TableLocalPort</Name>
<Description>Local Port</Description>
<Type>write</Type>
<Interprete>
<RawType>numeric text</RawType>
<Type>double</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.4.1.2928.2.10.1.1.1.19</OID>
<Type>uinteger32</Type>
</SNMP>
<Display>
<RTDisplay>true</RTDisplay>
</Display>
<Measurement>
<Type>number</Type>
</Measurement>
</Param>

The indexing appears correct, as the SET is attempted on:

<code dir="ltr">OID.x</code>

The same OID and value work successfully from an external MIB Browser, but fail from DataMiner.

What exactly would be the best approach to fix this issue?

Changing the SNMP type in the connector causes the parameter to show as “Not Initialized,” so I cannot simply change the parameter type. How can this be correctly handled in DataMiner so the numeric table value can be set successfully?

Deema Mahmud [DevOps Advocate] Selected answer as best 21 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Deema Mahmud [DevOps Advocate]286 Posted 21 hours ago 0 Comments

The reason is for some reason DM is not supporting uinteger32 so when I changed to gauge32 it worked stopped giving the wrong value.

Deema Mahmud [DevOps Advocate] Selected answer as best 21 hours ago
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