aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap/inap-exp.cnf
blob: 5fe36bcae45fdcd4ff875486b82439e91050803b (plain)
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
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# ./inap-exp.cnf
# ../../tools/asn2wrs.py -b -X -e -p inap -c inap.cnf -s packet-inap-template ../ros/Remote-Operations-Information-Objects.asn IN-common-classes.asn IN-SSF-SCF-Classes.asn IN-SCF-SRF-Classes.asn inap.asn IN-object-identifiers.asn IN-common-datatypes.asn IN-SSF-SCF-datatypes.asn IN-SSF-SCF-ops-args.asn IN-SCF-SRF-datatypes.asn IN-SCF-SRF-ops-args.asn

#.MODULE
Remote-Operations-Information-Objects  inap
IN-common-classes                      inap
IN-SSF-SCF-Classes                     inap
IN-SCF-SRF-Classes                     inap
IN-CS-1-Operations-appendix            inap
IN-object-identifiers                  inap
IN-common-datatypes                    inap
IN-SSF-SCF-datatypes                   inap
IN-SSF-SCF-ops-args                    inap
IN-SCF-SRF-datatypes                   inap
IN-SCF-SRF-ops-args                    inap
#.END

#.IMPORT_TAG
CriticalityType          BER_CLASS_UNI BER_UNI_TAG_ENUMERATED
Integer4                 BER_CLASS_UNI BER_UNI_TAG_INTEGER
BothwayThroughConnectionInd BER_CLASS_UNI BER_UNI_TAG_ENUMERATED
CallingPartysCategory    BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
Duration                 BER_CLASS_UNI BER_UNI_TAG_INTEGER
HighLayerCompatibility   BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
Interval                 BER_CLASS_UNI BER_UNI_TAG_INTEGER
LegID                    BER_CLASS_ANY/*choice*/ -1/*choice*/
MiscCallInfo             BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
RedirectionInformation   BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
ServiceKey               BER_CLASS_UNI BER_UNI_TAG_INTEGER
#.END

#.TYPE_ATTR
CriticalityType          TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = VALS(inap_CriticalityType_vals)  BITMASK = 0
Integer4                 TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = NULL  BITMASK = 0
BothwayThroughConnectionInd TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = VALS(inap_BothwayThroughConnectionInd_vals)  BITMASK = 0
CallingPartysCategory    TYPE = FT_UINT16  DISPLAY = BASE_DEC   STRINGS = VALS(isup_calling_partys_category_value)  BITMASK = 0
Duration                 TYPE = FT_INT32   DISPLAY = BASE_DEC   STRINGS = NULL  BITMASK = 0
HighLayerCompatibility   TYPE = FT_BYTES   DISPLAY = BASE_HEX   STRINGS = NULL  BITMASK = 0
Interval                 TYPE = FT_INT32   DISPLAY = BASE_DEC   STRINGS = NULL  BITMASK = 0
LegID                    TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = VALS(inap_LegID_vals)  BITMASK = 0
MiscCallInfo             TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
RedirectionInformation   TYPE = FT_BYTES   DISPLAY = BASE_HEX   STRINGS = NULL  BITMASK = 0
ServiceKey               TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = NULL  BITMASK = 0
#.END