Feature Description
The MME handles numerous subscriber calls from different eNodeBs in the network. In order to troubleshoot any issues for a particular subscriber, the events that caused the issue is recorded. The events could be individual procedures listed below:
-
Attach Procedures
-
Detach Procedures
-
TAU Procedures
-
Handover Procedures
-
All types of Service Requests
-
Paging based on different triggers
-
PDN Connectivity Requests
-
All types of PDN detach and network initiated PDN detach procedures
-
Dedicated Bearer Activation Requests
-
Dedicated Bearer Deactivation Requests
-
All types of Bearer modification procedures
-
CSFB procedures
-
SRVCC procedures
-
eCSFB procedures
-
eSRVCC procedures
The Event Data Record is a proprietary feature of StarOS. In this feature, MME provides a debugging framework to capture procedure level information for each subscriber. On the completion of a procedure successfully or unsuccessfully, the MME generates a procedure summary. This summary provides details of the events and issues, which is nearly comparable to real-time debugging.
Important |
This feature is license controlled. Please consult your Cisco Account Representative for information about the specific license. |
MME supports the following functionality in this feature:
- Event Logging for 4G subscribers.
- The Event Records are stored in CSV file format.
- A framework to collect information and eventually provide log information. The framework is extensible to hold more procedures and information fields.
- The order of fields are easily changeable.
- The event logs are generated on completion of the procedure successfully or unsuccessfully. The procedure could be unsuccessful because of local reasons such as – HSS/Peer element triggered reasons, Timeouts for responses, arrival of procedures and so on.
- Each record has a smgr-no and sequence-no field. If there is no guaranteed delivery of events, the sequence number will help in identifying the lost events.
-
Event reporting can be enabled or disabled through the CLI command reporting-action mme-event-record under the Call Control Configuration mode. For detailed information on feature configuration see the Configuring Event Logging section in this feature chapter.