package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.16.0.tar.gz
sha256=ebb8a7aa4af5fdc5cc8d9d0f0640041154ea766037d9c32562705ebbbd331774

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.