package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.12.0.tar.gz
md5=02ad13086ae11823525e20a2bc48409b

Description

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

Published: 01 Mar 2019

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 >= "1.5.1"
  3. conf-netsnmp >= "1.0.0"
  4. ppx_jane >= "v0.12" & < "v0.13"
  5. core >= "v0.12" & < "v0.13"
  6. async >= "v0.12" & < "v0.13"
  7. ocaml >= "4.07.0"

Dev Dependencies

None

Used by

None

Conflicts

None