aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dop/dop-exp.cnf
blob: 38100b20a20cbe46b63aa13d00bac5d38aa1d3c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# ./dop-exp.cnf
# ../../tools/asn2wrs.py -b -X -T -e -p dop -c dop.cnf -s packet-dop-template dop.asn

#.MODULE
DSAOperationalAttributeTypes  dop
#.END

#.IMPORT_TAG
DSEType                  BER_CLASS_UNI BER_UNI_TAG_BITSTRING
SupplierAndConsumers     BER_CLASS_UNI BER_UNI_TAG_SET
OperationalBindingID     BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
#.END

#.TYPE_ATTR
DSEType                  TYPE = FT_BYTES   DISPLAY = BASE_HEX   STRINGS = NULL  BITMASK = 0
SupplierAndConsumers     TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
OperationalBindingID     TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
#.END