Module Netsnmp_raw.Netsnmp_exceptions

exception Not_found of string
exception System_error of string
exception Out_of_memory
exception Response_error of Pdu_error.t * string
exception General_error of int * Netsnmp_error.t * string
exception Request_timeout