Netsnmp_asyncSourceinclude Netsnmp.Netsnmp_intf.S
with module IO := Netsnmp_async__.Netsnmp_io_implnetsnmp provides high level access to SNMP functionality
add_mib_paths adds directories to search for mibs in. Note that this will be used for all subsequent mib searches. raises Failure on error
get_s - get the values of a list of symbolic oids. The function handles loading mib modules referenced by the supplied oids, eg passing 'SNMPv2-MIB::sysDescr.0' ensures SNMPv2-MIB is loaded.
get - get the values of a list oids
get_next - get the value of the next node after the supplied oid