package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

netsnmp-v0.15.0.tar.gz
sha256=4c9b6bae3b61d85d92f80fb5c0fe3fd6db498512eeaa3d332eed284f4693d269

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.