package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.13.0.tar.gz
sha256=c8709405886c7e2844259dd8bd1a0eff9baf64cd39749b0c185696d79eeac214
md5=26abf4e283a814020c36a099d9387b4b

doc/netsnmp.raw/Netsnmp_raw/index.html

Module Netsnmp_raw

module ASN1_Counter64 : sig ... end
module ASN1_Bitstring : sig ... end
module ASN1_value : sig ... end
module Netsnmp_exceptions : sig ... end
module Netsnmp_error : sig ... end

Errors reported in the PDU response from the remote agent

module Pdu_error : sig ... end
module Oid : sig ... end
module Mib : sig ... end

Netsnmp_mib provides the low level interface to net-snmp's MIB and ASN.1 handling functions. See the the add_mibdir(3) man page unless otherwise noted

module Pdu : sig ... end
module Session : sig ... end

Session handling including sending and receiving PDUs from remote peers. See the snmp_sess_open(3) manual page for details

OCaml

Innovation. Community. Security.