Measurement Report carriers an IE "CellGlobalIdCDMA2000" which is nothing but sector Id.
MeasResultCDMA2000 ::= SEQUENCE {
physCellId PhysCellIdCDMA2000,
**cgi-Info CellGlobalIdCDMA2000** OPTIONAL,
measResult SEQUENCE {
pilotPnPhase INTEGER (0..32767) OPTIONAL,
pilotStrength INTEGER (0..63),
...
}
}
Please correct me if I am wrong.