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
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to configure Arista switches to establish communication with DataMIner?

Solved1.10K views23rd January 2023
7
Thomas Gunkel [SLC] [DevOps Advocate]1.22K 19th January 2023 0 Comments

Are there guidelines available how to pre-configure an Arista switch and which minimum privilege level is required, so that our DataMiner connector can retrieve and set all parameters? Our connector uses a mix of protocols, e.g. SNMP, eAPI, syslog etc…

Thomas Gunkel [SLC] [DevOps Advocate] Selected answer as best 23rd January 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
9
Ive Herreman [SLC] [DevOps Enabler]13.59K Posted 19th January 2023 0 Comments

Hi Thomas,

Please find below the most important CLI commands that can be used on Arista eOS switches to allow dataminer to communicate.

You’ll need to make sure the management interface has a valid ip address.

interface management1

ip address 192.168.1.20/24

(note that a default gateway might also need to be defined).

You need to enable the HTTPS management

management api http-commands

protocol https

no shutdown

You need to set a SNMP community string

snmp-server community public

You need to define a username / password

username myuser secret 0 mypass

Finally you’ll need to make sure your changes are saved to the startup config

copy running-config startup-config

  • Important note: the user created using the sample commands above will have privilege level 1, mare sure this is compliant with your company security policy.
Thomas Gunkel [SLC] [DevOps Advocate] Selected answer as best 23rd January 2023
7
Joey Vanhalst [SLC] [DevOps Advocate]1.80K Posted 19th January 2023 0 Comments

Hi Thomas,

Our help currently doesn’t have a set of commands/features that need to be enabled on the switch to establish all required communication. The connector will indeed mainly require that SNMP and eAPI communication is enabled.

Note that some functionality, for example setting up receival of sflow, can be configured in the element itself once basic communication has been established.

I did take note of this so we can further improve our documentation.

Joey Vanhalst [SLC] [DevOps Advocate] Answered question 19th January 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