package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.14.0.tar.gz
sha256=91a33e407dd1f5dc42ce5aaa5a65e0d65e19b454a129603a89c31d1461abe68f
md5=ae0c0a55bf466f9eca96543f4f2578e4

doc/netsnmp.raw/Netsnmp_raw/Netsnmp_exceptions/index.html

Module Netsnmp_raw.Netsnmp_exceptionsSource

Sourceexception Not_found of string

exceptions raised by the net-snmp interface library

Sourceexception System_error of string
Sourceexception Out_of_memory
Sourceexception Response_error of Pdu_error.t * string
Sourceexception General_error of int * Netsnmp_error.t * string

General_error (os_err, snmp_error, error_string) os_error is the value of the system errno and error_string a string interpretation of both os_err and snmp_error

Sourceexception Request_timeout
OCaml

Innovation. Community. Security.