There are following two types of reportConfig supported by an eNodeB for an UE
- Report Configuration for E-UTRAN
- Report Configuration for Inter-RAT
If you check carefully, report configuration related to E-UTRAN is associated with parameters such as RSRP and RSRQ while Inter-RAT report configuration is associated with terms like
ThresholdUTRA ::= CHOICE{
utra-RSCP INTEGER (-5..91),
utra-EcN0 INTEGER (0..49)
}
ThresholdGERAN ::= INTEGER (0..63)
ThresholdCDMA2000 ::= INTEGER (0..63)
So , Event B2 is associated with Inter-RAT. I don't think RSRQ is anyhow related to Inter-RAT B2 event. Please check "MeasResult " sent by UE to eNodeB.