Loading 102232-3/IPAccessPDU.asn +7 −1 Original line number Original line Diff line number Diff line Loading @@ -152,7 +152,13 @@ AccessEventType ::= ENUMERATED -- A target stops using the IAS, the session ends -- A target stops using the IAS, the session ends endOfInterceptionWithSessionActive(9), endOfInterceptionWithSessionActive(9), -- LI is ended on a target who still has an active session -- LI is ended on a target who still has an active session unknown(10) unknown(10), startOfInterceptionWithoutNetworkSession(11), -- Start of LI session without a network session endOfInterceptionWithoutNetworkSession(12), -- End of LI session without a network session sessionExpired(13) -- LI session terminated due to expiry by MF } } InternetAccessType ::= ENUMERATED InternetAccessType ::= ENUMERATED Loading Loading
102232-3/IPAccessPDU.asn +7 −1 Original line number Original line Diff line number Diff line Loading @@ -152,7 +152,13 @@ AccessEventType ::= ENUMERATED -- A target stops using the IAS, the session ends -- A target stops using the IAS, the session ends endOfInterceptionWithSessionActive(9), endOfInterceptionWithSessionActive(9), -- LI is ended on a target who still has an active session -- LI is ended on a target who still has an active session unknown(10) unknown(10), startOfInterceptionWithoutNetworkSession(11), -- Start of LI session without a network session endOfInterceptionWithoutNetworkSession(12), -- End of LI session without a network session sessionExpired(13) -- LI session terminated due to expiry by MF } } InternetAccessType ::= ENUMERATED InternetAccessType ::= ENUMERATED Loading