package netsnmp

  1. Overview
  2. Docs
An interface to the Net-SNMP client library

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.15.0.tar.gz
sha256=4c9b6bae3b61d85d92f80fb5c0fe3fd6db498512eeaa3d332eed284f4693d269

Description

Provides a wrapper around the Net-SNMP client libraries including MIB handling and SNMP requests

Published: 21 Mar 2022

README

README.md

net-snmp provides a low level wrapper around the Net-SNMP client libraries as well as a high level API. Support is provided for MIB management, PDU creation and SNMP request handling.

The library includes standard and async versions.

Dependencies (7)

  1. re >= "1.8.0"
  2. dune >= "2.0.0"
  3. conf-netsnmp >= "1.0.0"
  4. ppx_jane >= "v0.15" & < "v0.16"
  5. core >= "v0.15" & < "v0.16"
  6. async >= "v0.15" & < "v0.16"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None