On Wed, 17 Jun 2009 17:22:12 CEST, "Dieter Spaar" spaar@mirider.augusta.de wrote:
A quick idea without having verified it: You can try to decrease NM_ATT_BS11_RADIO_MEAS_GRAN which is currently set to 254 (0xFE). The unit seems to be "SACCH multiframes" which is about 470 ms. If this attribute and its value means that a report should only be sent about every 120 seconds, it would take quite some time to see the report. However I am not 100% if this attribute really has this meaning.
I verified it, decreasing NM_ATT_BS11_RADIO_MEAS_GRAN to a smaller value (I used 5 which means about 2.4 seconds) will show the measurement results as expected. The default setting of 254 is just too large so that you normally won't notice them during testing.
Best regards, Dieter