# 301 --- http://site.ru/catalog/ууу/?SECTION_CODE=ууу&PAGEN_1=3 => http://site.ru/catalog/ууу/?PAGEN_1=3
RewriteCond %{QUERY_STRING} (^|&)SECTION_CODE\=ууу($|&)
RewriteCond %{QUERY_STRING} (^|&)PAGEN_1\=3($|&)
RewriteRule ^catalog/ууу/$ /catalog/ууу/\?PAGEN_1=3 [L,R=301]