package netsnmp

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f300b9773b47da231c63fd272e171011fc19c79438dd0f18415f59c962f402d2

doc/netsnmp.raw/Netsnmp_raw/ASN1_Counter64/index.html

Module Netsnmp_raw.ASN1_Counter64Source

Sourcetype t = {
  1. high : int;
  2. low : int;
}

ASN1_Counter64.t encodes unsigned 64 bit values including counters and unsigned int-s. The type maps directly from the underlying C API representation

Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.