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

Import vai CSV file SSH and SNMP connection

67 views1 day ago
3
Marco Di Blasi526 2 days ago 0 Comments

Hi all

I'm working to import a few elements via CSV as I'm testing the possibility of performing a huge change of driver from an old deprecated one to the new one.

The new one uses the SNMP and SSH connection, and I have a problem that when I try to import an element via a CSV file that declares the SSH connection (it's marked as a secondary connection), the SSH information is not fetched correctly, and the element goes into an "error" state.
If I try to create a new element with the new driver, export as CSV, change only the IP, remove the element ID, and import the CSV, the SSH information isn't fetched correctly anyway.

Could be that I need to create a specific columns to import information about the SSH connection? ora secondary connection anyway?

Paulo Henriques [SLC] [DevOps Advocate] Answered question 1 day ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Paulo Henriques [SLC] [DevOps Advocate]1.75K Posted 1 day ago 2 Comments

Hi Marco,

If I'm getting your question right, I think this is not a bug but it's a known behavior of how DataMiner's CSV format handles elements with multiple connections.

Root cause: tab-separated values inside a single cell

The CSV column headers like "Polling IP Address", "Port Type", "Polling IP Port", etc. support multiple values within the same cell, separated by a tab character, one value per connection (primary first, secondary after).

So for an element with SNMP (primary) + SSH (secondary), the "Polling IP Address" cell actually looks like this in the raw file:

"10.34.4.53 10.34.4.53"

...and "Port Type":

"ip ip"

...and *"Polling IP Port"* (161 for SNMP, 80 for SSH):

"161 80"

That tab character is invisible in Excel. When you open the CSV in Excel and change the IP, Excel replaces the entire cell with just the first IP,  silently dropping the SSH IP. Even if you export a freshly created element and re-import it, Excel will have already destroyed the secondary connection data the moment you saved it.

How to safely edit the CSV

Use Notepad++ instead of Excel, and enable View > Show Symbol > Show All Characters. You'll see the tab characters clearly (shown as `→`), and you can update both values.

Make sure to do this for every port-related column: Polling IP, Port Type, Port Number, Polling IP Port, Protocol Type, Timeout, Retries, etc.

Practical tip for large migrations

If you're migrating a large number of elements, consider an Automation script to create the elements programmatically, it gives you full control over each connection and avoids the CSV editing pitfall entirely. The CSV approach works but requires careful handling of those tab-separated fields.

Hope this helps!

Paulo Henriques [SLC] [DevOps Advocate] Posted new comment 4 hours ago
Marco Di Blasi commented 5 hours ago

Hi!
Thanks for the reply, I didn't mean that I found a bug, just not clear for me how it works
Anyway I follow was suggested, but I see the CSV exported use "comma" as delimter and if I try to use a tab the value inside a cell begin moved to the next cell
Anyway now I almost address all the information, the only one I'm not able to assigne correclty is the IP address for the SSH connection, if I put a double value in this column "Polling IP Address/Device IP Address/Gateway IP Address" both goes on SNMP address instead

Paulo Henriques [SLC] [DevOps Advocate] commented 4 hours ago

Hi Marco,

If you are unable to make further progress, please contact us at support@dataminer.services. My colleagues will open a support ticket and guide you through providing the additional information and symptoms required for further investigation.

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