1 -- 3GPP TS 36.455 V11.3.0 (2013-06)
5 -- **************************************************************
9 -- **************************************************************
11 LPPA-CommonDataTypes {
12 itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
13 eps-Access (21) modules (3) lppa (6) version1 (1) lppa-CommonDataTypes (3) }
15 DEFINITIONS AUTOMATIC TAGS ::=
19 -- **************************************************************
21 -- Extension constants
23 -- **************************************************************
25 maxPrivateIEs INTEGER ::= 65535
26 maxProtocolExtensions INTEGER ::= 65535
27 maxProtocolIEs INTEGER ::= 65535
29 -- **************************************************************
33 -- **************************************************************
35 Criticality ::= ENUMERATED { reject, ignore, notify }
37 LPPATransactionID ::= INTEGER (0..32767)
40 Presence ::= ENUMERATED { optional, conditional, mandatory }
42 PrivateIE-ID ::= CHOICE {
43 local INTEGER (0.. maxPrivateIEs),
44 global OBJECT IDENTIFIER
47 ProcedureCode ::= INTEGER (0..255)
50 ProtocolIE-ID ::= INTEGER (0..maxProtocolIEs)
52 TriggeringMessage ::= ENUMERATED { initiating-message, successful-outcome, unsuccessful-outcome}