Giter Club home page Giter Club logo

netsnmp's Introduction

The (Haskell) NetSNMP package is a binding for a subset of the libsnmp
api provided by the NetSNMP project.  It is initially being developed
against NetSNMP version 5.4.1, but probably works with most or all 5.*
versions.

Currently supported protocol versions:
  SNMPv1  -- original SNMP
  SNMPv2c -- v2 protocol with old community-based security

Not yet supported:
  SNMPv3  -- v2 protocol plus new v3 party-based security

Other versions are not supported by the underlying library, and are
unlikely to ever be supported by this package.
  SNMPsec -- first attempt to add strong security to SNMPv1
  SNMPv2p -- initial SNMPv2, with v2 party-based security
  SNMPv2u -- v2 protocol with user-based security
  SNMPv2* -- proprietary hybrid variant of v2c and v2p

This binding requires that net-snmp be built without
NETSNMP_DISABLE_SNMPV1 or NETSNMP_DISABLE_SNMPV2C.  I'd love to support
those options, since they may encourage better security, but I won't be able
to prioritize this in the forseeable future.

Version history - see changes (https://github.com/ptek/netsnmp/blob/master/changes)

netsnmp's People

Contributors

ptek avatar

Watchers

 avatar  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.