Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend diagnostic information in NMS #1218

Closed
119Vik opened this issue Feb 18, 2020 · 4 comments
Closed

Extend diagnostic information in NMS #1218

119Vik opened this issue Feb 18, 2020 · 4 comments
Assignees
Labels
component: agw Access gateway-related issue component: nms NMS-related issue type: enhancement Enhancements to existing features

Comments

@119Vik
Copy link
Contributor

119Vik commented Feb 18, 2020

Current Magma diagnostics information does not include low level LTE metrics. This limits troubleshooting abilities of connection issues. The eNodeB has much of this data.
Helpful additions would be:

  1. List view of connected UEs with:
    a. ID (IMSI and IMEI, but RNTI could be used)
    b. DL CQI
    c. UL CQI
    d. DL MCS
    e. UL MCS
    f. DL RSRP
    g. DL RSRQ
    h. DL throughput
    i. UL throughput
  2. In “Gateway” view of diagnostics, reporting of PRB resource usage on each connected eNodeB
    a. DL PRB % usage
    b. UL PRB % usage
  3. S1AP (and/or SCTP) call flow trace view
    a. Screen where S1AP NAS messages can be traced and viewed. This helps in troubleshooting attach and handover issues.
@119Vik
Copy link
Contributor Author

119Vik commented Feb 19, 2020

@ulaskozat @lionelgo would be cool to get your feedback regarding this improvement

@andreilee andreilee self-assigned this Feb 20, 2020
@andreilee andreilee added component: agw Access gateway-related issue type: enhancement Enhancements to existing features labels Feb 20, 2020
@andreilee
Copy link
Contributor

andreilee commented Feb 20, 2020

UE & session info on our UI is an area in which we'll need to dedicate some time to improving. We've spent some time discussing possible MVPs. @ssanadhya can comment about the S1AP call flow trace. @rckclmbr

Are there specific troubleshooting use cases that you have in mind here? It can help us get a clearer picture of what is ideal for an MVP.

@xjtian xjtian added the component: nms NMS-related issue label Feb 20, 2020
@jpad-freedomfi
Copy link
Contributor

jpad-freedomfi commented Mar 3, 2020

Hi All,
My main troubleshooting scenarios is diagnosing throughput and/or connection failure issues. The ability to see link quality per UE and histograms of link quality metrics provides a sort of "cell health" view into a deployment. That cover # 1 and # 2 above, then # 3 is more about easy access to S1 logs for attach/connection issues.

Currently for # 1 and # 2 we use the eNB webUI to view what we can, but it is not ideal to have to go direct to each eNB to see these metrics.

For # 3, we use tcpdump on the AGW interface then open in Wireshark to view. This is again clunky multistep process and have you have to have SSH access to AGW.

Does that help give a better view of the use case?

@ekowtaylor
Copy link
Contributor

Stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: agw Access gateway-related issue component: nms NMS-related issue type: enhancement Enhancements to existing features
Projects
None yet
Development

No branches or pull requests

5 participants