Module Netsnmp_raw.Netsnmp_exceptions
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
General_error (os_err, snmp_error, error_string)
os_error
is the value of the system errno anderror_string
a string interpretation of bothos_err
andsnmp_error