File and Variable Reference
1. Core Files
-
sites-available/ltePurpose: Dedicated RADIUS listener for pure LTE traffic. -
sites-available/ent_ltePurpose: Multi-tenant entry point that separates LTE and Enterprise traffic. -
policy.d/lte_auth_policyPurpose: Defines the internal password standard and basic reply attributes for LTE users. -
modules/lte_sqlPurpose: SQL configuration for recording LTE specific accounting data.
2. Variable Reference Matrix
2.1. 3GPP-IMSI
-
Source: Sent by the UE via the SMF/SGSN.
-
Purpose: Unique identifier for the subscriber’s SIM card.
-
Usage: Logged in
lte_auth_logfor tracking.
2.2. 3GPP-IMEISV
-
Source: Sent by the mobile device hardware.
-
Purpose: Identifies the specific physical device being used.
-
Usage: Used for device-level blocking or analysis.
2.3. Called-Station-Id (APN)
-
Source: Mobile network APN configuration.
-
Purpose: Determines the service profile (e.g.,
dbnbbfor broadband,dbnbbprefor prepaid). -
Logic: Used in
ent_lteto branch between LTE and Enterprise logic paths.