Module Netsnmp_types.Snmp_v1_2c_auth_data

type t = {
community : string;
}