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

Procedure to use OIDs from an SNMP walk to build a connector

Solved1.38K views27th May 2021Connector SNMP Visual Studio
1
Randy Ulvenes [SLC] [DevOps Advocate]999 26th May 2021 0 Comments

If a SNMP MIB cannot be found to be imported into the DIS MIB Tool for Visual Studios, is there some easy procedures to copy OIDs found in an SNMP walk into Visual Studio while creating a connector

Randy Ulvenes [SLC] [DevOps Advocate] Selected answer as best 27th May 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Joey Vanhalst [SLC] [DevOps Advocate]1.80K Posted 26th May 2021 2 Comments

Hi Randy,

Without a MIB or at least an indication of what each OID represents it will be very difficult to easily create a connector. An SNMP walk only contains the value for each OID at the time you took the walk, but doesn’t contain any information about the description, unit, possible options, range,…

DIS doesn’t have any other functionality to generate SNMP parameters than loading the necessary MIBs and generating from that. The only alternative is to manually created the parameters and link their OID.

Randy Ulvenes [SLC] [DevOps Advocate] Selected answer as best 27th May 2021
Miguel Obregon [SLC] [DevOps Catalyst] commented 26th May 2021

Hi Randy,
Just to give additional information, normally in a raw SNMP walk you will receive the following information:

– SNMP OID
– Data type: octetstring, integer, etc..
– Raw value

Although we could still create manually the parameters based on this information (based on the data type and raw value), I believe that you will have a problem mapping OIDs that belong to column parameters. For example, giving the following OID:

– 1.3.6.1.2.1.2.2.1.10.1

This OID corresponds to the ifInOctets column from the Interface table. Without the MIB file you will not know what part corresponds to the SNMP OID (InOctets) and which part corresponds to the index of the table. In some cases the last digit will represent the index (like the example above), but there is no rule about it (some vendors use more than one digit for indices)

For single OIDs, you will notice that the last digit will be always ‘0’

Randy Ulvenes [SLC] [DevOps Advocate] commented 27th May 2021

Thank you Joey and Miguel!

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