Mark BROKEN
net-snmp_wrap.c:11400:78: error: use of undeclared identifier 'USM_LENGTH_OID_TRANSFORM'
PyDict_SetItemString(d,"SNMP_DEFAULT_AUTH_PROTOLEN", PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
^net-snmp_wrap.c:11402:78: error: use of undeclared identifier 'USM_LENGTH_OID_TRANSFORM'
PyDict_SetItemString(d,"SNMP_DEFAULT_PRIV_PROTOLEN", PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
^Reported by: pkg-fallout