PDP Activation

Activate a PDP context, the cellular data session, and measure how long the network takes to assign an IP. The data equivalent of getting online.

Activate a PDP context (the cellular data session) and verify the network assigns an IP configuration. This is the data equivalent of "can this SIM get online", and the activation time itself is a key network quality indicator.

Parameters

ParameterRequiredDescription
Access technologyNoNetwork technology to use. Default: automatic.
Use default APN credentialsNoUse the APN configured for the SIM. Default: on.
APN Name, Login, PasswordWhen default APN is offCustom APN credentials.
Keep pdp contextNoLeave the data session open for the following actions. Default: off.
Check internet connection before running actionNoVerify connectivity first. Default: on.
PDP Activation should failNoInvert the verdict, for SIMs that must not have data access.

Results and metrics

In the action report (result):

FieldDescription
durationTime to activate the data session, in seconds.
ip_address, mask, ip_gatewayThe IP configuration assigned by the network.
ip_dns1, ip_dns2The DNS servers assigned.
apnThe APN used.

In Analytics, each run feeds the PDP activation measurement with duration_seconds, tagged by status, APN, antenna (MCC, MNC, LAC, cell ID), and access technology.

What's next?

Ping

Measure latency once the session is up

Ookla Speedtest

Measure the full bandwidth of the connection

Last updated on