wireshark/asn1/p772/MMSUpperBounds.asn
Jeff Morriss 8c608e6e82 Remove $Id$ from the ASN.1 dissectors and regenerate them.
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954
Reviewed-on: https://code.wireshark.org/review/244
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-02-18 03:05:28 +00:00

26 lines
507 B
Groff

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