The first 3 letters of ciphersuite? Or am I misunderstanding what you are asking?
BTW the POODLE similar to BEAST is attack against suite that uses block cipher in CBC mode. So you could keep SSL_RSA_WITH_RC4_128_SHA for compatibility purposes. I would strongly suggest not using anything with MD5.
Cheers