Module Netsnmp_async.Snmp_v1_2c_auth_data

type t = {
community : string;
}