Subscriber Dashboard
Subscriber Overview
The Subscriber Overview page contains a table listing all subscribers in the network. Columns include Name, IMSI, Service configuration(ACTIVE/INACTIVE), Current data usage, Average data usage and Last reported time(displayed if subscriber monitoring is enabled). The table contains an action menu to view, edit or delete an individual subscriber.
Subscriber Detail
Each Subscriber Detail page comprises of Overview, Events and Config sections.
Overview
Information section displays Name and IMSI of the subscriber
Status KPIs display GatewayID, UE latency (if available), connection status (TBD) and eNodeB Serial (TBD)
Chart displays the upload and download data usage for the subscriber in stacked histograms. The chart shows the upload and download bytes used by the subscriber within the specified interval. The interval is chosen based on the time window selected by the user. The default time window is 3 hours. For a 3-hour window, data usage over a 15 minute interval is displayed as indicated below.
Data usage KPIs to show the data used by the subscriber in the last 1 hour, 1 day, 1 week and 1 month time range.
Event table displays the subscriber specific events in the last 3 hours.
Events
Event chart displays the frequency of subscriber specific events in a histogram.
Event table displays the time, event type and event description. Detailed event description can be viewed by clicking the dropdown on the left. It comes with a search capability to filter events based on type. For example, the user can filter events based on session_creation event
Event page comes with a datetime selector which can be used to filter event chart and event table within a selected time window.
Config contains
Subscriber section to view/edit LTE service state, Data plan, Auth Key and Auth OPC and Active APN associated with the subscriber.
Subscriber Configuration
Subscriber configuration in the overview page provides the ability to do bulk provisioning of subscribers by either entering the details manually or uploading them through a subscriber csv file.
Adding new subscriber
Clicking on the 'Add subscriber' button in the subscriber overview page opens the bulk subscriber configuration page.
The bulk provisioning page opens up to an empty table. Rows can be added by clicking on the 'add row' button on the right. Each row contains columns including Subscriber Name, IMSI, Auth Key, Auth OPC, Service state, Data Plan, Active APN. auth key and auth_opc should be specified as hex. The service state can be either active or inactive. The data plan and active APN can be chosen based on what is available.
For example, John, IMSI001010000000079,<auth_key>,<auth_opc>,ACTIVE,default,oai_ipv4
Provisioning
Uploading a subscriber csv file
Editing subscriber
Subscriber information can be edited from the subscriber detail page.
Deleting subscriber
Subscriber can be deleted from the subscriber overview page as follows.