Giter Site home page Giter Site logo

SNMPv3 Support about netdisco HOT 5 CLOSED

netdisco avatar netdisco commented on May 22, 2024
SNMPv3 Support

from netdisco.

Comments (5)

netdisco-automation avatar netdisco-automation commented on May 22, 2024
  • labels: ND1-Parity --> ND1-Parity, Daemon
  • Milestone: -->

Original comment by: ollyg

from netdisco.

netdisco-automation avatar netdisco-automation commented on May 22, 2024

Let me share a couple of things I did wrong in netdisco1's SNMPv3 support:

  • Fallback to SNMPv2/SNMPv1

    Once we try all the SNMPv3 users we know, we don't fall back to SNMPv2/SNMPv1. This makes it pretty hard to manage a mixed network. I wrote the support on a network that was homogeneous and was easy to support SNMPv3 everywhere, but I am currently running netdisco on a heterogeneous network and it is a real pain.

  • Assuming that a given username always has the same credentials

    I was trying to simplify things, by storing only the username in the database and leaving the credentials themselves in the config file - however, it turns out that in real networks things aren't always as clean as in my mind. It'd be nice to allow for different devices having the same user but different auth levels.

  • Auth/Enc levels

    My representation of authPriv vs. authNoPriv seems to confuse everyone who tries to use it. I confabulated read-only vs. read-write with auth / encryption. I don't have a concrete suggestion here other than to separate out the ro/rw credentials just like we do with communities

Original comment by: fenner

from netdisco.

netdisco-automation avatar netdisco-automation commented on May 22, 2024
  • Status: open --> new

Original comment by: ollyg

from netdisco.

netdisco-automation avatar netdisco-automation commented on May 22, 2024
  • status: new --> fixed
  • assigned_to: Oliver Gorwits

Original comment by: ollyg

from netdisco.

netdisco-automation avatar netdisco-automation commented on May 22, 2024

Done, just waiting for the bug reports now... :)

Original comment by: ollyg

from netdisco.

Related Issues (20)

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.