aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p772/MMSUpperBounds.asn
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-20 17:03:29 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-20 17:03:29 +0000
commitcb1c220277585f21402d66772b9abe3c36cad0e1 (patch)
tree606de6d9c54ed6fe3046a822c769f46627d85051 /asn1/p772/MMSUpperBounds.asn
parent00fb7ee5e81e761a5caeb112d9d32f5115262162 (diff)
Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent
on the naming policy for X.400 protocols. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36013 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/p772/MMSUpperBounds.asn')
-rw-r--r--asn1/p772/MMSUpperBounds.asn26
1 files changed, 26 insertions, 0 deletions
diff --git a/asn1/p772/MMSUpperBounds.asn b/asn1/p772/MMSUpperBounds.asn
new file mode 100644
index 0000000000..52118e9a93
--- /dev/null
+++ b/asn1/p772/MMSUpperBounds.asn
@@ -0,0 +1,26 @@
+-- $Id$
+MMSUpperBounds {iso(1) identified-organization(3) nato(26) stanags(0)
+ mmhs(4406) object-identifiers(0) module(0) upper-bounds(0)} DEFINITIONS
+IMPLICIT TAGS ::=
+BEGIN
+
+-- Prologue
+-- Exports Everything
+IMPORTS -- nothing -- ;
+
+-- Upper Bounds
+ub-military-string INTEGER ::= 69
+
+ub-military-number-of-sics INTEGER ::= 8
+
+lb-military-sic INTEGER ::= 3
+
+ub-military-sic INTEGER ::= 8
+
+ub-military-bigstring INTEGER ::= 128
+
+ub-data-size INTEGER ::= 65535
+
+-- size of ACP127DATADATA
+END -- of MMSUpperBounds
+