Cellular export file
The following table gives the packets information available in the cellular export file. Most of the fields described are also accessible via ThingPark Tunnel Interface. For more information, see Cellular tunnel interface.
For more information about how to generate the export file, see Exporting packets.
| Metadata | Description |
|---|---|
| Direction | - 0: uplink packet - 1: downlink packet - 4: Micro-flow report |
| Timestamp | UTC timestamp in friendly format (YYYY-MM-DD hh:mm:ss.s). Example:2021-01-30 05:06:07.0 |
| IMEI | International Mobile Equipment Identity |
| IPv4 address | IP address assigned to a cellular device on LTE network |
| LRC Id | Identifier of the LRC network server. |
| MTC | Machine Type Communication, that is the identification number of the EPC Connector; the latter's equivalent in LoRaWAN® is a Gateway (LRR base station) |
| Device Lat | Device latitude. |
| Device Long | Device longitude. |
| MType | Must be ignored for cellular traffic |
| Payload(hex) | Application payload in hexadecimal format. |
| Late | Must be ignored for cellular traffic |
| Cause | Must be ignored for cellular traffic |
| EBI | EPS Bearer ID |
| APN | Access Point Name |
| MSISDN | Mobile Station International Subscriber Directory Number is a number used to identify a mobile phone number internationally |
| IMSI | International Mobile Subscriber Identity |
| RAT | Radio Access Type |
| CELLID | Cell ID |
| CELLTAC | Cell Tracking Area number |
| SERVNET | Serving Network MCCMNC |
| MCCMNC | Cell MCCMNC |
| ASID | List of application server routing profiles that received the uplinkpacket. |
| Mf uplink bytes | Uplink bytes associated to the microflow |
| Mf downlink bytes | Downlink bytes associated to the microflow |
| Duration of mf | Microflow duration (in second) |
| asDeliveryStatus | Aggregated Application Server delivery status. Values are Ok orError. This information is only relevant for "Basic HTTP" type ofconnections towards Application Servers. |
| asRecipients[x] ID | ID of the xth Application Server. The number of AS recipients islimited to 5 per export file. |
| asRecipients[x] status | Transmission status of the report to the xth Application Server.Values are Ok or Error. This information is only relevant for "BasicHTTP" type of connections towards Application Servers. |
| asRecipients[x] destinations | Index, URLs and errorMessage of the xth Application Server whenstatus is Error. This information is only relevant for "Basic HTTP" typeof connections towards Application Servers. |