summaryrefslogtreecommitdiff
path: root/asn1/ACSE-1.asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ACSE-1.asn1')
-rw-r--r--asn1/ACSE-1.asn110
1 files changed, 4 insertions, 6 deletions
diff --git a/asn1/ACSE-1.asn1 b/asn1/ACSE-1.asn1
index 490221f..baa680a 100644
--- a/asn1/ACSE-1.asn1
+++ b/asn1/ACSE-1.asn1
@@ -1,7 +1,4 @@
-- Module ACSE-1 (X.227:04/1995)
--- See also ITU-T X.227 (04/1995)
--- See also the index of all ASN.1 assignments needed in this document
-
ACSE-1 {joint-iso-itu-t association-control(2) modules(0) apdus(0) version1(1)}
-- ACSE-1 refers to ACSE version 1
DEFINITIONS ::=
@@ -40,7 +37,7 @@ ACSE-apdu ::= CHOICE {
AARQ-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
protocol-version
- [0] IMPLICIT BIT STRING {version1(0)}, -- DEFAULT {version1},
+ [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
application-context-name [1] Application-context-name,
called-AP-title [2] AP-title OPTIONAL,
called-AE-qualifier [3] AE-qualifier OPTIONAL,
@@ -68,7 +65,7 @@ AARQ-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
AARE-apdu ::= [APPLICATION 1] IMPLICIT SEQUENCE {
protocol-version
- [0] IMPLICIT BIT STRING {version1(0)},
+ [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
application-context-name [1] Application-context-name,
result [2] Associate-result,
result-source-diagnostic [3] Associate-source-diagnostic,
@@ -252,4 +249,5 @@ Release-response-reason ::= INTEGER {
END
--- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
+-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
+