File: sctp-parameters

package info (click to toggle)
doc-iana 2001.08-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,176 kB
  • ctags: 954
  • sloc: perl: 1,057; makefile: 83; sh: 27
file content (202 lines) | stat: -rw-r--r-- 5,944 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202

SCTP Parameters - RFC 2960

(last updated 2001 June 08)

"Stream Control Transmission Protocol (SCTP)" defines extensible 
lists for SCTP Chunk Types, Chunk Parameter Types, Error Causes 
and Payload Protocol Identifiers.  New chunk types are assigned
by the IANA through an IETF Consensus action as defined in 
[RFC2434].  IANA registry of these parameters is listed here.

CHUNK TYPES

   ID Value    Chunk Type                                     Reference
   -----       ----------                                     ---------
   0          - Payload Data (DATA)			      [RFC2960]	
   1          - Initiation (INIT)                             [RFC2960]
   2          - Initiation Acknowledgement (INIT ACK)         [RFC2960]
   3          - Selective Acknowledgement (SACK)              [RFC2960] 
   4          - Heartbeat Request (HEARTBEAT)                 [RFC2960]
   5          - Heartbeat Acknowledgement (HEARTBEAT ACK)     [RFC2960]
   6          - Abort (ABORT)                                 [RFC2960]
   7          - Shutdown (SHUTDOWN)                           [RFC2960]
   8          - Shutdown Acknowledgement (SHUTDOWN ACK)       [RFC2960]
   9          - Operation Error (ERROR)                       [RFC2960]
   10         - State Cookie (COOKIE ECHO)                    [RFC2960]
   11         - Cookie Acknowledgement (COOKIE ACK)           [RFC2960]
   12         - Reserved for Explicit Congestion Notification [RFC2960]
                Echo (ECNE)                     
   13         - Reserved for Congestion Window Reduced (CWR)  [RFC2960]
   14         - Shutdown Complete (SHUTDOWN COMPLETE)         [RFC2960]
   15 to 62   - reserved by IETF
   63         - IETF-defined Chunk Extensions
   64 to 126  - reserved by IETF
   127        - IETF-defined Chunk Extensions
   128 to 190 - reserved by IETF
   191        - IETF-defined Chunk Extensions
   192 to 254 - reserved by IETF
   255        - IETF-defined Chunk Extensions


CHUNK PARAMETER TYPES
---------------------

--DATA Chunk Parameter Types

	(none required)

--INIT Chunk Parameter Types
	
Chunk Parameter Type			Value
--------------------			-----
IPv4 Address (Note 1)			  5  
IPv6 Address (Note 1)			  6
Cookie Preservative			  9
Reserved for ECN Capable (Note 2)       32768 (0x8000)
Host Name Address (Note 3)               11
Supported Address Types (Note 4)         12

--INIT ACK Chunk Parameter Types

Chunk Parameter Type			Value
--------------------			-----
State Cookie				  7
IPv4 Address (Note 1)			  5
IPv6 Address (Note 1)			  6
Unrecognized Parameters			  8
Reserved for ECN Capable (Note 2)	32768 (0x8000)
Host Name Address (Note 3)		 11

--SACK Chunk Parameter Types

	(none required)    

--HEARTBEAT Chunk Parameter Types

Chunk Parameter Type                    Value
--------------------                    -----   
Heartbeat Info			          1

--HEARTBEAT ACK Chunk Parameter Types

Chunk Parameter Type                    Value
--------------------                    -----   
Heartbeat Info				  1

--ABORT Chunk Parameter Types

       (none required)    

  See Cause Code list below

--SHUTDOWN Chunk Parameter Types

       (none required)    

--SHUTDOWN ACK Chunk Parameter Types

       (none required)    

--ERROR Chunk Parameter Types

       (none required)    

  See Cause Code list below

--COOKIE ECHO Chunk Parameter Types

       (none required)    

--COOKIE ACK Chunk Parameter Types

       (none required)    

--ECNE Chunk Parameter Types

       (none required)    

--CWR Chunk Parameter Types

       (none required)    

--SHUTDOWN COMPLETE Chunk Parameter Types

       (none required)    

End chunk parameters


CAUSE CODES

VALUE            CAUSE CODE                               REFERENCE
-----            ----------------                         ---------
  1              Invalid Stream Identifier                [RFC2960]
  2              Missing Mandatory Parameter              [RFC2960]
  3              Stale Cookie Error                       [RFC2960]
  4              Out of Resource                          [RFC2960]
  5              Unresolvable Address                     [RFC2960]
  6              Unrecognized Chunk Type                  [RFC2960]
  7              Invalid Mandatory Parameter              [RFC2960]
  8              Unrecognized Parameters                  [RFC2960]
  9              No User Data                             [RFC2960]
  10             Cookie Received While Shutting Down      [RFC2960]

SCTP Payload Protocol Identifiers                         REFERENCE
---------------------------------                         ---------

1 - IUA							  [RFC3057]
2 - M2UA						  [RFC2960]
3 - M3UA						  [RFC2960]
4 - SUA							  [RFC2960]
5 - M2PA						  [RFC2960]
6 - V5UA						  [RFC2960]
7 - H.323                                                   [H.248]
8 - Q.2150.3	                                         [Q.2150.3] 
9 - TALI						  [RFC3094]

REFERENCES
----------

[RFC2434]  T. Narten, and H. Avestrand, "Guidelines for Writing an
           IANA Considerations Section in RFCs.", RFC2434,  October 1998. 

[RFC2960]  Stewart, R., Q. Xie, K. Morneault, C. Sharp, H. Schwarzbauer,
           T. Taylor, I. Rytina, M. Kalla, L. Zhang, and V. Paxson, 
           "Stream Control Transmission Protocol", RFC 2960, 
           October 2000.

[RFC3057]  Morneault, K., S. Rengasami, M. Kalla, and G. Sidebottom,
           "ISDN Q.921-User Adaptation Layer", RFC 3057, February 2001.


[RFC3094]  D. Sprague, R. Benedyk, D. Brendes, and J. Keller, "Tekelec's 
           Transport Adapter Layer Interface", RFC 3094, April 2001.
                                                                 

[H.248]  ITU-T Recommendation H.248 Annex H, "Transport over SCTP", 
         November 2000.

[Q.2150.3]  ITU-T Recommendation Q.2150.3, "Signalling Transport Converter
            On SCTP", to be published.


(created 10/00)

[]