netsnmp.raw
ASN1_value.Error
netsnmp
netsnmp.async
netsnmp.raw_monad
type t =
| No_such_object
| No_such_instance
| End_of_mib_view
| Unknown_error of int
val to_string : t -> string
to_string converts the error return value to a string
to_string