Giter Site home page Giter Site logo

badbirdca / netbox-netprod-importer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scaleway/netbox-netprod-importer

0.0 0.0 0.0 346 KB

Poll data from network devices in production and import it into netbox

License: GNU General Public License v3.0

Python 38.53% Roff 61.47%

netbox-netprod-importer's Introduction

Netbox network production importer

https://travis-ci.org/scaleway/netbox-netprod-importer.svg?branch=master

netbox-netprod-importer is a tool dedicated to help moving your current knowledge base to Netbox as an IPAM/DCIM, independently of your current information system. It connects to a given list of network devices, parse their status and configuration to import them into Netbox like they are currently configured.

It is thought to be generic and infrastructure agnostic. It means that imported data will probably need to be adapted by some custom scripts, like the specification of roles, tennant and other properties on objects.

Used by Scaleway on more than 5000 network devices.

Documentation

Documentation is available here.

Features

Device's data:
  • Fetch interfaces (physical & virtual):
    • Try to guess the interface form factor (more info in the documentation)
    • MTU
    • MAC Address
    • Description
    • Parent LAG
    • Enabled/Disabled
    • IPv4/IPv6
  • Serial number
  • Main IPv4/IPv6
Devices interconnections:
  • Build an interconnection graph by using LLDP to add (and optionally clean) interconnections between devices in Netbox

Compatibility

Tested on:

  • Cisco IOS (catalyst, 2960)
  • Cisco Nexus 9000
  • Cisco ASR (but no specific parser written, some features are not available)
  • Juniper

Installation

Run:

pip3 install netbox-netprod-importer

netbox-netprod-importer requires at least Python 3.6. It is tested on Python 3.6 to 3.8.

Contributors

Tool initially developed by Scaleway .

License

Tool under the GPLv3 license. Do not hesitate to report bugs, ask me some questions or do some pull request if you want to!

netbox-netprod-importer's People

Contributors

aruhier avatar victorpavlushin avatar jerome-quere avatar billroemhild avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.