struct tapi_snmp_v1_gen_trap_name

struct tapi_snmp_v1_gen_trap_name {
    // fields

    tapi_snmp_gen_trap_t id;
    const char* name;
};