GithubHelp home page GithubHelp logo

huawei_mib_down's Introduction

获取华为固件版本,并在现网中对比版本,得到最新版本,并下载最新固件版本对应 MIB 文件

分析

  • 从Excel文件中读取所有设备的信息。
  • 连接到每个设备并获取其固件版本。
  • 去重版本,并比较所有版本,找到最新的固件版本。
  • 如果MIB文件库中没有对应版本,就直接下载比当前获取的最新版本还高的版本即可向下兼容。

如何使用

  • 把交换机的设备管理IP、3A用户和密码写入到devices_list.xlsx中。
  • 直接执行 main.py 入口函数。
  • 得到你当前环境中的交换机使用的最新固件版本。
  • 去对应的 mib 文件服务器中下载对应的最新固件版本 mib 文件。
  • 完成 mib 文件下载即可。

脚本依赖

  • pandas
  • netmiko

huawei_mib_down's People

Contributors

robotneo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

boombomo

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.