blob: 5b390a996af360294cb1cc459ae978c2202d084d [file] [log] [blame]
Harald Welte65dad8e2019-05-06 14:48:02 +02001-- **************************************************************
2--
3-- Constant definitions
4--
5-- **************************************************************
6SABP-Constants {
7itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
8umts-Access (20) modules (3) sabp (3) version1 (1) sabp-Constants (4) }
9DEFINITIONS AUTOMATIC TAGS ::=
10BEGIN
11-- **************************************************************
12--
13-- Elementary Procedures
14--
15-- **************************************************************
16id-Write-Replace INTEGER ::= 0
17id-Kill INTEGER ::= 1
18id-Load-Status-Enquiry INTEGER ::= 2
19id-Message-Status-Query INTEGER ::= 3
20id-Restart-Indication INTEGER ::= 4
21id-Reset INTEGER ::= 5
22id-Failure-Indication INTEGER ::= 6
23id-Error-Indication INTEGER ::= 7
24-- **************************************************************
25--
26-- IEs
27--
28-- **************************************************************
29id-Broadcast-Message-Content INTEGER ::= 0
30id-Category INTEGER ::= 1
31id-Cause INTEGER ::= 2
32id-Criticality-Diagnostics INTEGER ::=3
33id-Data-Coding-Scheme INTEGER ::= 4
34id-Failure-List INTEGER ::= 5
35id-Message-Identifier INTEGER ::= 6
36id-New-Serial-Number INTEGER ::= 7
37id-Number-of-Broadcasts-Completed-List INTEGER ::= 8
38id-Number-of-Broadcasts-Requested INTEGER ::= 9
39id-Old-Serial-Number INTEGER ::= 10
40id-Radio-Resource-Loading-List INTEGER ::= 11
41id-Recovery-Indication INTEGER ::= 12
42id-Repetition-Period INTEGER ::= 13
43id-Serial-Number INTEGER ::= 14
44id-Service-Areas-List INTEGER ::= 15
45id-MessageStructure INTEGER ::= 16
46id-TypeOfError INTEGER ::= 17
47id-Paging-ETWS-Indicator INTEGER ::= 18
48id-Warning-Type INTEGER ::= 19
49id-WarningSecurityInfo INTEGER ::= 20
50id-Broadcast-Message-Content-Validity-Indicator INTEGER ::= 21
51-- **************************************************************
52--
53-- Extension constants
54--
55-- **************************************************************
56-- **************************************************************
57--
58-- Lists
59--
60-- **************************************************************
61maxNrOfErrors INTEGER ::= 256
62maxnoofSAI INTEGER ::= 65535
63maxProtocolExtensions INTEGER ::= 65535
64maxProtocolIEs INTEGER ::= 65535
65maxNrOfLevels INTEGER ::= 256
66END