package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f300b9773b47da231c63fd272e171011fc19c79438dd0f18415f59c962f402d2

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.