gnb_du_ue_f1ap_id mismatch #1073
Unanswered
penhauer
asked this question in
General Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi SRS

I am trying to develop an rc xApp with srsRAN and oran-sc-ric. So far, I have managed to extract metrics using the KPM xApp service style 4. However, using the same
gnb_du_ue_f1ap_id
s retrieved this way will not necessarily work for the rc xApp. In the attached image, the same rnti for the same UE has two differentgnb_du_ue_f1ap_id
s, one in du_ue_manager and one in f1ap_du_ue_manager. This results in the gnb_du_ue_f1ap_id working for KPM to not work for the rc xApp. Is this a bug?Beta Was this translation helpful? Give feedback.
All reactions