Fix for bug 5422:
[obnox/wireshark/wip.git] / epan / dissectors / packet-ftam.c
1 /* Do not modify this file.                                                   */
2 /* It is created automatically by the ASN.1 to Wireshark dissector compiler   */
3 /* packet-ftam.c                                                              */
4 /* ../../tools/asn2wrs.py -b -p ftam -c ./ftam.cnf -s ./packet-ftam-template -D . ISO8571-FTAM.asn */
5
6 /* Input file: packet-ftam-template.c */
7
8 #line 1 "packet-ftam-template.c"
9 /* packet-ftam_asn1.c
10  * Routine to dissect OSI ISO 8571 FTAM Protocol packets
11  * based on the ASN.1 specification from http://www.itu.int/ITU-T/asn1/database/iso/8571-4/1988/
12  *
13  * also based on original handwritten dissector by
14  * Yuriy Sidelnikov <YSidelnikov@hotmail.com>
15  *
16  * Anders Broman and Ronnie Sahlberg 2005 - 2006
17  *
18  * $Id$
19  *
20  * Wireshark - Network traffic analyzer
21  * By Gerald Combs <gerald@wireshark.org>
22  * Copyright 1998 Gerald Combs
23  *
24  * This program is free software; you can redistribute it and/or
25  * modify it under the terms of the GNU General Public License
26  * as published by the Free Software Foundation; either version 2
27  * of the License, or (at your option) any later version.
28  *
29  * This program is distributed in the hope that it will be useful,
30  * but WITHOUT ANY WARRANTY; without even the implied warranty of
31  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32  * GNU General Public License for more details.
33  *
34  * You should have received a copy of the GNU General Public License
35  * along with this program; if not, write to the Free Software
36  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
37  */
38
39 #ifdef HAVE_CONFIG_H
40 # include "config.h"
41 #endif
42
43 #include <glib.h>
44 #include <epan/packet.h>
45 #include <epan/oids.h>
46 #include <epan/asn1.h>
47
48 #include "packet-ber.h"
49 #include "packet-acse.h"
50 #include "packet-ftam.h"
51
52 #define PNAME  "ISO 8571 FTAM"
53 #define PSNAME "FTAM"
54 #define PFNAME "ftam"
55
56 /* Initialize the protocol and registered fields */
57 static int proto_ftam = -1;
58
59 static const char *object_identifier_id;
60 /* Declare the function to avoid a compiler warning */
61 static int dissect_ftam_OR_Set(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index _U_);
62
63 static int hf_ftam_unstructured_text = -1;              /* ISO FTAM unstructured text */
64 static int hf_ftam_unstructured_binary = -1;            /* ISO FTAM unstructured binary */
65
66 /*--- Included file: packet-ftam-hf.c ---*/
67 #line 1 "packet-ftam-hf.c"
68 static int hf_ftam_fTAM_Regime_PDU = -1;          /* FTAM_Regime_PDU */
69 static int hf_ftam_file_PDU = -1;                 /* File_PDU */
70 static int hf_ftam_bulk_Data_PDU = -1;            /* Bulk_Data_PDU */
71 static int hf_ftam_fSM_PDU = -1;                  /* FSM_PDU */
72 static int hf_ftam_f_initialize_request = -1;     /* F_INITIALIZE_request */
73 static int hf_ftam_f_initialize_response = -1;    /* F_INITIALIZE_response */
74 static int hf_ftam_f_terminate_request = -1;      /* F_TERMINATE_request */
75 static int hf_ftam_f_terminate_response = -1;     /* F_TERMINATE_response */
76 static int hf_ftam_f_u_abort_request = -1;        /* F_U_ABORT_request */
77 static int hf_ftam_f_p_abort_request = -1;        /* F_P_ABORT_request */
78 static int hf_ftam_protocol_Version = -1;         /* Protocol_Version */
79 static int hf_ftam_implementation_information = -1;  /* Implementation_Information */
80 static int hf_ftam_presentation_tontext_management = -1;  /* BOOLEAN */
81 static int hf_ftam_service_class = -1;            /* Service_Class */
82 static int hf_ftam_functional_units = -1;         /* Functional_Units */
83 static int hf_ftam_attribute_groups = -1;         /* Attribute_Groups */
84 static int hf_ftam_shared_ASE_information = -1;   /* Shared_ASE_Information */
85 static int hf_ftam_ftam_quality_of_Service = -1;  /* FTAM_Quality_of_Service */
86 static int hf_ftam_contents_type_list = -1;       /* Contents_Type_List */
87 static int hf_ftam_initiator_identity = -1;       /* User_Identity */
88 static int hf_ftam_account = -1;                  /* Account */
89 static int hf_ftam_filestore_password = -1;       /* Password */
90 static int hf_ftam_checkpoint_window = -1;        /* INTEGER */
91 static int hf_ftam_state_result = -1;             /* State_Result */
92 static int hf_ftam_action_result = -1;            /* Action_Result */
93 static int hf_ftam_diagnostic = -1;               /* Diagnostic */
94 static int hf_ftam__untag_item = -1;              /* Contents_Type_List_item */
95 static int hf_ftam_document_type_name = -1;       /* Document_Type_Name */
96 static int hf_ftam_abstract_Syntax_name = -1;     /* Abstract_Syntax_Name */
97 static int hf_ftam_charging = -1;                 /* Charging */
98 static int hf_ftam_f_select_request = -1;         /* F_SELECT_request */
99 static int hf_ftam_f_select_response = -1;        /* F_SELECT_response */
100 static int hf_ftam_f_deselect_request = -1;       /* F_DESELECT_request */
101 static int hf_ftam_f_deselect_response = -1;      /* F_DESELECT_response */
102 static int hf_ftam_f_create_request = -1;         /* F_CREATE_request */
103 static int hf_ftam_f_create_response = -1;        /* F_CREATE_response */
104 static int hf_ftam_f_delete_request = -1;         /* F_DELETE_request */
105 static int hf_ftam_f_delete_response = -1;        /* F_DELETE_response */
106 static int hf_ftam_f_read_attrib_request = -1;    /* F_READ_ATTRIB_request */
107 static int hf_ftam_f_read_attrib_response = -1;   /* F_READ_ATTRIB_response */
108 static int hf_ftam_f_Change_attrib_reques = -1;   /* F_CHANGE_ATTRIB_request */
109 static int hf_ftam_f_Change_attrib_respon = -1;   /* F_CHANGE_ATTRIB_response */
110 static int hf_ftam_f_open_request = -1;           /* F_OPEN_request */
111 static int hf_ftam_f_open_response = -1;          /* F_OPEN_response */
112 static int hf_ftam_f_close_request = -1;          /* F_CLOSE_request */
113 static int hf_ftam_f_close_response = -1;         /* F_CLOSE_response */
114 static int hf_ftam_f_begin_group_request = -1;    /* F_BEGIN_GROUP_request */
115 static int hf_ftam_f_begin_group_response = -1;   /* F_BEGIN_GROUP_response */
116 static int hf_ftam_f_end_group_request = -1;      /* F_END_GROUP_request */
117 static int hf_ftam_f_end_group_response = -1;     /* F_END_GROUP_response */
118 static int hf_ftam_f_recover_request = -1;        /* F_RECOVER_request */
119 static int hf_ftam_f_recover_response = -1;       /* F_RECOVER_response */
120 static int hf_ftam_f_locate_request = -1;         /* F_LOCATE_request */
121 static int hf_ftam_f_locate_response = -1;        /* F_LOCATE_response */
122 static int hf_ftam_f_erase_request = -1;          /* F_ERASE_request */
123 static int hf_ftam_f_erase_response = -1;         /* F_ERASE_response */
124 static int hf_ftam_select_attributes = -1;        /* Select_Attributes */
125 static int hf_ftam_requested_access = -1;         /* Access_Request */
126 static int hf_ftam_access_passwords = -1;         /* Access_Passwords */
127 static int hf_ftam_path_access_passwords = -1;    /* Path_Access_Passwords */
128 static int hf_ftam_concurrency_control = -1;      /* Concurrency_Control */
129 static int hf_ftam_referent_indicator = -1;       /* Referent_Indicator */
130 static int hf_ftam_override = -1;                 /* Override */
131 static int hf_ftam_initial_attributes = -1;       /* Create_Attributes */
132 static int hf_ftam_create_password = -1;          /* Password */
133 static int hf_ftam_attribute_names = -1;          /* Attribute_Names */
134 static int hf_ftam_attribute_extension_names = -1;  /* Attribute_Extension_Names */
135 static int hf_ftam_read_attributes = -1;          /* Read_Attributes */
136 static int hf_ftam_attributes = -1;               /* Change_Attributes */
137 static int hf_ftam_processing_mode = -1;          /* T_processing_mode */
138 static int hf_ftam_open_contents_type = -1;       /* T_open_contents_type */
139 static int hf_ftam_unknown = -1;                  /* NULL */
140 static int hf_ftam_proposed = -1;                 /* Contents_Type_Attribute */
141 static int hf_ftam_enable_fadu_locking = -1;      /* BOOLEAN */
142 static int hf_ftam_activity_identifier = -1;      /* Activity_Identifier */
143 static int hf_ftam_request_recovery_mode = -1;    /* T_request_recovery_mode */
144 static int hf_ftam_remove_contexts = -1;          /* SET_OF_Abstract_Syntax_Name */
145 static int hf_ftam_remove_contexts_item = -1;     /* Abstract_Syntax_Name */
146 static int hf_ftam_define_contexts = -1;          /* SET_OF_Abstract_Syntax_Name */
147 static int hf_ftam_define_contexts_item = -1;     /* Abstract_Syntax_Name */
148 static int hf_ftam_degree_of_overlap = -1;        /* Degree_Of_Overlap */
149 static int hf_ftam_transfer_window = -1;          /* INTEGER */
150 static int hf_ftam_contents_type = -1;            /* Contents_Type_Attribute */
151 static int hf_ftam_response_recovery_mode = -1;   /* T_response_recovery_mode */
152 static int hf_ftam_presentation_action = -1;      /* BOOLEAN */
153 static int hf_ftam_threshold = -1;                /* INTEGER */
154 static int hf_ftam_bulk_transfer_number = -1;     /* INTEGER */
155 static int hf_ftam_recovefy_Point = -1;           /* INTEGER */
156 static int hf_ftam_concurrent_bulk_transfer_number = -1;  /* INTEGER */
157 static int hf_ftam_concurrent_recovery_point = -1;  /* INTEGER */
158 static int hf_ftam_last_transfer_end_read_response = -1;  /* INTEGER */
159 static int hf_ftam_last_transfer_end_write_response = -1;  /* INTEGER */
160 static int hf_ftam_recovety_Point = -1;           /* INTEGER */
161 static int hf_ftam_last_transfer_end_read_request = -1;  /* INTEGER */
162 static int hf_ftam_last_transfer_end_write_request = -1;  /* INTEGER */
163 static int hf_ftam_file_access_data_unit_identity = -1;  /* FADU_Identity */
164 static int hf_ftam_fadu_lock = -1;                /* FADU_Lock */
165 static int hf_ftam_f_read_request = -1;           /* F_READ_request */
166 static int hf_ftam_f_write_request = -1;          /* F_WRITE_request */
167 static int hf_ftam_f_data_end_request = -1;       /* F_DATA_END_request */
168 static int hf_ftam_f_transfer_end_request = -1;   /* F_TRANSFER_END_request */
169 static int hf_ftam_f_transfer_end_response = -1;  /* F_TRANSFER_END_response */
170 static int hf_ftam_f_cancel_request = -1;         /* F_CANCEL_request */
171 static int hf_ftam_f_cancel_response = -1;        /* F_CANCEL_response */
172 static int hf_ftam_f_restart_request = -1;        /* F_RESTART_request */
173 static int hf_ftam_f_restart_response = -1;       /* F_RESTART_response */
174 static int hf_ftam_read_access_context = -1;      /* Access_Context */
175 static int hf_ftam_transfer_number = -1;          /* INTEGER */
176 static int hf_ftam_file_access_data_unit_Operation = -1;  /* T_file_access_data_unit_Operation */
177 static int hf_ftam_request_type = -1;             /* Request_Type */
178 static int hf_ftam_checkpoint_identifier = -1;    /* INTEGER */
179 static int hf_ftam_access_context = -1;           /* T_access_context */
180 static int hf_ftam_level_number = -1;             /* INTEGER */
181 static int hf_ftam_read_password = -1;            /* Password */
182 static int hf_ftam_insert_password = -1;          /* Password */
183 static int hf_ftam_replace_password = -1;         /* Password */
184 static int hf_ftam_extend_password = -1;          /* Password */
185 static int hf_ftam_erase_password = -1;           /* Password */
186 static int hf_ftam_read_attribute_password = -1;  /* Password */
187 static int hf_ftam_change_attribute_password = -1;  /* Password */
188 static int hf_ftam_delete_password = -1;          /* Password */
189 static int hf_ftam_pass_passwords = -1;           /* Pass_Passwords */
190 static int hf_ftam_link_password = -1;            /* Password */
191 static int hf_ftam_pathname = -1;                 /* Pathname_Attribute */
192 static int hf_ftam_storage_account = -1;          /* Account_Attribute */
193 static int hf_ftam_object_availability = -1;      /* Object_Availability_Attribute */
194 static int hf_ftam_future_Object_size = -1;       /* Object_Size_Attribute */
195 static int hf_ftam_change_attributes_access_control = -1;  /* Access_Control_Change_Attribute */
196 static int hf_ftam_change_path_access_control = -1;  /* Access_Control_Change_Attribute */
197 static int hf_ftam_legal_qualification = -1;      /* Legal_Qualification_Attribute */
198 static int hf_ftam_private_use = -1;              /* Private_Use_Attribute */
199 static int hf_ftam_attribute_extensions = -1;     /* Attribute_Extensions */
200 static int hf_ftam__untag_item_01 = -1;           /* Charging_item */
201 static int hf_ftam_resource_identifier = -1;      /* GraphicString */
202 static int hf_ftam_charging_unit = -1;            /* GraphicString */
203 static int hf_ftam_charging_value = -1;           /* INTEGER */
204 static int hf_ftam_read = -1;                     /* Lock */
205 static int hf_ftam_insert = -1;                   /* Lock */
206 static int hf_ftam_replace = -1;                  /* Lock */
207 static int hf_ftam_extend = -1;                   /* Lock */
208 static int hf_ftam_erase = -1;                    /* Lock */
209 static int hf_ftam_read_attribute = -1;           /* Lock */
210 static int hf_ftam_change_attribute = -1;         /* Lock */
211 static int hf_ftam_delete_Object = -1;            /* Lock */
212 static int hf_ftam_object_type = -1;              /* Object_Type_Attribute */
213 static int hf_ftam_permitted_actions = -1;        /* Permitted_Actions_Attribute */
214 static int hf_ftam_access_control = -1;           /* Access_Control_Attribute */
215 static int hf_ftam_path_access_control = -1;      /* Access_Control_Attribute */
216 static int hf_ftam__untag_item_02 = -1;           /* Diagnostic_item */
217 static int hf_ftam_diagnostic_type = -1;          /* T_diagnostic_type */
218 static int hf_ftam_error_identifier = -1;         /* INTEGER */
219 static int hf_ftam_error_observer = -1;           /* Entity_Reference */
220 static int hf_ftam_error_Source = -1;             /* Entity_Reference */
221 static int hf_ftam_suggested_delay = -1;          /* INTEGER */
222 static int hf_ftam_further_details = -1;          /* GraphicString */
223 static int hf_ftam_first_last = -1;               /* T_first_last */
224 static int hf_ftam_relative = -1;                 /* T_relative */
225 static int hf_ftam_begin_end = -1;                /* T_begin_end */
226 static int hf_ftam_single_name = -1;              /* Node_Name */
227 static int hf_ftam_name_list = -1;                /* SEQUENCE_OF_Node_Name */
228 static int hf_ftam_name_list_item = -1;           /* Node_Name */
229 static int hf_ftam_fadu_number = -1;              /* INTEGER */
230 static int hf_ftam_graphicString = -1;            /* GraphicString */
231 static int hf_ftam_octetString = -1;              /* OCTET_STRING */
232 static int hf_ftam_linked_Object = -1;            /* Pathname_Attribute */
233 static int hf_ftam_child_objects = -1;            /* Child_Objects_Attribute */
234 static int hf_ftam_primaty_pathname = -1;         /* Pathname_Attribute */
235 static int hf_ftam_date_and_time_of_creation = -1;  /* Date_and_Time_Attribute */
236 static int hf_ftam_date_and_time_of_last_modification = -1;  /* Date_and_Time_Attribute */
237 static int hf_ftam_date_and_time_of_last_read_access = -1;  /* Date_and_Time_Attribute */
238 static int hf_ftam_date_and_time_of_last_attribute_modification = -1;  /* Date_and_Time_Attribute */
239 static int hf_ftam_identity_of_creator = -1;      /* User_Identity_Attribute */
240 static int hf_ftam_identity_of_last_modifier = -1;  /* User_Identity_Attribute */
241 static int hf_ftam_identity_of_last_reader = -1;  /* User_Identity_Attribute */
242 static int hf_ftam_identity_last_attribute_modifier = -1;  /* User_Identity_Attribute */
243 static int hf_ftam_object_size = -1;              /* Object_Size_Attribute */
244 static int hf_ftam_no_value_available = -1;       /* NULL */
245 static int hf_ftam_actual_values3 = -1;           /* SET_OF_Access_Control_Element */
246 static int hf_ftam_actual_values3_item = -1;      /* Access_Control_Element */
247 static int hf_ftam_actual_values1 = -1;           /* T_actual_values1 */
248 static int hf_ftam_insert_values = -1;            /* SET_OF_Access_Control_Element */
249 static int hf_ftam_insert_values_item = -1;       /* Access_Control_Element */
250 static int hf_ftam_delete_values = -1;            /* SET_OF_Access_Control_Element */
251 static int hf_ftam_delete_values_item = -1;       /* Access_Control_Element */
252 static int hf_ftam_action_list = -1;              /* Access_Request */
253 static int hf_ftam_concurrency_access = -1;       /* Concurrency_Access */
254 static int hf_ftam_identity = -1;                 /* User_Identity */
255 static int hf_ftam_passwords = -1;                /* Access_Passwords */
256 static int hf_ftam_location = -1;                 /* Application_Entity_Title */
257 static int hf_ftam_read_key = -1;                 /* Concurrency_Key */
258 static int hf_ftam_insert_key = -1;               /* Concurrency_Key */
259 static int hf_ftam_replace_key = -1;              /* Concurrency_Key */
260 static int hf_ftam_extend_key = -1;               /* Concurrency_Key */
261 static int hf_ftam_erase_key = -1;                /* Concurrency_Key */
262 static int hf_ftam_read_attribute_key = -1;       /* Concurrency_Key */
263 static int hf_ftam_change_attribute_key = -1;     /* Concurrency_Key */
264 static int hf_ftam_delete_Object_key = -1;        /* Concurrency_Key */
265 static int hf_ftam_actual_values2 = -1;           /* Account */
266 static int hf_ftam_document_type = -1;            /* T_document_type */
267 static int hf_ftam_parameter = -1;                /* T_parameter */
268 static int hf_ftam_constraint_set_and_abstract_Syntax = -1;  /* T_constraint_set_and_abstract_Syntax */
269 static int hf_ftam_constraint_set_name = -1;      /* Constraint_Set_Name */
270 static int hf_ftam_actual_values5 = -1;           /* GeneralizedTime */
271 static int hf_ftam_actual_values8 = -1;           /* T_actual_values8 */
272 static int hf_ftam_incomplete_pathname = -1;      /* Pathname */
273 static int hf_ftam_complete_pathname = -1;        /* Pathname */
274 static int hf_ftam_actual_values7 = -1;           /* INTEGER */
275 static int hf_ftam_actual_values9 = -1;           /* GraphicString */
276 static int hf_ftam_abstract_Syntax_not_supported = -1;  /* NULL */
277 static int hf_ftam_actual_values4 = -1;           /* EXTERNAL */
278 static int hf_ftam_actual_values6 = -1;           /* User_Identity */
279 static int hf_ftam_Child_Objects_Attribute_item = -1;  /* GraphicString */
280 static int hf_ftam_f_Change_prefix_request = -1;  /* F_CHANGE_PREFIX_request */
281 static int hf_ftam_f_Change_prefix_response = -1;  /* F_CHANGE_PREFIX_response */
282 static int hf_ftam_f_list_request = -1;           /* F_LIST_request */
283 static int hf_ftam_f_list_response = -1;          /* F_LIST_response */
284 static int hf_ftam_f_group_select_request = -1;   /* F_GROUP_SELECT_request */
285 static int hf_ftam_f_group_select_response = -1;  /* F_GROUP_SELECT_response */
286 static int hf_ftam_f_group_delete_request = -1;   /* F_GROUP_DELETE_request */
287 static int hf_ftam_f_group_delete_response = -1;  /* F_GROUP_DELETE_response */
288 static int hf_ftam_f_group_move_request = -1;     /* F_GROUP_MOVE_request */
289 static int hf_ftam_f_group_move_response = -1;    /* F_GROUP_MOVE_response */
290 static int hf_ftam_f_group_copy_request = -1;     /* F_GROUP_COPY_request */
291 static int hf_ftam_f_group_copy_response = -1;    /* F_GROUP_COPY_response */
292 static int hf_ftam_f_group_list_request = -1;     /* F_GROUP_LIST_request */
293 static int hf_ftam_f_group_list_response = -1;    /* F_GROUP_LIST_response */
294 static int hf_ftam_f_group_Change_attrib_request = -1;  /* F_GROUP_CHANGE_ATTRIB_request */
295 static int hf_ftam_f_group_Change_attrib_response = -1;  /* F_GROUP_CHANGE_ATTRIB_response */
296 static int hf_ftam_f_select_another_request = -1;  /* F_SELECT_ANOTHER_request */
297 static int hf_ftam_f_select_another_response = -1;  /* F_SELECT_ANOTHER_response */
298 static int hf_ftam_f_create_directory_request = -1;  /* F_CREATE_DIRECTORY_request */
299 static int hf_ftam_f_create_directory_response = -1;  /* F_CREATE_DIRECTORY_response */
300 static int hf_ftam_f_link_request = -1;           /* F_LINK_request */
301 static int hf_ftam_f_link_response = -1;          /* F_LINK_response */
302 static int hf_ftam_f_unlink_request = -1;         /* F_UNLINK_request */
303 static int hf_ftam_f_unlink_response = -1;        /* F_UNLINK_response */
304 static int hf_ftam_f_read_link_attrib_request = -1;  /* F_READ_LINK_ATTRIB_request */
305 static int hf_ftam_f_read_link_attrib_response = -1;  /* F_READ_LINK_ATTRIB_response */
306 static int hf_ftam_f_Change_link_attrib_request = -1;  /* F_CHANGE_LINK_ATTRIB_request */
307 static int hf_ftam_f_Change_Iink_attrib_response = -1;  /* F_CHANGE_LINK_ATTRIB_response */
308 static int hf_ftam_f_move_request = -1;           /* F_MOVE_request */
309 static int hf_ftam_f_move_response = -1;          /* F_MOVE_response */
310 static int hf_ftam_f_copy_request = -1;           /* F_COPY_request */
311 static int hf_ftam_f_copy_response = -1;          /* F_COPY_response */
312 static int hf_ftam_reset = -1;                    /* BOOLEAN */
313 static int hf_ftam_destination_file_directory = -1;  /* Destination_File_Directory */
314 static int hf_ftam_attribute_value_asset_tions = -1;  /* Attribute_Value_Assertions */
315 static int hf_ftam_scope = -1;                    /* Scope */
316 static int hf_ftam_objects_attributes_list = -1;  /* Objects_Attributes_List */
317 static int hf_ftam_attribute_value_assertions = -1;  /* Attribute_Value_Assertions */
318 static int hf_ftam_maximum_set_size = -1;         /* INTEGER */
319 static int hf_ftam_request_Operation_result = -1;  /* Request_Operation_Result */
320 static int hf_ftam_operation_result = -1;         /* Operation_Result */
321 static int hf_ftam_error_action = -1;             /* Error_Action */
322 static int hf_ftam_last_member_indicator = -1;    /* BOOLEAN */
323 static int hf_ftam_shared_ASE_infonnation = -1;   /* Shared_ASE_Information */
324 static int hf_ftam_target_object = -1;            /* Pathname_Attribute */
325 static int hf_ftam_target_Object = -1;            /* Pathname_Attribute */
326 static int hf_ftam_read_link_attributes = -1;     /* Read_Attributes */
327 static int hf_ftam_Attribute_Extension_Names_item = -1;  /* Attribute_Extension_Set_Name */
328 static int hf_ftam_extension_set_identifier = -1;  /* Extension_Set_Identifier */
329 static int hf_ftam_extension_attribute_names = -1;  /* SEQUENCE_OF_Extension_Attribute_identifier */
330 static int hf_ftam_extension_attribute_names_item = -1;  /* Extension_Attribute_identifier */
331 static int hf_ftam_Attribute_Extensions_item = -1;  /* Attribute_Extension_Set */
332 static int hf_ftam_extension_set_attributes = -1;  /* SEQUENCE_OF_Extension_Attribute */
333 static int hf_ftam_extension_set_attributes_item = -1;  /* Extension_Attribute */
334 static int hf_ftam_extension_attribute_identifier = -1;  /* T_extension_attribute_identifier */
335 static int hf_ftam_extension_attribute = -1;      /* T_extension_attribute */
336 static int hf_ftam__untag_item_03 = -1;           /* T__untag_item */
337 static int hf_ftam_root_directory = -1;           /* Pathname_Attribute */
338 static int hf_ftam_retrieval_scope = -1;          /* T_retrieval_scope */
339 static int hf_ftam_OR_Set_item = -1;              /* AND_Set */
340 static int hf_ftam_AND_Set_item = -1;             /* AND_Set_item */
341 static int hf_ftam_pathname_Pattern = -1;         /* Pathname_Pattern */
342 static int hf_ftam_object_type_Pattern = -1;      /* Integer_Pattern */
343 static int hf_ftam_permitted_actions_Pattern = -1;  /* Bitstring_Pattern */
344 static int hf_ftam_contents_type_Pattern = -1;    /* Contents_Type_Pattern */
345 static int hf_ftam_linked_Object_Pattern = -1;    /* Pathname_Pattern */
346 static int hf_ftam_child_objects_Pattern = -1;    /* Pathname_Pattern */
347 static int hf_ftam_primaty_pathname_Pattern = -1;  /* Pathname_Pattern */
348 static int hf_ftam_storage_account_Pattern = -1;  /* String_Pattern */
349 static int hf_ftam_date_and_time_of_creation_Pattern = -1;  /* Date_and_Time_Pattern */
350 static int hf_ftam_date_and_time_of_last_modification_Pattern = -1;  /* Date_and_Time_Pattern */
351 static int hf_ftam_date_and_time_of_last_read_access_Pattern = -1;  /* Date_and_Time_Pattern */
352 static int hf_ftam_date_and_time_of_last_attribute_modification_Pattern = -1;  /* Date_and_Time_Pattern */
353 static int hf_ftam_identity_of_creator_Pattern = -1;  /* User_Identity_Pattern */
354 static int hf_ftam_identity_of_last_modifier_Pattern = -1;  /* User_Identity_Pattern */
355 static int hf_ftam_identity_of_last_reader_Pattern = -1;  /* User_Identity_Pattern */
356 static int hf_ftam_identity_of_last_attribute_modifier_Pattern = -1;  /* User_Identity_Pattern */
357 static int hf_ftam_object_availabiiity_Pattern = -1;  /* Boolean_Pattern */
358 static int hf_ftam_object_size_Pattern = -1;      /* Integer_Pattern */
359 static int hf_ftam_future_object_size_Pattern = -1;  /* Integer_Pattern */
360 static int hf_ftam_legal_quailfication_Pattern = -1;  /* String_Pattern */
361 static int hf_ftam_attribute_extensions_pattern = -1;  /* Attribute_Extensions_Pattern */
362 static int hf_ftam_equality_comparision = -1;     /* Equality_Comparision */
363 static int hf_ftam_pathname_value = -1;           /* T_pathname_value */
364 static int hf_ftam_pathname_value_item = -1;      /* T_pathname_value_item */
365 static int hf_ftam_string_match = -1;             /* String_Pattern */
366 static int hf_ftam_any_match = -1;                /* NULL */
367 static int hf_ftam_string_value = -1;             /* T_string_value */
368 static int hf_ftam_string_value_item = -1;        /* T_string_value_item */
369 static int hf_ftam_substring_match = -1;          /* GraphicString */
370 static int hf_ftam_number_of_characters_match = -1;  /* INTEGER */
371 static int hf_ftam_match_bitstring = -1;          /* BIT_STRING */
372 static int hf_ftam_significance_bitstring = -1;   /* BIT_STRING */
373 static int hf_ftam_relational_camparision = -1;   /* Equality_Comparision */
374 static int hf_ftam_time_and_date_value = -1;      /* GeneralizedTime */
375 static int hf_ftam_relational_comparision = -1;   /* Relational_Comparision */
376 static int hf_ftam_integer_value = -1;            /* INTEGER */
377 static int hf_ftam_object_identifier_value = -1;  /* OBJECT_IDENTIFIER */
378 static int hf_ftam_boolean_value = -1;            /* BOOLEAN */
379 static int hf_ftam_document_type_Pattern = -1;    /* Object_Identifier_Pattern */
380 static int hf_ftam_constraint_set_abstract_Syntax_Pattern = -1;  /* T_constraint_set_abstract_Syntax_Pattern */
381 static int hf_ftam_constraint_Set_Pattern = -1;   /* Object_Identifier_Pattern */
382 static int hf_ftam_abstract_Syntax_Pattern = -1;  /* Object_Identifier_Pattern */
383 static int hf_ftam_Attribute_Extensions_Pattern_item = -1;  /* Attribute_Extensions_Pattern_item */
384 static int hf_ftam_extension_set_attribute_Patterns = -1;  /* T_extension_set_attribute_Patterns */
385 static int hf_ftam_extension_set_attribute_Patterns_item = -1;  /* T_extension_set_attribute_Patterns_item */
386 static int hf_ftam_attribute_extension_attribute_identifier = -1;  /* T_attribute_extension_attribute_identifier */
387 static int hf_ftam_extension_attribute_Pattern = -1;  /* T_extension_attribute_Pattern */
388 static int hf_ftam__untag_item_04 = -1;           /* Read_Attributes */
389 static int hf_ftam_success_Object_count = -1;     /* INTEGER */
390 static int hf_ftam_success_Object_names = -1;     /* SEQUENCE_OF_Pathname */
391 static int hf_ftam_success_Object_names_item = -1;  /* Pathname */
392 static int hf_ftam_Pathname_item = -1;            /* GraphicString */
393 static int hf_ftam_Pass_Passwords_item = -1;      /* Password */
394 static int hf_ftam__untag_item_05 = -1;           /* Path_Access_Passwords_item */
395 static int hf_ftam_ap = -1;                       /* AP_title */
396 static int hf_ftam_ae = -1;                       /* AE_qualifier */
397 /* named bits */
398 static int hf_ftam_Protocol_Version_U_version_1 = -1;
399 static int hf_ftam_Protocol_Version_U_version_2 = -1;
400 static int hf_ftam_Service_Class_U_unconstrained_class = -1;
401 static int hf_ftam_Service_Class_U_management_class = -1;
402 static int hf_ftam_Service_Class_U_transfer_class = -1;
403 static int hf_ftam_Service_Class_U_transfer_and_management_class = -1;
404 static int hf_ftam_Service_Class_U_access_class = -1;
405 static int hf_ftam_Functional_Units_U_read = -1;
406 static int hf_ftam_Functional_Units_U_write = -1;
407 static int hf_ftam_Functional_Units_U_file_access = -1;
408 static int hf_ftam_Functional_Units_U_limited_file_management = -1;
409 static int hf_ftam_Functional_Units_U_enhanced_file_management = -1;
410 static int hf_ftam_Functional_Units_U_grouping = -1;
411 static int hf_ftam_Functional_Units_U_fadu_locking = -1;
412 static int hf_ftam_Functional_Units_U_recovery = -1;
413 static int hf_ftam_Functional_Units_U_restart_data_transfer = -1;
414 static int hf_ftam_Functional_Units_U_limited_filestore_management = -1;
415 static int hf_ftam_Functional_Units_U_enhanced_filestore_management = -1;
416 static int hf_ftam_Functional_Units_U_object_manipulation = -1;
417 static int hf_ftam_Functional_Units_U_group_manipulation = -1;
418 static int hf_ftam_Functional_Units_U_consecutive_access = -1;
419 static int hf_ftam_Functional_Units_U_concurrent_access = -1;
420 static int hf_ftam_Attribute_Groups_U_storage = -1;
421 static int hf_ftam_Attribute_Groups_U_security = -1;
422 static int hf_ftam_Attribute_Groups_U_private = -1;
423 static int hf_ftam_Attribute_Groups_U_extension = -1;
424 static int hf_ftam_T_processing_mode_f_read = -1;
425 static int hf_ftam_T_processing_mode_f_insert = -1;
426 static int hf_ftam_T_processing_mode_f_replace = -1;
427 static int hf_ftam_T_processing_mode_f_extend = -1;
428 static int hf_ftam_T_processing_mode_f_erase = -1;
429 static int hf_ftam_Access_Request_U_read = -1;
430 static int hf_ftam_Access_Request_U_insert = -1;
431 static int hf_ftam_Access_Request_U_replace = -1;
432 static int hf_ftam_Access_Request_U_extend = -1;
433 static int hf_ftam_Access_Request_U_erase = -1;
434 static int hf_ftam_Access_Request_U_read_attribute = -1;
435 static int hf_ftam_Access_Request_U_change_attribute = -1;
436 static int hf_ftam_Access_Request_U_delete_Object = -1;
437 static int hf_ftam_Concurrency_Key_not_required = -1;
438 static int hf_ftam_Concurrency_Key_shared = -1;
439 static int hf_ftam_Concurrency_Key_exclusive = -1;
440 static int hf_ftam_Concurrency_Key_no_access = -1;
441 static int hf_ftam_Permitted_Actions_Attribute_read = -1;
442 static int hf_ftam_Permitted_Actions_Attribute_insert = -1;
443 static int hf_ftam_Permitted_Actions_Attribute_replace = -1;
444 static int hf_ftam_Permitted_Actions_Attribute_extend = -1;
445 static int hf_ftam_Permitted_Actions_Attribute_erase = -1;
446 static int hf_ftam_Permitted_Actions_Attribute_read_attribute = -1;
447 static int hf_ftam_Permitted_Actions_Attribute_change_attribute = -1;
448 static int hf_ftam_Permitted_Actions_Attribute_delete_Object = -1;
449 static int hf_ftam_Permitted_Actions_Attribute_pass = -1;
450 static int hf_ftam_Permitted_Actions_Attribute_link = -1;
451 static int hf_ftam_Permitted_Actions_Attribute_traversal = -1;
452 static int hf_ftam_Permitted_Actions_Attribute_reverse_traversal = -1;
453 static int hf_ftam_Permitted_Actions_Attribute_random_Order = -1;
454 static int hf_ftam_Equality_Comparision_no_value_available_matches = -1;
455 static int hf_ftam_Equality_Comparision_equals_matches = -1;
456 static int hf_ftam_Relational_Comparision_no_value_available_matches = -1;
457 static int hf_ftam_Relational_Comparision_equals_matches = -1;
458 static int hf_ftam_Relational_Comparision_less_than_matches = -1;
459 static int hf_ftam_Relational_Comparision_greater_than_matches = -1;
460 static int hf_ftam_Attribute_Names_read_pathname = -1;
461 static int hf_ftam_Attribute_Names_read_Object_type = -1;
462 static int hf_ftam_Attribute_Names_read_permitted_actions = -1;
463 static int hf_ftam_Attribute_Names_read_contents_type = -1;
464 static int hf_ftam_Attribute_Names_read_linked_Object = -1;
465 static int hf_ftam_Attribute_Names_read_Child_objects = -1;
466 static int hf_ftam_Attribute_Names_read_primary_pathname = -1;
467 static int hf_ftam_Attribute_Names_read_storage_account = -1;
468 static int hf_ftam_Attribute_Names_read_date_and_time_of_creation = -1;
469 static int hf_ftam_Attribute_Names_read_date_and_time_of_last_modification = -1;
470 static int hf_ftam_Attribute_Names_read_date_and_time_of_last_read_access = -1;
471 static int hf_ftam_Attribute_Names_read_date_and_time_of_last_attribute_modification = -1;
472 static int hf_ftam_Attribute_Names_read_identity_of_creator = -1;
473 static int hf_ftam_Attribute_Names_read_identity_of_last_modifier = -1;
474 static int hf_ftam_Attribute_Names_read_identity_of_last_reader = -1;
475 static int hf_ftam_Attribute_Names_read_identity_of_last_attribute_modifier = -1;
476 static int hf_ftam_Attribute_Names_read_Object_availability = -1;
477 static int hf_ftam_Attribute_Names_read_Object_size = -1;
478 static int hf_ftam_Attribute_Names_read_future_Object_size = -1;
479 static int hf_ftam_Attribute_Names_read_access_control = -1;
480 static int hf_ftam_Attribute_Names_read_path_access_control = -1;
481 static int hf_ftam_Attribute_Names_read_l8gal_qualifiCatiOnS = -1;
482 static int hf_ftam_Attribute_Names_read_private_use = -1;
483
484 /*--- End of included file: packet-ftam-hf.c ---*/
485 #line 58 "packet-ftam-template.c"
486
487 /* Initialize the subtree pointers */
488 static gint ett_ftam = -1;
489
490 /*--- Included file: packet-ftam-ett.c ---*/
491 #line 1 "packet-ftam-ett.c"
492 static gint ett_ftam_PDU = -1;
493 static gint ett_ftam_FTAM_Regime_PDU = -1;
494 static gint ett_ftam_F_INITIALIZE_request = -1;
495 static gint ett_ftam_F_INITIALIZE_response = -1;
496 static gint ett_ftam_Protocol_Version_U = -1;
497 static gint ett_ftam_Service_Class_U = -1;
498 static gint ett_ftam_Functional_Units_U = -1;
499 static gint ett_ftam_Attribute_Groups_U = -1;
500 static gint ett_ftam_Contents_Type_List_U = -1;
501 static gint ett_ftam_Contents_Type_List_item = -1;
502 static gint ett_ftam_F_TERMINATE_request = -1;
503 static gint ett_ftam_F_TERMINATE_response = -1;
504 static gint ett_ftam_F_U_ABORT_request = -1;
505 static gint ett_ftam_F_P_ABORT_request = -1;
506 static gint ett_ftam_File_PDU = -1;
507 static gint ett_ftam_F_SELECT_request = -1;
508 static gint ett_ftam_F_SELECT_response = -1;
509 static gint ett_ftam_F_DESELECT_request = -1;
510 static gint ett_ftam_F_DESELECT_response = -1;
511 static gint ett_ftam_F_CREATE_request = -1;
512 static gint ett_ftam_F_CREATE_response = -1;
513 static gint ett_ftam_F_DELETE_request = -1;
514 static gint ett_ftam_F_DELETE_response = -1;
515 static gint ett_ftam_F_READ_ATTRIB_request = -1;
516 static gint ett_ftam_F_READ_ATTRIB_response = -1;
517 static gint ett_ftam_F_CHANGE_ATTRIB_request = -1;
518 static gint ett_ftam_F_CHANGE_ATTRIB_response = -1;
519 static gint ett_ftam_F_OPEN_request = -1;
520 static gint ett_ftam_T_processing_mode = -1;
521 static gint ett_ftam_T_open_contents_type = -1;
522 static gint ett_ftam_SET_OF_Abstract_Syntax_Name = -1;
523 static gint ett_ftam_F_OPEN_response = -1;
524 static gint ett_ftam_F_CLOSE_request = -1;
525 static gint ett_ftam_F_CLOSE_response = -1;
526 static gint ett_ftam_F_BEGIN_GROUP_request = -1;
527 static gint ett_ftam_F_BEGIN_GROUP_response = -1;
528 static gint ett_ftam_F_END_GROUP_request = -1;
529 static gint ett_ftam_F_END_GROUP_response = -1;
530 static gint ett_ftam_F_RECOVER_request = -1;
531 static gint ett_ftam_F_RECOVER_response = -1;
532 static gint ett_ftam_F_LOCATE_request = -1;
533 static gint ett_ftam_F_LOCATE_response = -1;
534 static gint ett_ftam_F_ERASE_request = -1;
535 static gint ett_ftam_F_ERASE_response = -1;
536 static gint ett_ftam_Bulk_Data_PDU = -1;
537 static gint ett_ftam_F_READ_request = -1;
538 static gint ett_ftam_F_WRITE_request = -1;
539 static gint ett_ftam_F_DATA_END_request = -1;
540 static gint ett_ftam_F_TRANSFER_END_request = -1;
541 static gint ett_ftam_F_TRANSFER_END_response = -1;
542 static gint ett_ftam_F_CANCEL_request = -1;
543 static gint ett_ftam_F_CANCEL_response = -1;
544 static gint ett_ftam_F_RESTART_request = -1;
545 static gint ett_ftam_F_RESTART_response = -1;
546 static gint ett_ftam_Access_Context_U = -1;
547 static gint ett_ftam_Access_Passwords_U = -1;
548 static gint ett_ftam_Access_Request_U = -1;
549 static gint ett_ftam_Change_Attributes_U = -1;
550 static gint ett_ftam_Charging_U = -1;
551 static gint ett_ftam_Charging_item = -1;
552 static gint ett_ftam_Concurrency_Control_U = -1;
553 static gint ett_ftam_Create_Attributes_U = -1;
554 static gint ett_ftam_Diagnostic_U = -1;
555 static gint ett_ftam_Diagnostic_item = -1;
556 static gint ett_ftam_FADU_Identity_U = -1;
557 static gint ett_ftam_SEQUENCE_OF_Node_Name = -1;
558 static gint ett_ftam_Password_U = -1;
559 static gint ett_ftam_Read_Attributes_U = -1;
560 static gint ett_ftam_Select_Attributes_U = -1;
561 static gint ett_ftam_Access_Control_Attribute = -1;
562 static gint ett_ftam_SET_OF_Access_Control_Element = -1;
563 static gint ett_ftam_Access_Control_Change_Attribute = -1;
564 static gint ett_ftam_T_actual_values1 = -1;
565 static gint ett_ftam_Access_Control_Element = -1;
566 static gint ett_ftam_Concurrency_Access = -1;
567 static gint ett_ftam_Concurrency_Key = -1;
568 static gint ett_ftam_Account_Attribute = -1;
569 static gint ett_ftam_Contents_Type_Attribute = -1;
570 static gint ett_ftam_T_document_type = -1;
571 static gint ett_ftam_T_constraint_set_and_abstract_Syntax = -1;
572 static gint ett_ftam_Date_and_Time_Attribute = -1;
573 static gint ett_ftam_Object_Availability_Attribute = -1;
574 static gint ett_ftam_Pathname_Attribute = -1;
575 static gint ett_ftam_Object_Size_Attribute = -1;
576 static gint ett_ftam_Legal_Qualification_Attribute = -1;
577 static gint ett_ftam_Permitted_Actions_Attribute = -1;
578 static gint ett_ftam_Private_Use_Attribute = -1;
579 static gint ett_ftam_User_Identity_Attribute = -1;
580 static gint ett_ftam_Child_Objects_Attribute = -1;
581 static gint ett_ftam_FSM_PDU = -1;
582 static gint ett_ftam_F_CHANGE_PREFIX_request = -1;
583 static gint ett_ftam_F_CHANGE_PREFIX_response = -1;
584 static gint ett_ftam_F_LIST_request = -1;
585 static gint ett_ftam_F_LIST_response = -1;
586 static gint ett_ftam_F_GROUP_SELECT_request = -1;
587 static gint ett_ftam_F_GROUP_SELECT_response = -1;
588 static gint ett_ftam_F_GROUP_DELETE_request = -1;
589 static gint ett_ftam_F_GROUP_DELETE_response = -1;
590 static gint ett_ftam_F_GROUP_MOVE_request = -1;
591 static gint ett_ftam_F_GROUP_MOVE_response = -1;
592 static gint ett_ftam_F_GROUP_COPY_request = -1;
593 static gint ett_ftam_F_GROUP_COPY_response = -1;
594 static gint ett_ftam_F_GROUP_LIST_request = -1;
595 static gint ett_ftam_F_GROUP_LIST_response = -1;
596 static gint ett_ftam_F_GROUP_CHANGE_ATTRIB_request = -1;
597 static gint ett_ftam_F_GROUP_CHANGE_ATTRIB_response = -1;
598 static gint ett_ftam_F_SELECT_ANOTHER_request = -1;
599 static gint ett_ftam_F_SELECT_ANOTHER_response = -1;
600 static gint ett_ftam_F_CREATE_DIRECTORY_request = -1;
601 static gint ett_ftam_F_CREATE_DIRECTORY_response = -1;
602 static gint ett_ftam_F_LINK_request = -1;
603 static gint ett_ftam_F_LINK_response = -1;
604 static gint ett_ftam_F_UNLINK_request = -1;
605 static gint ett_ftam_F_UNLINK_response = -1;
606 static gint ett_ftam_F_READ_LINK_ATTRIB_request = -1;
607 static gint ett_ftam_F_READ_LINK_ATTRIB_response = -1;
608 static gint ett_ftam_F_CHANGE_LINK_ATTRIB_request = -1;
609 static gint ett_ftam_F_CHANGE_LINK_ATTRIB_response = -1;
610 static gint ett_ftam_F_MOVE_request = -1;
611 static gint ett_ftam_F_MOVE_response = -1;
612 static gint ett_ftam_F_COPY_request = -1;
613 static gint ett_ftam_F_COPY_response = -1;
614 static gint ett_ftam_Attribute_Extension_Names = -1;
615 static gint ett_ftam_Attribute_Extension_Set_Name = -1;
616 static gint ett_ftam_SEQUENCE_OF_Extension_Attribute_identifier = -1;
617 static gint ett_ftam_Attribute_Extensions = -1;
618 static gint ett_ftam_Attribute_Extension_Set = -1;
619 static gint ett_ftam_SEQUENCE_OF_Extension_Attribute = -1;
620 static gint ett_ftam_Extension_Attribute = -1;
621 static gint ett_ftam_Scope_U = -1;
622 static gint ett_ftam_T__untag_item = -1;
623 static gint ett_ftam_OR_Set = -1;
624 static gint ett_ftam_AND_Set = -1;
625 static gint ett_ftam_AND_Set_item = -1;
626 static gint ett_ftam_Equality_Comparision = -1;
627 static gint ett_ftam_Relational_Comparision = -1;
628 static gint ett_ftam_Pathname_Pattern = -1;
629 static gint ett_ftam_T_pathname_value = -1;
630 static gint ett_ftam_T_pathname_value_item = -1;
631 static gint ett_ftam_String_Pattern = -1;
632 static gint ett_ftam_T_string_value = -1;
633 static gint ett_ftam_T_string_value_item = -1;
634 static gint ett_ftam_Bitstring_Pattern = -1;
635 static gint ett_ftam_Date_and_Time_Pattern = -1;
636 static gint ett_ftam_Integer_Pattern = -1;
637 static gint ett_ftam_Object_Identifier_Pattern = -1;
638 static gint ett_ftam_Boolean_Pattern = -1;
639 static gint ett_ftam_Contents_Type_Pattern = -1;
640 static gint ett_ftam_T_constraint_set_abstract_Syntax_Pattern = -1;
641 static gint ett_ftam_Attribute_Extensions_Pattern = -1;
642 static gint ett_ftam_Attribute_Extensions_Pattern_item = -1;
643 static gint ett_ftam_T_extension_set_attribute_Patterns = -1;
644 static gint ett_ftam_T_extension_set_attribute_Patterns_item = -1;
645 static gint ett_ftam_SEQUENCE_OF_Read_Attributes = -1;
646 static gint ett_ftam_Operation_Result_U = -1;
647 static gint ett_ftam_SEQUENCE_OF_Pathname = -1;
648 static gint ett_ftam_Pathname = -1;
649 static gint ett_ftam_Pass_Passwords = -1;
650 static gint ett_ftam_Path_Access_Passwords_U = -1;
651 static gint ett_ftam_Path_Access_Passwords_item = -1;
652 static gint ett_ftam_Attribute_Names = -1;
653 static gint ett_ftam_AE_title = -1;
654
655 /*--- End of included file: packet-ftam-ett.c ---*/
656 #line 62 "packet-ftam-template.c"
657
658
659 /*--- Included file: packet-ftam-fn.c ---*/
660 #line 1 "packet-ftam-fn.c"
661
662 static const asn_namedbit Protocol_Version_U_bits[] = {
663   {  0, &hf_ftam_Protocol_Version_U_version_1, -1, -1, "version-1", NULL },
664   {  1, &hf_ftam_Protocol_Version_U_version_2, -1, -1, "version-2", NULL },
665   { 0, NULL, 0, 0, NULL, NULL }
666 };
667
668 static int
669 dissect_ftam_Protocol_Version_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
670   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
671                                     Protocol_Version_U_bits, hf_index, ett_ftam_Protocol_Version_U,
672                                     NULL);
673
674   return offset;
675 }
676
677
678
679 static int
680 dissect_ftam_Protocol_Version(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
681   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
682                                       hf_index, BER_CLASS_CON, 0, TRUE, dissect_ftam_Protocol_Version_U);
683
684   return offset;
685 }
686
687
688
689 static int
690 dissect_ftam_GraphicString(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
691   offset = dissect_ber_restricted_string(implicit_tag, BER_UNI_TAG_GraphicString,
692                                             actx, tree, tvb, offset, hf_index,
693                                             NULL);
694
695   return offset;
696 }
697
698
699
700 static int
701 dissect_ftam_Implementation_Information(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
702   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
703                                       hf_index, BER_CLASS_CON, 1, TRUE, dissect_ftam_GraphicString);
704
705   return offset;
706 }
707
708
709
710 static int
711 dissect_ftam_BOOLEAN(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
712   offset = dissect_ber_boolean(implicit_tag, actx, tree, tvb, offset, hf_index, NULL);
713
714   return offset;
715 }
716
717
718 static const asn_namedbit Service_Class_U_bits[] = {
719   {  0, &hf_ftam_Service_Class_U_unconstrained_class, -1, -1, "unconstrained-class", NULL },
720   {  1, &hf_ftam_Service_Class_U_management_class, -1, -1, "management-class", NULL },
721   {  2, &hf_ftam_Service_Class_U_transfer_class, -1, -1, "transfer-class", NULL },
722   {  3, &hf_ftam_Service_Class_U_transfer_and_management_class, -1, -1, "transfer-and-management-class", NULL },
723   {  4, &hf_ftam_Service_Class_U_access_class, -1, -1, "access-class", NULL },
724   { 0, NULL, 0, 0, NULL, NULL }
725 };
726
727 static int
728 dissect_ftam_Service_Class_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
729   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
730                                     Service_Class_U_bits, hf_index, ett_ftam_Service_Class_U,
731                                     NULL);
732
733   return offset;
734 }
735
736
737
738 static int
739 dissect_ftam_Service_Class(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
740   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
741                                       hf_index, BER_CLASS_CON, 3, TRUE, dissect_ftam_Service_Class_U);
742
743   return offset;
744 }
745
746
747 static const asn_namedbit Functional_Units_U_bits[] = {
748   {  2, &hf_ftam_Functional_Units_U_read, -1, -1, "read", NULL },
749   {  3, &hf_ftam_Functional_Units_U_write, -1, -1, "write", NULL },
750   {  4, &hf_ftam_Functional_Units_U_file_access, -1, -1, "file-access", NULL },
751   {  5, &hf_ftam_Functional_Units_U_limited_file_management, -1, -1, "limited-file-management", NULL },
752   {  6, &hf_ftam_Functional_Units_U_enhanced_file_management, -1, -1, "enhanced-file-management", NULL },
753   {  7, &hf_ftam_Functional_Units_U_grouping, -1, -1, "grouping", NULL },
754   {  8, &hf_ftam_Functional_Units_U_fadu_locking, -1, -1, "fadu-locking", NULL },
755   {  9, &hf_ftam_Functional_Units_U_recovery, -1, -1, "recovery", NULL },
756   { 10, &hf_ftam_Functional_Units_U_restart_data_transfer, -1, -1, "restart-data-transfer", NULL },
757   { 11, &hf_ftam_Functional_Units_U_limited_filestore_management, -1, -1, "limited-filestore-management", NULL },
758   { 12, &hf_ftam_Functional_Units_U_enhanced_filestore_management, -1, -1, "enhanced-filestore-management", NULL },
759   { 13, &hf_ftam_Functional_Units_U_object_manipulation, -1, -1, "object-manipulation", NULL },
760   { 14, &hf_ftam_Functional_Units_U_group_manipulation, -1, -1, "group-manipulation", NULL },
761   { 15, &hf_ftam_Functional_Units_U_consecutive_access, -1, -1, "consecutive-access", NULL },
762   { 16, &hf_ftam_Functional_Units_U_concurrent_access, -1, -1, "concurrent-access", NULL },
763   { 0, NULL, 0, 0, NULL, NULL }
764 };
765
766 static int
767 dissect_ftam_Functional_Units_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
768   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
769                                     Functional_Units_U_bits, hf_index, ett_ftam_Functional_Units_U,
770                                     NULL);
771
772   return offset;
773 }
774
775
776
777 static int
778 dissect_ftam_Functional_Units(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
779   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
780                                       hf_index, BER_CLASS_CON, 4, TRUE, dissect_ftam_Functional_Units_U);
781
782   return offset;
783 }
784
785
786 static const asn_namedbit Attribute_Groups_U_bits[] = {
787   {  0, &hf_ftam_Attribute_Groups_U_storage, -1, -1, "storage", NULL },
788   {  1, &hf_ftam_Attribute_Groups_U_security, -1, -1, "security", NULL },
789   {  2, &hf_ftam_Attribute_Groups_U_private, -1, -1, "private", NULL },
790   {  3, &hf_ftam_Attribute_Groups_U_extension, -1, -1, "extension", NULL },
791   { 0, NULL, 0, 0, NULL, NULL }
792 };
793
794 static int
795 dissect_ftam_Attribute_Groups_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
796   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
797                                     Attribute_Groups_U_bits, hf_index, ett_ftam_Attribute_Groups_U,
798                                     NULL);
799
800   return offset;
801 }
802
803
804
805 static int
806 dissect_ftam_Attribute_Groups(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
807   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
808                                       hf_index, BER_CLASS_CON, 5, TRUE, dissect_ftam_Attribute_Groups_U);
809
810   return offset;
811 }
812
813
814
815 static int
816 dissect_ftam_EXTERNAL(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
817   offset = dissect_ber_external_type(implicit_tag, tree, tvb, offset, actx, hf_index, NULL);
818
819   return offset;
820 }
821
822
823
824 static int
825 dissect_ftam_Shared_ASE_Information(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
826   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
827                                       hf_index, BER_CLASS_APP, 20, TRUE, dissect_ftam_EXTERNAL);
828
829   return offset;
830 }
831
832
833 static const value_string ftam_FTAM_Quality_of_Service_U_vals[] = {
834   {   0, "no-recovery" },
835   {   1, "class-1-recovery" },
836   {   2, "class-2-recovery" },
837   {   3, "class-3-recovery" },
838   { 0, NULL }
839 };
840
841
842 static int
843 dissect_ftam_FTAM_Quality_of_Service_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
844   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
845                                                 NULL);
846
847   return offset;
848 }
849
850
851
852 static int
853 dissect_ftam_FTAM_Quality_of_Service(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
854   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
855                                       hf_index, BER_CLASS_CON, 6, TRUE, dissect_ftam_FTAM_Quality_of_Service_U);
856
857   return offset;
858 }
859
860
861
862 static int
863 dissect_ftam_OBJECT_IDENTIFIER(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
864   offset = dissect_ber_object_identifier_str(implicit_tag, actx, tree, tvb, offset, hf_index, &object_identifier_id);
865
866   return offset;
867 }
868
869
870
871 static int
872 dissect_ftam_Document_Type_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
873   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
874                                       hf_index, BER_CLASS_APP, 14, TRUE, dissect_ftam_OBJECT_IDENTIFIER);
875
876   return offset;
877 }
878
879
880
881 static int
882 dissect_ftam_Abstract_Syntax_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
883   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
884                                       hf_index, BER_CLASS_APP, 0, TRUE, dissect_ftam_OBJECT_IDENTIFIER);
885
886   return offset;
887 }
888
889
890 static const value_string ftam_Contents_Type_List_item_vals[] = {
891   {  14, "document-type-name" },
892   {   0, "abstract-Syntax-name" },
893   { 0, NULL }
894 };
895
896 static const ber_choice_t Contents_Type_List_item_choice[] = {
897   {  14, &hf_ftam_document_type_name, BER_CLASS_APP, 14, BER_FLAGS_NOOWNTAG, dissect_ftam_Document_Type_Name },
898   {   0, &hf_ftam_abstract_Syntax_name, BER_CLASS_APP, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_Abstract_Syntax_Name },
899   { 0, NULL, 0, 0, 0, NULL }
900 };
901
902 static int
903 dissect_ftam_Contents_Type_List_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
904   offset = dissect_ber_choice(actx, tree, tvb, offset,
905                                  Contents_Type_List_item_choice, hf_index, ett_ftam_Contents_Type_List_item,
906                                  NULL);
907
908   return offset;
909 }
910
911
912 static const ber_sequence_t Contents_Type_List_U_sequence_of[1] = {
913   { &hf_ftam__untag_item    , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Contents_Type_List_item },
914 };
915
916 static int
917 dissect_ftam_Contents_Type_List_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
918   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
919                                       Contents_Type_List_U_sequence_of, hf_index, ett_ftam_Contents_Type_List_U);
920
921   return offset;
922 }
923
924
925
926 static int
927 dissect_ftam_Contents_Type_List(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
928   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
929                                       hf_index, BER_CLASS_CON, 7, TRUE, dissect_ftam_Contents_Type_List_U);
930
931   return offset;
932 }
933
934
935
936 static int
937 dissect_ftam_User_Identity(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
938   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
939                                       hf_index, BER_CLASS_APP, 22, TRUE, dissect_ftam_GraphicString);
940
941   return offset;
942 }
943
944
945
946 static int
947 dissect_ftam_Account(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
948   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
949                                       hf_index, BER_CLASS_APP, 4, TRUE, dissect_ftam_GraphicString);
950
951   return offset;
952 }
953
954
955
956 static int
957 dissect_ftam_OCTET_STRING(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
958   offset = dissect_ber_octet_string(implicit_tag, actx, tree, tvb, offset, hf_index,
959                                        NULL);
960
961   return offset;
962 }
963
964
965 static const value_string ftam_Password_U_vals[] = {
966   {   0, "graphicString" },
967   {   1, "octetString" },
968   { 0, NULL }
969 };
970
971 static const ber_choice_t Password_U_choice[] = {
972   {   0, &hf_ftam_graphicString  , BER_CLASS_UNI, BER_UNI_TAG_GraphicString, BER_FLAGS_NOOWNTAG, dissect_ftam_GraphicString },
973   {   1, &hf_ftam_octetString    , BER_CLASS_UNI, BER_UNI_TAG_OCTETSTRING, BER_FLAGS_NOOWNTAG, dissect_ftam_OCTET_STRING },
974   { 0, NULL, 0, 0, 0, NULL }
975 };
976
977 static int
978 dissect_ftam_Password_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
979   offset = dissect_ber_choice(actx, tree, tvb, offset,
980                                  Password_U_choice, hf_index, ett_ftam_Password_U,
981                                  NULL);
982
983   return offset;
984 }
985
986
987
988 static int
989 dissect_ftam_Password(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
990   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
991                                       hf_index, BER_CLASS_APP, 17, FALSE, dissect_ftam_Password_U);
992
993   return offset;
994 }
995
996
997
998 static int
999 dissect_ftam_INTEGER(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1000   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1001                                                 NULL);
1002
1003   return offset;
1004 }
1005
1006
1007 static const ber_sequence_t F_INITIALIZE_request_sequence[] = {
1008   { &hf_ftam_protocol_Version, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Protocol_Version },
1009   { &hf_ftam_implementation_information, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Implementation_Information },
1010   { &hf_ftam_presentation_tontext_management, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
1011   { &hf_ftam_service_class  , BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Service_Class },
1012   { &hf_ftam_functional_units, BER_CLASS_CON, 4, BER_FLAGS_NOOWNTAG, dissect_ftam_Functional_Units },
1013   { &hf_ftam_attribute_groups, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Groups },
1014   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1015   { &hf_ftam_ftam_quality_of_Service, BER_CLASS_CON, 6, BER_FLAGS_NOOWNTAG, dissect_ftam_FTAM_Quality_of_Service },
1016   { &hf_ftam_contents_type_list, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Contents_Type_List },
1017   { &hf_ftam_initiator_identity, BER_CLASS_APP, 22, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_User_Identity },
1018   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
1019   { &hf_ftam_filestore_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
1020   { &hf_ftam_checkpoint_window, BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1021   { NULL, 0, 0, 0, NULL }
1022 };
1023
1024 static int
1025 dissect_ftam_F_INITIALIZE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1026   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1027                                    F_INITIALIZE_request_sequence, hf_index, ett_ftam_F_INITIALIZE_request);
1028
1029   return offset;
1030 }
1031
1032
1033 static const value_string ftam_State_Result_U_vals[] = {
1034   {   0, "success" },
1035   {   1, "failure" },
1036   { 0, NULL }
1037 };
1038
1039
1040 static int
1041 dissect_ftam_State_Result_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1042   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1043                                                 NULL);
1044
1045   return offset;
1046 }
1047
1048
1049
1050 static int
1051 dissect_ftam_State_Result(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1052   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1053                                       hf_index, BER_CLASS_APP, 21, TRUE, dissect_ftam_State_Result_U);
1054
1055   return offset;
1056 }
1057
1058
1059 static const value_string ftam_Action_Result_U_vals[] = {
1060   {   0, "success" },
1061   {   1, "transient-error" },
1062   {   2, "permanent-error" },
1063   { 0, NULL }
1064 };
1065
1066
1067 static int
1068 dissect_ftam_Action_Result_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1069   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1070                                                 NULL);
1071
1072   return offset;
1073 }
1074
1075
1076
1077 static int
1078 dissect_ftam_Action_Result(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1079   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1080                                       hf_index, BER_CLASS_APP, 5, TRUE, dissect_ftam_Action_Result_U);
1081
1082   return offset;
1083 }
1084
1085
1086 static const value_string ftam_T_diagnostic_type_vals[] = {
1087   {   0, "informative" },
1088   {   1, "transient" },
1089   {   2, "permanent" },
1090   { 0, NULL }
1091 };
1092
1093
1094 static int
1095 dissect_ftam_T_diagnostic_type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1096   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1097                                                 NULL);
1098
1099   return offset;
1100 }
1101
1102
1103 static const value_string ftam_Entity_Reference_vals[] = {
1104   {   0, "no-categorization-possible" },
1105   {   1, "initiating-file-service-user" },
1106   {   2, "initiating-file-protocol-machine" },
1107   {   3, "service-supporting-the-file-protocol-machine" },
1108   {   4, "responding-file-protocol-machine" },
1109   {   5, "responding-file-service-user" },
1110   { 0, NULL }
1111 };
1112
1113
1114 static int
1115 dissect_ftam_Entity_Reference(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1116   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1117                                                 NULL);
1118
1119   return offset;
1120 }
1121
1122
1123 static const ber_sequence_t Diagnostic_item_sequence[] = {
1124   { &hf_ftam_diagnostic_type, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_T_diagnostic_type },
1125   { &hf_ftam_error_identifier, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1126   { &hf_ftam_error_observer , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_Entity_Reference },
1127   { &hf_ftam_error_Source   , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_Entity_Reference },
1128   { &hf_ftam_suggested_delay, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1129   { &hf_ftam_further_details, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_GraphicString },
1130   { NULL, 0, 0, 0, NULL }
1131 };
1132
1133 static int
1134 dissect_ftam_Diagnostic_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1135   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1136                                    Diagnostic_item_sequence, hf_index, ett_ftam_Diagnostic_item);
1137
1138   return offset;
1139 }
1140
1141
1142 static const ber_sequence_t Diagnostic_U_sequence_of[1] = {
1143   { &hf_ftam__untag_item_02 , BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic_item },
1144 };
1145
1146 static int
1147 dissect_ftam_Diagnostic_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1148   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
1149                                       Diagnostic_U_sequence_of, hf_index, ett_ftam_Diagnostic_U);
1150
1151   return offset;
1152 }
1153
1154
1155
1156 static int
1157 dissect_ftam_Diagnostic(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1158   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1159                                       hf_index, BER_CLASS_APP, 13, TRUE, dissect_ftam_Diagnostic_U);
1160
1161   return offset;
1162 }
1163
1164
1165 static const ber_sequence_t F_INITIALIZE_response_sequence[] = {
1166   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
1167   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
1168   { &hf_ftam_protocol_Version, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Protocol_Version },
1169   { &hf_ftam_implementation_information, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Implementation_Information },
1170   { &hf_ftam_presentation_tontext_management, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
1171   { &hf_ftam_service_class  , BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Service_Class },
1172   { &hf_ftam_functional_units, BER_CLASS_CON, 4, BER_FLAGS_NOOWNTAG, dissect_ftam_Functional_Units },
1173   { &hf_ftam_attribute_groups, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Groups },
1174   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1175   { &hf_ftam_ftam_quality_of_Service, BER_CLASS_CON, 6, BER_FLAGS_NOOWNTAG, dissect_ftam_FTAM_Quality_of_Service },
1176   { &hf_ftam_contents_type_list, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Contents_Type_List },
1177   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
1178   { &hf_ftam_checkpoint_window, BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1179   { NULL, 0, 0, 0, NULL }
1180 };
1181
1182 static int
1183 dissect_ftam_F_INITIALIZE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1184   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1185                                    F_INITIALIZE_response_sequence, hf_index, ett_ftam_F_INITIALIZE_response);
1186
1187   return offset;
1188 }
1189
1190
1191 static const ber_sequence_t F_TERMINATE_request_sequence[] = {
1192   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1193   { NULL, 0, 0, 0, NULL }
1194 };
1195
1196 static int
1197 dissect_ftam_F_TERMINATE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1198   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1199                                    F_TERMINATE_request_sequence, hf_index, ett_ftam_F_TERMINATE_request);
1200
1201   return offset;
1202 }
1203
1204
1205 static const ber_sequence_t Charging_item_sequence[] = {
1206   { &hf_ftam_resource_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_GraphicString },
1207   { &hf_ftam_charging_unit  , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_GraphicString },
1208   { &hf_ftam_charging_value , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1209   { NULL, 0, 0, 0, NULL }
1210 };
1211
1212 static int
1213 dissect_ftam_Charging_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1214   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1215                                    Charging_item_sequence, hf_index, ett_ftam_Charging_item);
1216
1217   return offset;
1218 }
1219
1220
1221 static const ber_sequence_t Charging_U_sequence_of[1] = {
1222   { &hf_ftam__untag_item_01 , BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Charging_item },
1223 };
1224
1225 static int
1226 dissect_ftam_Charging_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1227   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
1228                                       Charging_U_sequence_of, hf_index, ett_ftam_Charging_U);
1229
1230   return offset;
1231 }
1232
1233
1234
1235 static int
1236 dissect_ftam_Charging(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1237   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1238                                       hf_index, BER_CLASS_APP, 9, TRUE, dissect_ftam_Charging_U);
1239
1240   return offset;
1241 }
1242
1243
1244 static const ber_sequence_t F_TERMINATE_response_sequence[] = {
1245   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1246   { &hf_ftam_charging       , BER_CLASS_APP, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Charging },
1247   { NULL, 0, 0, 0, NULL }
1248 };
1249
1250 static int
1251 dissect_ftam_F_TERMINATE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1252   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1253                                    F_TERMINATE_response_sequence, hf_index, ett_ftam_F_TERMINATE_response);
1254
1255   return offset;
1256 }
1257
1258
1259 static const ber_sequence_t F_U_ABORT_request_sequence[] = {
1260   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
1261   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
1262   { NULL, 0, 0, 0, NULL }
1263 };
1264
1265 static int
1266 dissect_ftam_F_U_ABORT_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1267   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1268                                    F_U_ABORT_request_sequence, hf_index, ett_ftam_F_U_ABORT_request);
1269
1270   return offset;
1271 }
1272
1273
1274 static const ber_sequence_t F_P_ABORT_request_sequence[] = {
1275   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
1276   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
1277   { NULL, 0, 0, 0, NULL }
1278 };
1279
1280 static int
1281 dissect_ftam_F_P_ABORT_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1282   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1283                                    F_P_ABORT_request_sequence, hf_index, ett_ftam_F_P_ABORT_request);
1284
1285   return offset;
1286 }
1287
1288
1289 static const value_string ftam_FTAM_Regime_PDU_vals[] = {
1290   {   0, "f-initialize-request" },
1291   {   1, "f-initialize-response" },
1292   {   2, "f-terminate-request" },
1293   {   3, "f-terminate-response" },
1294   {   4, "f-u-abort-request" },
1295   {   5, "f-p-abort-request" },
1296   { 0, NULL }
1297 };
1298
1299 static const ber_choice_t FTAM_Regime_PDU_choice[] = {
1300   {   0, &hf_ftam_f_initialize_request, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_F_INITIALIZE_request },
1301   {   1, &hf_ftam_f_initialize_response, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_F_INITIALIZE_response },
1302   {   2, &hf_ftam_f_terminate_request, BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_F_TERMINATE_request },
1303   {   3, &hf_ftam_f_terminate_response, BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_F_TERMINATE_response },
1304   {   4, &hf_ftam_f_u_abort_request, BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_F_U_ABORT_request },
1305   {   5, &hf_ftam_f_p_abort_request, BER_CLASS_CON, 5, BER_FLAGS_IMPLTAG, dissect_ftam_F_P_ABORT_request },
1306   { 0, NULL, 0, 0, 0, NULL }
1307 };
1308
1309 static int
1310 dissect_ftam_FTAM_Regime_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1311 #line 93 "ftam.cnf"
1312   gint branch_taken;
1313
1314     offset = dissect_ber_choice(actx, tree, tvb, offset,
1315                                  FTAM_Regime_PDU_choice, hf_index, ett_ftam_FTAM_Regime_PDU,
1316                                  &branch_taken);
1317
1318   
1319   if( (branch_taken!=-1) && ftam_FTAM_Regime_PDU_vals[branch_taken].strptr ){
1320         col_append_fstr(actx->pinfo->cinfo, COL_INFO, " %s:", ftam_FTAM_Regime_PDU_vals[branch_taken].strptr);
1321   }
1322
1323
1324
1325   return offset;
1326 }
1327
1328
1329 static const ber_sequence_t Pathname_sequence_of[1] = {
1330   { &hf_ftam_Pathname_item  , BER_CLASS_UNI, BER_UNI_TAG_GraphicString, BER_FLAGS_NOOWNTAG, dissect_ftam_GraphicString },
1331 };
1332
1333 int
1334 dissect_ftam_Pathname(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1335   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
1336                                       Pathname_sequence_of, hf_index, ett_ftam_Pathname);
1337
1338   return offset;
1339 }
1340
1341
1342 static const value_string ftam_Pathname_Attribute_vals[] = {
1343   {   0, "incomplete-pathname" },
1344   {   1, "complete-pathname" },
1345   { 0, NULL }
1346 };
1347
1348 static const ber_choice_t Pathname_Attribute_choice[] = {
1349   {   0, &hf_ftam_incomplete_pathname, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname },
1350   {   1, &hf_ftam_complete_pathname, BER_CLASS_APP, 23, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname },
1351   { 0, NULL, 0, 0, 0, NULL }
1352 };
1353
1354 static int
1355 dissect_ftam_Pathname_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1356   offset = dissect_ber_choice(actx, tree, tvb, offset,
1357                                  Pathname_Attribute_choice, hf_index, ett_ftam_Pathname_Attribute,
1358                                  NULL);
1359
1360   return offset;
1361 }
1362
1363
1364 static const ber_sequence_t Select_Attributes_U_sequence[] = {
1365   { &hf_ftam_pathname       , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
1366   { NULL, 0, 0, 0, NULL }
1367 };
1368
1369 static int
1370 dissect_ftam_Select_Attributes_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1371   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1372                                    Select_Attributes_U_sequence, hf_index, ett_ftam_Select_Attributes_U);
1373
1374   return offset;
1375 }
1376
1377
1378
1379 static int
1380 dissect_ftam_Select_Attributes(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1381   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1382                                       hf_index, BER_CLASS_APP, 19, TRUE, dissect_ftam_Select_Attributes_U);
1383
1384   return offset;
1385 }
1386
1387
1388 static const asn_namedbit Access_Request_U_bits[] = {
1389   {  0, &hf_ftam_Access_Request_U_read, -1, -1, "read", NULL },
1390   {  1, &hf_ftam_Access_Request_U_insert, -1, -1, "insert", NULL },
1391   {  2, &hf_ftam_Access_Request_U_replace, -1, -1, "replace", NULL },
1392   {  3, &hf_ftam_Access_Request_U_extend, -1, -1, "extend", NULL },
1393   {  4, &hf_ftam_Access_Request_U_erase, -1, -1, "erase", NULL },
1394   {  5, &hf_ftam_Access_Request_U_read_attribute, -1, -1, "read-attribute", NULL },
1395   {  6, &hf_ftam_Access_Request_U_change_attribute, -1, -1, "change-attribute", NULL },
1396   {  7, &hf_ftam_Access_Request_U_delete_Object, -1, -1, "delete-Object", NULL },
1397   { 0, NULL, 0, 0, NULL, NULL }
1398 };
1399
1400 static int
1401 dissect_ftam_Access_Request_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1402   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
1403                                     Access_Request_U_bits, hf_index, ett_ftam_Access_Request_U,
1404                                     NULL);
1405
1406   return offset;
1407 }
1408
1409
1410
1411 static int
1412 dissect_ftam_Access_Request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1413   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1414                                       hf_index, BER_CLASS_APP, 3, TRUE, dissect_ftam_Access_Request_U);
1415
1416   return offset;
1417 }
1418
1419
1420 static const ber_sequence_t Pass_Passwords_sequence_of[1] = {
1421   { &hf_ftam_Pass_Passwords_item, BER_CLASS_APP, 17, BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
1422 };
1423
1424 static int
1425 dissect_ftam_Pass_Passwords(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1426   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
1427                                       Pass_Passwords_sequence_of, hf_index, ett_ftam_Pass_Passwords);
1428
1429   return offset;
1430 }
1431
1432
1433 static const ber_sequence_t Access_Passwords_U_sequence[] = {
1434   { &hf_ftam_read_password  , BER_CLASS_CON, 0, 0, dissect_ftam_Password },
1435   { &hf_ftam_insert_password, BER_CLASS_CON, 1, 0, dissect_ftam_Password },
1436   { &hf_ftam_replace_password, BER_CLASS_CON, 2, 0, dissect_ftam_Password },
1437   { &hf_ftam_extend_password, BER_CLASS_CON, 3, 0, dissect_ftam_Password },
1438   { &hf_ftam_erase_password , BER_CLASS_CON, 4, 0, dissect_ftam_Password },
1439   { &hf_ftam_read_attribute_password, BER_CLASS_CON, 5, 0, dissect_ftam_Password },
1440   { &hf_ftam_change_attribute_password, BER_CLASS_CON, 6, 0, dissect_ftam_Password },
1441   { &hf_ftam_delete_password, BER_CLASS_CON, 7, 0, dissect_ftam_Password },
1442   { &hf_ftam_pass_passwords , BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Pass_Passwords },
1443   { &hf_ftam_link_password  , BER_CLASS_CON, 9, BER_FLAGS_OPTIONAL, dissect_ftam_Password },
1444   { NULL, 0, 0, 0, NULL }
1445 };
1446
1447 static int
1448 dissect_ftam_Access_Passwords_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1449   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1450                                    Access_Passwords_U_sequence, hf_index, ett_ftam_Access_Passwords_U);
1451
1452   return offset;
1453 }
1454
1455
1456
1457 static int
1458 dissect_ftam_Access_Passwords(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1459   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1460                                       hf_index, BER_CLASS_APP, 2, TRUE, dissect_ftam_Access_Passwords_U);
1461
1462   return offset;
1463 }
1464
1465
1466 static const ber_sequence_t Path_Access_Passwords_item_sequence[] = {
1467   { &hf_ftam_read_password  , BER_CLASS_CON, 0, 0, dissect_ftam_Password },
1468   { &hf_ftam_insert_password, BER_CLASS_CON, 1, 0, dissect_ftam_Password },
1469   { &hf_ftam_replace_password, BER_CLASS_CON, 2, 0, dissect_ftam_Password },
1470   { &hf_ftam_extend_password, BER_CLASS_CON, 3, 0, dissect_ftam_Password },
1471   { &hf_ftam_erase_password , BER_CLASS_CON, 4, 0, dissect_ftam_Password },
1472   { &hf_ftam_read_attribute_password, BER_CLASS_CON, 5, 0, dissect_ftam_Password },
1473   { &hf_ftam_change_attribute_password, BER_CLASS_CON, 6, 0, dissect_ftam_Password },
1474   { &hf_ftam_delete_password, BER_CLASS_CON, 7, 0, dissect_ftam_Password },
1475   { &hf_ftam_pass_passwords , BER_CLASS_CON, 8, BER_FLAGS_IMPLTAG, dissect_ftam_Pass_Passwords },
1476   { &hf_ftam_link_password  , BER_CLASS_CON, 9, 0, dissect_ftam_Password },
1477   { NULL, 0, 0, 0, NULL }
1478 };
1479
1480 static int
1481 dissect_ftam_Path_Access_Passwords_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1482   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1483                                    Path_Access_Passwords_item_sequence, hf_index, ett_ftam_Path_Access_Passwords_item);
1484
1485   return offset;
1486 }
1487
1488
1489 static const ber_sequence_t Path_Access_Passwords_U_sequence_of[1] = {
1490   { &hf_ftam__untag_item_05 , BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords_item },
1491 };
1492
1493 static int
1494 dissect_ftam_Path_Access_Passwords_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1495   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
1496                                       Path_Access_Passwords_U_sequence_of, hf_index, ett_ftam_Path_Access_Passwords_U);
1497
1498   return offset;
1499 }
1500
1501
1502
1503 static int
1504 dissect_ftam_Path_Access_Passwords(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1505   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1506                                       hf_index, BER_CLASS_APP, 27, TRUE, dissect_ftam_Path_Access_Passwords_U);
1507
1508   return offset;
1509 }
1510
1511
1512 static const value_string ftam_Lock_vals[] = {
1513   {   0, "not-required" },
1514   {   1, "shared" },
1515   {   2, "exclusive" },
1516   {   3, "no-access" },
1517   { 0, NULL }
1518 };
1519
1520
1521 static int
1522 dissect_ftam_Lock(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1523   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1524                                                 NULL);
1525
1526   return offset;
1527 }
1528
1529
1530 static const ber_sequence_t Concurrency_Control_U_sequence[] = {
1531   { &hf_ftam_read           , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1532   { &hf_ftam_insert         , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1533   { &hf_ftam_replace        , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1534   { &hf_ftam_extend         , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1535   { &hf_ftam_erase          , BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1536   { &hf_ftam_read_attribute , BER_CLASS_CON, 5, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1537   { &hf_ftam_change_attribute, BER_CLASS_CON, 6, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1538   { &hf_ftam_delete_Object  , BER_CLASS_CON, 7, BER_FLAGS_IMPLTAG, dissect_ftam_Lock },
1539   { NULL, 0, 0, 0, NULL }
1540 };
1541
1542 static int
1543 dissect_ftam_Concurrency_Control_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1544   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1545                                    Concurrency_Control_U_sequence, hf_index, ett_ftam_Concurrency_Control_U);
1546
1547   return offset;
1548 }
1549
1550
1551
1552 static int
1553 dissect_ftam_Concurrency_Control(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1554   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1555                                       hf_index, BER_CLASS_APP, 10, TRUE, dissect_ftam_Concurrency_Control_U);
1556
1557   return offset;
1558 }
1559
1560
1561 static const ber_sequence_t F_SELECT_request_sequence[] = {
1562   { &hf_ftam_select_attributes, BER_CLASS_APP, 19, BER_FLAGS_NOOWNTAG, dissect_ftam_Select_Attributes },
1563   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
1564   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
1565   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
1566   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
1567   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1568   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
1569   { NULL, 0, 0, 0, NULL }
1570 };
1571
1572 static int
1573 dissect_ftam_F_SELECT_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1574   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1575                                    F_SELECT_request_sequence, hf_index, ett_ftam_F_SELECT_request);
1576
1577   return offset;
1578 }
1579
1580
1581
1582 static int
1583 dissect_ftam_Referent_Indicator(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1584   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1585                                       hf_index, BER_CLASS_APP, 29, TRUE, dissect_ftam_BOOLEAN);
1586
1587   return offset;
1588 }
1589
1590
1591 static const ber_sequence_t F_SELECT_response_sequence[] = {
1592   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
1593   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
1594   { &hf_ftam_select_attributes, BER_CLASS_APP, 19, BER_FLAGS_NOOWNTAG, dissect_ftam_Select_Attributes },
1595   { &hf_ftam_referent_indicator, BER_CLASS_APP, 29, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Referent_Indicator },
1596   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1597   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
1598   { NULL, 0, 0, 0, NULL }
1599 };
1600
1601 static int
1602 dissect_ftam_F_SELECT_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1603   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1604                                    F_SELECT_response_sequence, hf_index, ett_ftam_F_SELECT_response);
1605
1606   return offset;
1607 }
1608
1609
1610 static const ber_sequence_t F_DESELECT_request_sequence[] = {
1611   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1612   { NULL, 0, 0, 0, NULL }
1613 };
1614
1615 static int
1616 dissect_ftam_F_DESELECT_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1617   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1618                                    F_DESELECT_request_sequence, hf_index, ett_ftam_F_DESELECT_request);
1619
1620   return offset;
1621 }
1622
1623
1624 static const ber_sequence_t F_DESELECT_response_sequence[] = {
1625   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
1626   { &hf_ftam_charging       , BER_CLASS_APP, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Charging },
1627   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
1628   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
1629   { NULL, 0, 0, 0, NULL }
1630 };
1631
1632 static int
1633 dissect_ftam_F_DESELECT_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1634   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1635                                    F_DESELECT_response_sequence, hf_index, ett_ftam_F_DESELECT_response);
1636
1637   return offset;
1638 }
1639
1640
1641 static const value_string ftam_Override_vals[] = {
1642   {   0, "create-failure" },
1643   {   1, "select-old-Object" },
1644   {   2, "delete-and-create-with-old-attributes" },
1645   {   3, "delete-and-create-with-new-attributes" },
1646   { 0, NULL }
1647 };
1648
1649
1650 static int
1651 dissect_ftam_Override(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1652   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1653                                                 NULL);
1654
1655   return offset;
1656 }
1657
1658
1659 static const value_string ftam_Object_Type_Attribute_vals[] = {
1660   {   0, "file" },
1661   {   1, "file-directory" },
1662   {   2, "reference" },
1663   { 0, NULL }
1664 };
1665
1666
1667 static int
1668 dissect_ftam_Object_Type_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1669   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1670                                                 NULL);
1671
1672   return offset;
1673 }
1674
1675
1676 static const asn_namedbit Permitted_Actions_Attribute_bits[] = {
1677   {  0, &hf_ftam_Permitted_Actions_Attribute_read, -1, -1, "read", NULL },
1678   {  1, &hf_ftam_Permitted_Actions_Attribute_insert, -1, -1, "insert", NULL },
1679   {  2, &hf_ftam_Permitted_Actions_Attribute_replace, -1, -1, "replace", NULL },
1680   {  3, &hf_ftam_Permitted_Actions_Attribute_extend, -1, -1, "extend", NULL },
1681   {  4, &hf_ftam_Permitted_Actions_Attribute_erase, -1, -1, "erase", NULL },
1682   {  5, &hf_ftam_Permitted_Actions_Attribute_read_attribute, -1, -1, "read-attribute", NULL },
1683   {  6, &hf_ftam_Permitted_Actions_Attribute_change_attribute, -1, -1, "change-attribute", NULL },
1684   {  7, &hf_ftam_Permitted_Actions_Attribute_delete_Object, -1, -1, "delete-Object", NULL },
1685   { 11, &hf_ftam_Permitted_Actions_Attribute_pass, -1, -1, "pass", NULL },
1686   { 12, &hf_ftam_Permitted_Actions_Attribute_link, -1, -1, "link", NULL },
1687   {  8, &hf_ftam_Permitted_Actions_Attribute_traversal, -1, -1, "traversal", NULL },
1688   {  9, &hf_ftam_Permitted_Actions_Attribute_reverse_traversal, -1, -1, "reverse-traversal", NULL },
1689   { 10, &hf_ftam_Permitted_Actions_Attribute_random_Order, -1, -1, "random-Order", NULL },
1690   { 0, NULL, 0, 0, NULL, NULL }
1691 };
1692
1693 int
1694 dissect_ftam_Permitted_Actions_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1695   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
1696                                     Permitted_Actions_Attribute_bits, hf_index, ett_ftam_Permitted_Actions_Attribute,
1697                                     NULL);
1698
1699   return offset;
1700 }
1701
1702
1703
1704 static int
1705 dissect_ftam_T_parameter(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1706 #line 76 "ftam.cnf"
1707   offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
1708
1709
1710
1711   return offset;
1712 }
1713
1714
1715 static const ber_sequence_t T_document_type_sequence[] = {
1716   { &hf_ftam_document_type_name, BER_CLASS_APP, 14, BER_FLAGS_NOOWNTAG, dissect_ftam_Document_Type_Name },
1717   { &hf_ftam_parameter      , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL, dissect_ftam_T_parameter },
1718   { NULL, 0, 0, 0, NULL }
1719 };
1720
1721 static int
1722 dissect_ftam_T_document_type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1723   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1724                                    T_document_type_sequence, hf_index, ett_ftam_T_document_type);
1725
1726   return offset;
1727 }
1728
1729
1730
1731 static int
1732 dissect_ftam_Constraint_Set_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1733   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1734                                       hf_index, BER_CLASS_APP, 11, TRUE, dissect_ftam_OBJECT_IDENTIFIER);
1735
1736   return offset;
1737 }
1738
1739
1740 static const ber_sequence_t T_constraint_set_and_abstract_Syntax_sequence[] = {
1741   { &hf_ftam_constraint_set_name, BER_CLASS_APP, 11, BER_FLAGS_NOOWNTAG, dissect_ftam_Constraint_Set_Name },
1742   { &hf_ftam_abstract_Syntax_name, BER_CLASS_APP, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_Abstract_Syntax_Name },
1743   { NULL, 0, 0, 0, NULL }
1744 };
1745
1746 static int
1747 dissect_ftam_T_constraint_set_and_abstract_Syntax(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1748   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1749                                    T_constraint_set_and_abstract_Syntax_sequence, hf_index, ett_ftam_T_constraint_set_and_abstract_Syntax);
1750
1751   return offset;
1752 }
1753
1754
1755 static const value_string ftam_Contents_Type_Attribute_vals[] = {
1756   {   0, "document-type" },
1757   {   1, "constraint-set-and-abstract-Syntax" },
1758   { 0, NULL }
1759 };
1760
1761 static const ber_choice_t Contents_Type_Attribute_choice[] = {
1762   {   0, &hf_ftam_document_type  , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_T_document_type },
1763   {   1, &hf_ftam_constraint_set_and_abstract_Syntax, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_constraint_set_and_abstract_Syntax },
1764   { 0, NULL, 0, 0, 0, NULL }
1765 };
1766
1767 static int
1768 dissect_ftam_Contents_Type_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1769   offset = dissect_ber_choice(actx, tree, tvb, offset,
1770                                  Contents_Type_Attribute_choice, hf_index, ett_ftam_Contents_Type_Attribute,
1771                                  NULL);
1772
1773   return offset;
1774 }
1775
1776
1777
1778 static int
1779 dissect_ftam_NULL(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1780   offset = dissect_ber_null(implicit_tag, actx, tree, tvb, offset, hf_index);
1781
1782   return offset;
1783 }
1784
1785
1786 static const value_string ftam_Account_Attribute_vals[] = {
1787   {   0, "no-value-available" },
1788   {   1, "actual-values" },
1789   { 0, NULL }
1790 };
1791
1792 static const ber_choice_t Account_Attribute_choice[] = {
1793   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
1794   {   1, &hf_ftam_actual_values2 , BER_CLASS_APP, 4, BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
1795   { 0, NULL, 0, 0, 0, NULL }
1796 };
1797
1798 static int
1799 dissect_ftam_Account_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1800   offset = dissect_ber_choice(actx, tree, tvb, offset,
1801                                  Account_Attribute_choice, hf_index, ett_ftam_Account_Attribute,
1802                                  NULL);
1803
1804   return offset;
1805 }
1806
1807
1808 static const value_string ftam_T_actual_values8_vals[] = {
1809   {   0, "immediate-availability" },
1810   {   1, "deferred-availability" },
1811   { 0, NULL }
1812 };
1813
1814
1815 static int
1816 dissect_ftam_T_actual_values8(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1817   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
1818                                                 NULL);
1819
1820   return offset;
1821 }
1822
1823
1824 const value_string ftam_Object_Availability_Attribute_vals[] = {
1825   {   0, "no-value-available" },
1826   {   1, "actual-values" },
1827   { 0, NULL }
1828 };
1829
1830 static const ber_choice_t Object_Availability_Attribute_choice[] = {
1831   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
1832   {   1, &hf_ftam_actual_values8 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_actual_values8 },
1833   { 0, NULL, 0, 0, 0, NULL }
1834 };
1835
1836 int
1837 dissect_ftam_Object_Availability_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1838   offset = dissect_ber_choice(actx, tree, tvb, offset,
1839                                  Object_Availability_Attribute_choice, hf_index, ett_ftam_Object_Availability_Attribute,
1840                                  NULL);
1841
1842   return offset;
1843 }
1844
1845
1846 const value_string ftam_Object_Size_Attribute_vals[] = {
1847   {   0, "no-value-available" },
1848   {   1, "actual-values" },
1849   { 0, NULL }
1850 };
1851
1852 static const ber_choice_t Object_Size_Attribute_choice[] = {
1853   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
1854   {   1, &hf_ftam_actual_values7 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
1855   { 0, NULL, 0, 0, 0, NULL }
1856 };
1857
1858 int
1859 dissect_ftam_Object_Size_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1860   offset = dissect_ber_choice(actx, tree, tvb, offset,
1861                                  Object_Size_Attribute_choice, hf_index, ett_ftam_Object_Size_Attribute,
1862                                  NULL);
1863
1864   return offset;
1865 }
1866
1867
1868 static const asn_namedbit Concurrency_Key_bits[] = {
1869   {  0, &hf_ftam_Concurrency_Key_not_required, -1, -1, "not-required", NULL },
1870   {  1, &hf_ftam_Concurrency_Key_shared, -1, -1, "shared", NULL },
1871   {  2, &hf_ftam_Concurrency_Key_exclusive, -1, -1, "exclusive", NULL },
1872   {  3, &hf_ftam_Concurrency_Key_no_access, -1, -1, "no-access", NULL },
1873   { 0, NULL, 0, 0, NULL, NULL }
1874 };
1875
1876 static int
1877 dissect_ftam_Concurrency_Key(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1878   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
1879                                     Concurrency_Key_bits, hf_index, ett_ftam_Concurrency_Key,
1880                                     NULL);
1881
1882   return offset;
1883 }
1884
1885
1886 static const ber_sequence_t Concurrency_Access_sequence[] = {
1887   { &hf_ftam_read_key       , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1888   { &hf_ftam_insert_key     , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1889   { &hf_ftam_replace_key    , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1890   { &hf_ftam_extend_key     , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1891   { &hf_ftam_erase_key      , BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1892   { &hf_ftam_read_attribute_key, BER_CLASS_CON, 5, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1893   { &hf_ftam_change_attribute_key, BER_CLASS_CON, 6, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1894   { &hf_ftam_delete_Object_key, BER_CLASS_CON, 7, BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Key },
1895   { NULL, 0, 0, 0, NULL }
1896 };
1897
1898 int
1899 dissect_ftam_Concurrency_Access(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1900   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1901                                    Concurrency_Access_sequence, hf_index, ett_ftam_Concurrency_Access);
1902
1903   return offset;
1904 }
1905
1906
1907
1908 static int
1909 dissect_ftam_AP_title(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1910 #line 88 "ftam.cnf"
1911         /* XXX have no idea about this one */
1912
1913
1914   return offset;
1915 }
1916
1917
1918
1919 static int
1920 dissect_ftam_AE_qualifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1921 #line 90 "ftam.cnf"
1922         /* XXX have no idea about this one */
1923
1924
1925
1926   return offset;
1927 }
1928
1929
1930 static const ber_sequence_t AE_title_sequence[] = {
1931   { &hf_ftam_ap             , BER_CLASS_ANY, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_AP_title },
1932   { &hf_ftam_ae             , BER_CLASS_ANY, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_AE_qualifier },
1933   { NULL, 0, 0, 0, NULL }
1934 };
1935
1936 static int
1937 dissect_ftam_AE_title(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1938   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1939                                    AE_title_sequence, hf_index, ett_ftam_AE_title);
1940
1941   return offset;
1942 }
1943
1944
1945
1946 static int
1947 dissect_ftam_Application_Entity_Title(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1948   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
1949                                       hf_index, BER_CLASS_APP, 7, FALSE, dissect_ftam_AE_title);
1950
1951   return offset;
1952 }
1953
1954
1955 static const ber_sequence_t Access_Control_Element_sequence[] = {
1956   { &hf_ftam_action_list    , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Access_Request },
1957   { &hf_ftam_concurrency_access, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Concurrency_Access },
1958   { &hf_ftam_identity       , BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_User_Identity },
1959   { &hf_ftam_passwords      , BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Access_Passwords },
1960   { &hf_ftam_location       , BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Application_Entity_Title },
1961   { NULL, 0, 0, 0, NULL }
1962 };
1963
1964 static int
1965 dissect_ftam_Access_Control_Element(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1966   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
1967                                    Access_Control_Element_sequence, hf_index, ett_ftam_Access_Control_Element);
1968
1969   return offset;
1970 }
1971
1972
1973 static const ber_sequence_t SET_OF_Access_Control_Element_set_of[1] = {
1974   { &hf_ftam_actual_values3_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Control_Element },
1975 };
1976
1977 static int
1978 dissect_ftam_SET_OF_Access_Control_Element(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
1979   offset = dissect_ber_set_of(implicit_tag, actx, tree, tvb, offset,
1980                                  SET_OF_Access_Control_Element_set_of, hf_index, ett_ftam_SET_OF_Access_Control_Element);
1981
1982   return offset;
1983 }
1984
1985
1986 static const value_string ftam_Access_Control_Attribute_vals[] = {
1987   {   0, "no-value-available" },
1988   {   1, "actual-values" },
1989   { 0, NULL }
1990 };
1991
1992 static const ber_choice_t Access_Control_Attribute_choice[] = {
1993   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
1994   {   1, &hf_ftam_actual_values3 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Access_Control_Element },
1995   { 0, NULL, 0, 0, 0, NULL }
1996 };
1997
1998 static int
1999 dissect_ftam_Access_Control_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2000   offset = dissect_ber_choice(actx, tree, tvb, offset,
2001                                  Access_Control_Attribute_choice, hf_index, ett_ftam_Access_Control_Attribute,
2002                                  NULL);
2003
2004   return offset;
2005 }
2006
2007
2008 const value_string ftam_Legal_Qualification_Attribute_vals[] = {
2009   {   0, "no-value-available" },
2010   {   1, "actual-values" },
2011   { 0, NULL }
2012 };
2013
2014 static const ber_choice_t Legal_Qualification_Attribute_choice[] = {
2015   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2016   {   1, &hf_ftam_actual_values9 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_GraphicString },
2017   { 0, NULL, 0, 0, 0, NULL }
2018 };
2019
2020 int
2021 dissect_ftam_Legal_Qualification_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2022   offset = dissect_ber_choice(actx, tree, tvb, offset,
2023                                  Legal_Qualification_Attribute_choice, hf_index, ett_ftam_Legal_Qualification_Attribute,
2024                                  NULL);
2025
2026   return offset;
2027 }
2028
2029
2030 const value_string ftam_Private_Use_Attribute_vals[] = {
2031   {   0, "no-value-available" },
2032   {   1, "abstract-Syntax-not-supported" },
2033   {   2, "actual-values" },
2034   { 0, NULL }
2035 };
2036
2037 static const ber_choice_t Private_Use_Attribute_choice[] = {
2038   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2039   {   1, &hf_ftam_abstract_Syntax_not_supported, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2040   {   2, &hf_ftam_actual_values4 , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_EXTERNAL },
2041   { 0, NULL, 0, 0, 0, NULL }
2042 };
2043
2044 int
2045 dissect_ftam_Private_Use_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2046   offset = dissect_ber_choice(actx, tree, tvb, offset,
2047                                  Private_Use_Attribute_choice, hf_index, ett_ftam_Private_Use_Attribute,
2048                                  NULL);
2049
2050   return offset;
2051 }
2052
2053
2054
2055 static int
2056 dissect_ftam_Extension_Set_Identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2057   offset = dissect_ber_object_identifier(implicit_tag, actx, tree, tvb, offset, hf_index, NULL);
2058
2059   return offset;
2060 }
2061
2062
2063
2064 static int
2065 dissect_ftam_T_extension_attribute_identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2066   offset = dissect_ber_object_identifier_str(implicit_tag, actx, tree, tvb, offset, hf_index, &object_identifier_id);
2067
2068   return offset;
2069 }
2070
2071
2072
2073 static int
2074 dissect_ftam_T_extension_attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2075 #line 79 "ftam.cnf"
2076   offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
2077
2078
2079
2080   return offset;
2081 }
2082
2083
2084 static const ber_sequence_t Extension_Attribute_sequence[] = {
2085   { &hf_ftam_extension_attribute_identifier, BER_CLASS_UNI, BER_UNI_TAG_OID, BER_FLAGS_NOOWNTAG, dissect_ftam_T_extension_attribute_identifier },
2086   { &hf_ftam_extension_attribute, BER_CLASS_ANY, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_T_extension_attribute },
2087   { NULL, 0, 0, 0, NULL }
2088 };
2089
2090 static int
2091 dissect_ftam_Extension_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2092   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2093                                    Extension_Attribute_sequence, hf_index, ett_ftam_Extension_Attribute);
2094
2095   return offset;
2096 }
2097
2098
2099 static const ber_sequence_t SEQUENCE_OF_Extension_Attribute_sequence_of[1] = {
2100   { &hf_ftam_extension_set_attributes_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Extension_Attribute },
2101 };
2102
2103 static int
2104 dissect_ftam_SEQUENCE_OF_Extension_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2105   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
2106                                       SEQUENCE_OF_Extension_Attribute_sequence_of, hf_index, ett_ftam_SEQUENCE_OF_Extension_Attribute);
2107
2108   return offset;
2109 }
2110
2111
2112 static const ber_sequence_t Attribute_Extension_Set_sequence[] = {
2113   { &hf_ftam_extension_set_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Extension_Set_Identifier },
2114   { &hf_ftam_extension_set_attributes, BER_CLASS_CON, 1, 0, dissect_ftam_SEQUENCE_OF_Extension_Attribute },
2115   { NULL, 0, 0, 0, NULL }
2116 };
2117
2118 static int
2119 dissect_ftam_Attribute_Extension_Set(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2120   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2121                                    Attribute_Extension_Set_sequence, hf_index, ett_ftam_Attribute_Extension_Set);
2122
2123   return offset;
2124 }
2125
2126
2127 static const ber_sequence_t Attribute_Extensions_sequence_of[1] = {
2128   { &hf_ftam_Attribute_Extensions_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Extension_Set },
2129 };
2130
2131 int
2132 dissect_ftam_Attribute_Extensions(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2133   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
2134                                       Attribute_Extensions_sequence_of, hf_index, ett_ftam_Attribute_Extensions);
2135
2136   return offset;
2137 }
2138
2139
2140 static const ber_sequence_t Create_Attributes_U_sequence[] = {
2141   { &hf_ftam_pathname       , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
2142   { &hf_ftam_object_type    , BER_CLASS_CON, 18, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Object_Type_Attribute },
2143   { &hf_ftam_permitted_actions, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Permitted_Actions_Attribute },
2144   { &hf_ftam_contents_type  , BER_CLASS_CON, 2, BER_FLAGS_NOTCHKTAG, dissect_ftam_Contents_Type_Attribute },
2145   { &hf_ftam_storage_account, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Account_Attribute },
2146   { &hf_ftam_object_availability, BER_CLASS_CON, 12, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Availability_Attribute },
2147   { &hf_ftam_future_Object_size, BER_CLASS_CON, 14, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Size_Attribute },
2148   { &hf_ftam_access_control , BER_CLASS_CON, 15, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Attribute },
2149   { &hf_ftam_path_access_control, BER_CLASS_CON, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Attribute },
2150   { &hf_ftam_legal_qualification, BER_CLASS_CON, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Legal_Qualification_Attribute },
2151   { &hf_ftam_private_use    , BER_CLASS_CON, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Private_Use_Attribute },
2152   { &hf_ftam_attribute_extensions, BER_CLASS_CON, 22, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extensions },
2153   { NULL, 0, 0, 0, NULL }
2154 };
2155
2156 static int
2157 dissect_ftam_Create_Attributes_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2158   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2159                                    Create_Attributes_U_sequence, hf_index, ett_ftam_Create_Attributes_U);
2160
2161   return offset;
2162 }
2163
2164
2165
2166 static int
2167 dissect_ftam_Create_Attributes(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2168   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2169                                       hf_index, BER_CLASS_APP, 12, TRUE, dissect_ftam_Create_Attributes_U);
2170
2171   return offset;
2172 }
2173
2174
2175 static const ber_sequence_t F_CREATE_request_sequence[] = {
2176   { &hf_ftam_override       , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Override },
2177   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
2178   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
2179   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
2180   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
2181   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
2182   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
2183   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2184   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
2185   { NULL, 0, 0, 0, NULL }
2186 };
2187
2188 static int
2189 dissect_ftam_F_CREATE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2190   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2191                                    F_CREATE_request_sequence, hf_index, ett_ftam_F_CREATE_request);
2192
2193   return offset;
2194 }
2195
2196
2197 static const ber_sequence_t F_CREATE_response_sequence[] = {
2198   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
2199   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2200   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
2201   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2202   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2203   { NULL, 0, 0, 0, NULL }
2204 };
2205
2206 static int
2207 dissect_ftam_F_CREATE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2208   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2209                                    F_CREATE_response_sequence, hf_index, ett_ftam_F_CREATE_response);
2210
2211   return offset;
2212 }
2213
2214
2215 static const ber_sequence_t F_DELETE_request_sequence[] = {
2216   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2217   { NULL, 0, 0, 0, NULL }
2218 };
2219
2220 static int
2221 dissect_ftam_F_DELETE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2222   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2223                                    F_DELETE_request_sequence, hf_index, ett_ftam_F_DELETE_request);
2224
2225   return offset;
2226 }
2227
2228
2229 static const ber_sequence_t F_DELETE_response_sequence[] = {
2230   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2231   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2232   { &hf_ftam_charging       , BER_CLASS_APP, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Charging },
2233   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2234   { NULL, 0, 0, 0, NULL }
2235 };
2236
2237 static int
2238 dissect_ftam_F_DELETE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2239   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2240                                    F_DELETE_response_sequence, hf_index, ett_ftam_F_DELETE_response);
2241
2242   return offset;
2243 }
2244
2245
2246 static const asn_namedbit Attribute_Names_bits[] = {
2247   {  0, &hf_ftam_Attribute_Names_read_pathname, -1, -1, "read-pathname", NULL },
2248   { 18, &hf_ftam_Attribute_Names_read_Object_type, -1, -1, "read-Object-type", NULL },
2249   {  1, &hf_ftam_Attribute_Names_read_permitted_actions, -1, -1, "read-permitted-actions", NULL },
2250   {  2, &hf_ftam_Attribute_Names_read_contents_type, -1, -1, "read-contents-type", NULL },
2251   { 19, &hf_ftam_Attribute_Names_read_linked_Object, -1, -1, "read-linked-Object", NULL },
2252   { 23, &hf_ftam_Attribute_Names_read_Child_objects, -1, -1, "read-Child-objects", NULL },
2253   { 20, &hf_ftam_Attribute_Names_read_primary_pathname, -1, -1, "read-primary-pathname", NULL },
2254   {  3, &hf_ftam_Attribute_Names_read_storage_account, -1, -1, "read-storage-account", NULL },
2255   {  4, &hf_ftam_Attribute_Names_read_date_and_time_of_creation, -1, -1, "read-date-and-time-of-creation", NULL },
2256   {  5, &hf_ftam_Attribute_Names_read_date_and_time_of_last_modification, -1, -1, "read-date-and-time-of-last-modification", NULL },
2257   {  6, &hf_ftam_Attribute_Names_read_date_and_time_of_last_read_access, -1, -1, "read-date-and-time-of-last-read-access", NULL },
2258   {  7, &hf_ftam_Attribute_Names_read_date_and_time_of_last_attribute_modification, -1, -1, "read-date-and-time-of-last-attribute-modification", NULL },
2259   {  8, &hf_ftam_Attribute_Names_read_identity_of_creator, -1, -1, "read-identity-of-creator", NULL },
2260   {  9, &hf_ftam_Attribute_Names_read_identity_of_last_modifier, -1, -1, "read-identity-of-last-modifier", NULL },
2261   { 10, &hf_ftam_Attribute_Names_read_identity_of_last_reader, -1, -1, "read-identity-of-last-reader", NULL },
2262   { 11, &hf_ftam_Attribute_Names_read_identity_of_last_attribute_modifier, -1, -1, "read-identity-of-last-attribute-modifier", NULL },
2263   { 12, &hf_ftam_Attribute_Names_read_Object_availability, -1, -1, "read-Object-availability", NULL },
2264   { 13, &hf_ftam_Attribute_Names_read_Object_size, -1, -1, "read-Object-size", NULL },
2265   { 14, &hf_ftam_Attribute_Names_read_future_Object_size, -1, -1, "read-future-Object-size", NULL },
2266   { 15, &hf_ftam_Attribute_Names_read_access_control, -1, -1, "read-access-control", NULL },
2267   { 21, &hf_ftam_Attribute_Names_read_path_access_control, -1, -1, "read-path-access-control", NULL },
2268   { 16, &hf_ftam_Attribute_Names_read_l8gal_qualifiCatiOnS, -1, -1, "read-l8gal-qualifiCatiOnS", NULL },
2269   { 17, &hf_ftam_Attribute_Names_read_private_use, -1, -1, "read-private-use", NULL },
2270   { 0, NULL, 0, 0, NULL, NULL }
2271 };
2272
2273 static int
2274 dissect_ftam_Attribute_Names(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2275   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
2276                                     Attribute_Names_bits, hf_index, ett_ftam_Attribute_Names,
2277                                     NULL);
2278
2279   return offset;
2280 }
2281
2282
2283
2284 static int
2285 dissect_ftam_Extension_Attribute_identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2286   offset = dissect_ber_object_identifier(implicit_tag, actx, tree, tvb, offset, hf_index, NULL);
2287
2288   return offset;
2289 }
2290
2291
2292 static const ber_sequence_t SEQUENCE_OF_Extension_Attribute_identifier_sequence_of[1] = {
2293   { &hf_ftam_extension_attribute_names_item, BER_CLASS_UNI, BER_UNI_TAG_OID, BER_FLAGS_NOOWNTAG, dissect_ftam_Extension_Attribute_identifier },
2294 };
2295
2296 static int
2297 dissect_ftam_SEQUENCE_OF_Extension_Attribute_identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2298   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
2299                                       SEQUENCE_OF_Extension_Attribute_identifier_sequence_of, hf_index, ett_ftam_SEQUENCE_OF_Extension_Attribute_identifier);
2300
2301   return offset;
2302 }
2303
2304
2305 static const ber_sequence_t Attribute_Extension_Set_Name_sequence[] = {
2306   { &hf_ftam_extension_set_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Extension_Set_Identifier },
2307   { &hf_ftam_extension_attribute_names, BER_CLASS_CON, 1, 0, dissect_ftam_SEQUENCE_OF_Extension_Attribute_identifier },
2308   { NULL, 0, 0, 0, NULL }
2309 };
2310
2311 static int
2312 dissect_ftam_Attribute_Extension_Set_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2313   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2314                                    Attribute_Extension_Set_Name_sequence, hf_index, ett_ftam_Attribute_Extension_Set_Name);
2315
2316   return offset;
2317 }
2318
2319
2320 static const ber_sequence_t Attribute_Extension_Names_sequence_of[1] = {
2321   { &hf_ftam_Attribute_Extension_Names_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Extension_Set_Name },
2322 };
2323
2324 static int
2325 dissect_ftam_Attribute_Extension_Names(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2326   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
2327                                       Attribute_Extension_Names_sequence_of, hf_index, ett_ftam_Attribute_Extension_Names);
2328
2329   return offset;
2330 }
2331
2332
2333 static const ber_sequence_t F_READ_ATTRIB_request_sequence[] = {
2334   { &hf_ftam_attribute_names, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Names },
2335   { &hf_ftam_attribute_extension_names, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extension_Names },
2336   { NULL, 0, 0, 0, NULL }
2337 };
2338
2339 static int
2340 dissect_ftam_F_READ_ATTRIB_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2341   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2342                                    F_READ_ATTRIB_request_sequence, hf_index, ett_ftam_F_READ_ATTRIB_request);
2343
2344   return offset;
2345 }
2346
2347
2348 static const ber_sequence_t Child_Objects_Attribute_set_of[1] = {
2349   { &hf_ftam_Child_Objects_Attribute_item, BER_CLASS_UNI, BER_UNI_TAG_GraphicString, BER_FLAGS_NOOWNTAG, dissect_ftam_GraphicString },
2350 };
2351
2352 static int
2353 dissect_ftam_Child_Objects_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2354   offset = dissect_ber_set_of(implicit_tag, actx, tree, tvb, offset,
2355                                  Child_Objects_Attribute_set_of, hf_index, ett_ftam_Child_Objects_Attribute);
2356
2357   return offset;
2358 }
2359
2360
2361
2362 static int
2363 dissect_ftam_GeneralizedTime(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2364   offset = dissect_ber_GeneralizedTime(implicit_tag, actx, tree, tvb, offset, hf_index);
2365
2366   return offset;
2367 }
2368
2369
2370 const value_string ftam_Date_and_Time_Attribute_vals[] = {
2371   {   0, "no-value-available" },
2372   {   1, "actual-values" },
2373   { 0, NULL }
2374 };
2375
2376 static const ber_choice_t Date_and_Time_Attribute_choice[] = {
2377   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2378   {   1, &hf_ftam_actual_values5 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_GeneralizedTime },
2379   { 0, NULL, 0, 0, 0, NULL }
2380 };
2381
2382 int
2383 dissect_ftam_Date_and_Time_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2384   offset = dissect_ber_choice(actx, tree, tvb, offset,
2385                                  Date_and_Time_Attribute_choice, hf_index, ett_ftam_Date_and_Time_Attribute,
2386                                  NULL);
2387
2388   return offset;
2389 }
2390
2391
2392 static const value_string ftam_User_Identity_Attribute_vals[] = {
2393   {   0, "no-value-available" },
2394   {   1, "actual-values" },
2395   { 0, NULL }
2396 };
2397
2398 static const ber_choice_t User_Identity_Attribute_choice[] = {
2399   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2400   {   1, &hf_ftam_actual_values6 , BER_CLASS_APP, 22, BER_FLAGS_NOOWNTAG, dissect_ftam_User_Identity },
2401   { 0, NULL, 0, 0, 0, NULL }
2402 };
2403
2404 static int
2405 dissect_ftam_User_Identity_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2406   offset = dissect_ber_choice(actx, tree, tvb, offset,
2407                                  User_Identity_Attribute_choice, hf_index, ett_ftam_User_Identity_Attribute,
2408                                  NULL);
2409
2410   return offset;
2411 }
2412
2413
2414 static const ber_sequence_t Read_Attributes_U_sequence[] = {
2415   { &hf_ftam_pathname       , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
2416   { &hf_ftam_object_type    , BER_CLASS_CON, 18, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Object_Type_Attribute },
2417   { &hf_ftam_permitted_actions, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Permitted_Actions_Attribute },
2418   { &hf_ftam_contents_type  , BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Contents_Type_Attribute },
2419   { &hf_ftam_linked_Object  , BER_CLASS_CON, 19, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
2420   { &hf_ftam_child_objects  , BER_CLASS_CON, 23, BER_FLAGS_OPTIONAL, dissect_ftam_Child_Objects_Attribute },
2421   { &hf_ftam_primaty_pathname, BER_CLASS_CON, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
2422   { &hf_ftam_storage_account, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Account_Attribute },
2423   { &hf_ftam_date_and_time_of_creation, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Date_and_Time_Attribute },
2424   { &hf_ftam_date_and_time_of_last_modification, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Date_and_Time_Attribute },
2425   { &hf_ftam_date_and_time_of_last_read_access, BER_CLASS_CON, 6, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Date_and_Time_Attribute },
2426   { &hf_ftam_date_and_time_of_last_attribute_modification, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Date_and_Time_Attribute },
2427   { &hf_ftam_identity_of_creator, BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_User_Identity_Attribute },
2428   { &hf_ftam_identity_of_last_modifier, BER_CLASS_CON, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_User_Identity_Attribute },
2429   { &hf_ftam_identity_of_last_reader, BER_CLASS_CON, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_User_Identity_Attribute },
2430   { &hf_ftam_identity_last_attribute_modifier, BER_CLASS_CON, 11, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_User_Identity_Attribute },
2431   { &hf_ftam_object_availability, BER_CLASS_CON, 12, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Availability_Attribute },
2432   { &hf_ftam_object_size    , BER_CLASS_CON, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Size_Attribute },
2433   { &hf_ftam_future_Object_size, BER_CLASS_CON, 14, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Size_Attribute },
2434   { &hf_ftam_access_control , BER_CLASS_CON, 15, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Attribute },
2435   { &hf_ftam_path_access_control, BER_CLASS_CON, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Attribute },
2436   { &hf_ftam_legal_qualification, BER_CLASS_CON, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Legal_Qualification_Attribute },
2437   { &hf_ftam_private_use    , BER_CLASS_CON, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Private_Use_Attribute },
2438   { &hf_ftam_attribute_extensions, BER_CLASS_CON, 22, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extensions },
2439   { NULL, 0, 0, 0, NULL }
2440 };
2441
2442 static int
2443 dissect_ftam_Read_Attributes_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2444   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2445                                    Read_Attributes_U_sequence, hf_index, ett_ftam_Read_Attributes_U);
2446
2447   return offset;
2448 }
2449
2450
2451
2452 static int
2453 dissect_ftam_Read_Attributes(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2454   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2455                                       hf_index, BER_CLASS_APP, 18, TRUE, dissect_ftam_Read_Attributes_U);
2456
2457   return offset;
2458 }
2459
2460
2461 static const ber_sequence_t F_READ_ATTRIB_response_sequence[] = {
2462   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2463   { &hf_ftam_read_attributes, BER_CLASS_APP, 18, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Read_Attributes },
2464   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2465   { NULL, 0, 0, 0, NULL }
2466 };
2467
2468 static int
2469 dissect_ftam_F_READ_ATTRIB_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2470   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2471                                    F_READ_ATTRIB_response_sequence, hf_index, ett_ftam_F_READ_ATTRIB_response);
2472
2473   return offset;
2474 }
2475
2476
2477 static const ber_sequence_t T_actual_values1_sequence[] = {
2478   { &hf_ftam_insert_values  , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Access_Control_Element },
2479   { &hf_ftam_delete_values  , BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Access_Control_Element },
2480   { NULL, 0, 0, 0, NULL }
2481 };
2482
2483 static int
2484 dissect_ftam_T_actual_values1(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2485   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2486                                    T_actual_values1_sequence, hf_index, ett_ftam_T_actual_values1);
2487
2488   return offset;
2489 }
2490
2491
2492 static const value_string ftam_Access_Control_Change_Attribute_vals[] = {
2493   {   0, "no-value-available" },
2494   {   1, "actual-values" },
2495   { 0, NULL }
2496 };
2497
2498 static const ber_choice_t Access_Control_Change_Attribute_choice[] = {
2499   {   0, &hf_ftam_no_value_available, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2500   {   1, &hf_ftam_actual_values1 , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_actual_values1 },
2501   { 0, NULL, 0, 0, 0, NULL }
2502 };
2503
2504 static int
2505 dissect_ftam_Access_Control_Change_Attribute(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2506   offset = dissect_ber_choice(actx, tree, tvb, offset,
2507                                  Access_Control_Change_Attribute_choice, hf_index, ett_ftam_Access_Control_Change_Attribute,
2508                                  NULL);
2509
2510   return offset;
2511 }
2512
2513
2514 static const ber_sequence_t Change_Attributes_U_sequence[] = {
2515   { &hf_ftam_pathname       , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
2516   { &hf_ftam_storage_account, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Account_Attribute },
2517   { &hf_ftam_object_availability, BER_CLASS_CON, 12, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Availability_Attribute },
2518   { &hf_ftam_future_Object_size, BER_CLASS_CON, 14, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Object_Size_Attribute },
2519   { &hf_ftam_change_attributes_access_control, BER_CLASS_CON, 15, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Change_Attribute },
2520   { &hf_ftam_change_path_access_control, BER_CLASS_CON, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Access_Control_Change_Attribute },
2521   { &hf_ftam_legal_qualification, BER_CLASS_CON, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Legal_Qualification_Attribute },
2522   { &hf_ftam_private_use    , BER_CLASS_CON, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Private_Use_Attribute },
2523   { &hf_ftam_attribute_extensions, BER_CLASS_CON, 22, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extensions },
2524   { NULL, 0, 0, 0, NULL }
2525 };
2526
2527 static int
2528 dissect_ftam_Change_Attributes_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2529   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2530                                    Change_Attributes_U_sequence, hf_index, ett_ftam_Change_Attributes_U);
2531
2532   return offset;
2533 }
2534
2535
2536
2537 static int
2538 dissect_ftam_Change_Attributes(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2539   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2540                                       hf_index, BER_CLASS_APP, 8, TRUE, dissect_ftam_Change_Attributes_U);
2541
2542   return offset;
2543 }
2544
2545
2546 static const ber_sequence_t F_CHANGE_ATTRIB_request_sequence[] = {
2547   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
2548   { NULL, 0, 0, 0, NULL }
2549 };
2550
2551 static int
2552 dissect_ftam_F_CHANGE_ATTRIB_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2553   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2554                                    F_CHANGE_ATTRIB_request_sequence, hf_index, ett_ftam_F_CHANGE_ATTRIB_request);
2555
2556   return offset;
2557 }
2558
2559
2560 static const ber_sequence_t F_CHANGE_ATTRIB_response_sequence[] = {
2561   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2562   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
2563   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2564   { NULL, 0, 0, 0, NULL }
2565 };
2566
2567 static int
2568 dissect_ftam_F_CHANGE_ATTRIB_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2569   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2570                                    F_CHANGE_ATTRIB_response_sequence, hf_index, ett_ftam_F_CHANGE_ATTRIB_response);
2571
2572   return offset;
2573 }
2574
2575
2576 static const asn_namedbit T_processing_mode_bits[] = {
2577   {  0, &hf_ftam_T_processing_mode_f_read, -1, -1, "f-read", NULL },
2578   {  1, &hf_ftam_T_processing_mode_f_insert, -1, -1, "f-insert", NULL },
2579   {  2, &hf_ftam_T_processing_mode_f_replace, -1, -1, "f-replace", NULL },
2580   {  3, &hf_ftam_T_processing_mode_f_extend, -1, -1, "f-extend", NULL },
2581   {  4, &hf_ftam_T_processing_mode_f_erase, -1, -1, "f-erase", NULL },
2582   { 0, NULL, 0, 0, NULL, NULL }
2583 };
2584
2585 static int
2586 dissect_ftam_T_processing_mode(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2587   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
2588                                     T_processing_mode_bits, hf_index, ett_ftam_T_processing_mode,
2589                                     NULL);
2590
2591   return offset;
2592 }
2593
2594
2595 static const value_string ftam_T_open_contents_type_vals[] = {
2596   {   0, "unknown" },
2597   {   1, "proposed" },
2598   { 0, NULL }
2599 };
2600
2601 static const ber_choice_t T_open_contents_type_choice[] = {
2602   {   0, &hf_ftam_unknown        , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
2603   {   1, &hf_ftam_proposed       , BER_CLASS_CON, 1, 0, dissect_ftam_Contents_Type_Attribute },
2604   { 0, NULL, 0, 0, 0, NULL }
2605 };
2606
2607 static int
2608 dissect_ftam_T_open_contents_type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2609   offset = dissect_ber_choice(actx, tree, tvb, offset,
2610                                  T_open_contents_type_choice, hf_index, ett_ftam_T_open_contents_type,
2611                                  NULL);
2612
2613   return offset;
2614 }
2615
2616
2617
2618 static int
2619 dissect_ftam_Activity_Identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2620   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2621                                       hf_index, BER_CLASS_APP, 6, TRUE, dissect_ftam_INTEGER);
2622
2623   return offset;
2624 }
2625
2626
2627 static const value_string ftam_T_request_recovery_mode_vals[] = {
2628   {   0, "none" },
2629   {   1, "at-start-of-file" },
2630   {   2, "at-any-active-Checkpoint" },
2631   { 0, NULL }
2632 };
2633
2634
2635 static int
2636 dissect_ftam_T_request_recovery_mode(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2637   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2638                                                 NULL);
2639
2640   return offset;
2641 }
2642
2643
2644 static const ber_sequence_t SET_OF_Abstract_Syntax_Name_set_of[1] = {
2645   { &hf_ftam_remove_contexts_item, BER_CLASS_APP, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_Abstract_Syntax_Name },
2646 };
2647
2648 static int
2649 dissect_ftam_SET_OF_Abstract_Syntax_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2650   offset = dissect_ber_set_of(implicit_tag, actx, tree, tvb, offset,
2651                                  SET_OF_Abstract_Syntax_Name_set_of, hf_index, ett_ftam_SET_OF_Abstract_Syntax_Name);
2652
2653   return offset;
2654 }
2655
2656
2657 static const value_string ftam_Degree_Of_Overlap_U_vals[] = {
2658   {   0, "normal" },
2659   {   1, "consecutive" },
2660   {   2, "concurrent" },
2661   { 0, NULL }
2662 };
2663
2664
2665 static int
2666 dissect_ftam_Degree_Of_Overlap_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2667   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2668                                                 NULL);
2669
2670   return offset;
2671 }
2672
2673
2674
2675 static int
2676 dissect_ftam_Degree_Of_Overlap(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2677   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2678                                       hf_index, BER_CLASS_APP, 30, TRUE, dissect_ftam_Degree_Of_Overlap_U);
2679
2680   return offset;
2681 }
2682
2683
2684 static const ber_sequence_t F_OPEN_request_sequence[] = {
2685   { &hf_ftam_processing_mode, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_T_processing_mode },
2686   { &hf_ftam_open_contents_type, BER_CLASS_CON, 1, 0, dissect_ftam_T_open_contents_type },
2687   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
2688   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2689   { &hf_ftam_enable_fadu_locking, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
2690   { &hf_ftam_activity_identifier, BER_CLASS_APP, 6, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Activity_Identifier },
2691   { &hf_ftam_request_recovery_mode, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_T_request_recovery_mode },
2692   { &hf_ftam_remove_contexts, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Abstract_Syntax_Name },
2693   { &hf_ftam_define_contexts, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Abstract_Syntax_Name },
2694   { &hf_ftam_degree_of_overlap, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Degree_Of_Overlap },
2695   { &hf_ftam_transfer_window, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2696   { NULL, 0, 0, 0, NULL }
2697 };
2698
2699 static int
2700 dissect_ftam_F_OPEN_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2701   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2702                                    F_OPEN_request_sequence, hf_index, ett_ftam_F_OPEN_request);
2703
2704   return offset;
2705 }
2706
2707
2708 static const value_string ftam_T_response_recovery_mode_vals[] = {
2709   {   0, "none" },
2710   {   1, "at-start-of-file" },
2711   {   2, "at-any-active-Checkpoint" },
2712   { 0, NULL }
2713 };
2714
2715
2716 static int
2717 dissect_ftam_T_response_recovery_mode(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2718   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2719                                                 NULL);
2720
2721   return offset;
2722 }
2723
2724
2725 static const ber_sequence_t F_OPEN_response_sequence[] = {
2726   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
2727   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2728   { &hf_ftam_contents_type  , BER_CLASS_CON, 1, BER_FLAGS_NOTCHKTAG, dissect_ftam_Contents_Type_Attribute },
2729   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
2730   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2731   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2732   { &hf_ftam_response_recovery_mode, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_T_response_recovery_mode },
2733   { &hf_ftam_presentation_action, BER_CLASS_CON, 6, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
2734   { &hf_ftam_degree_of_overlap, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Degree_Of_Overlap },
2735   { &hf_ftam_transfer_window, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2736   { NULL, 0, 0, 0, NULL }
2737 };
2738
2739 static int
2740 dissect_ftam_F_OPEN_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2741   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2742                                    F_OPEN_response_sequence, hf_index, ett_ftam_F_OPEN_response);
2743
2744   return offset;
2745 }
2746
2747
2748 static const ber_sequence_t F_CLOSE_request_sequence[] = {
2749   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2750   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2751   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2752   { NULL, 0, 0, 0, NULL }
2753 };
2754
2755 static int
2756 dissect_ftam_F_CLOSE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2757   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2758                                    F_CLOSE_request_sequence, hf_index, ett_ftam_F_CLOSE_request);
2759
2760   return offset;
2761 }
2762
2763
2764 static const ber_sequence_t F_CLOSE_response_sequence[] = {
2765   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2766   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
2767   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2768   { NULL, 0, 0, 0, NULL }
2769 };
2770
2771 static int
2772 dissect_ftam_F_CLOSE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2773   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2774                                    F_CLOSE_response_sequence, hf_index, ett_ftam_F_CLOSE_response);
2775
2776   return offset;
2777 }
2778
2779
2780 static const ber_sequence_t F_BEGIN_GROUP_request_sequence[] = {
2781   { &hf_ftam_threshold      , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2782   { NULL, 0, 0, 0, NULL }
2783 };
2784
2785 static int
2786 dissect_ftam_F_BEGIN_GROUP_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2787   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2788                                    F_BEGIN_GROUP_request_sequence, hf_index, ett_ftam_F_BEGIN_GROUP_request);
2789
2790   return offset;
2791 }
2792
2793
2794 static const ber_sequence_t F_BEGIN_GROUP_response_sequence[] = {
2795   { NULL, 0, 0, 0, NULL }
2796 };
2797
2798 static int
2799 dissect_ftam_F_BEGIN_GROUP_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2800   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2801                                    F_BEGIN_GROUP_response_sequence, hf_index, ett_ftam_F_BEGIN_GROUP_response);
2802
2803   return offset;
2804 }
2805
2806
2807 static const ber_sequence_t F_END_GROUP_request_sequence[] = {
2808   { NULL, 0, 0, 0, NULL }
2809 };
2810
2811 static int
2812 dissect_ftam_F_END_GROUP_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2813   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2814                                    F_END_GROUP_request_sequence, hf_index, ett_ftam_F_END_GROUP_request);
2815
2816   return offset;
2817 }
2818
2819
2820 static const ber_sequence_t F_END_GROUP_response_sequence[] = {
2821   { NULL, 0, 0, 0, NULL }
2822 };
2823
2824 static int
2825 dissect_ftam_F_END_GROUP_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2826   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2827                                    F_END_GROUP_response_sequence, hf_index, ett_ftam_F_END_GROUP_response);
2828
2829   return offset;
2830 }
2831
2832
2833 static const ber_sequence_t F_RECOVER_request_sequence[] = {
2834   { &hf_ftam_activity_identifier, BER_CLASS_APP, 6, BER_FLAGS_NOOWNTAG, dissect_ftam_Activity_Identifier },
2835   { &hf_ftam_bulk_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2836   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
2837   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
2838   { &hf_ftam_recovefy_Point , BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2839   { &hf_ftam_remove_contexts, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Abstract_Syntax_Name },
2840   { &hf_ftam_define_contexts, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_SET_OF_Abstract_Syntax_Name },
2841   { &hf_ftam_concurrent_bulk_transfer_number, BER_CLASS_CON, 7, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2842   { &hf_ftam_concurrent_recovery_point, BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2843   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2844   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2845   { NULL, 0, 0, 0, NULL }
2846 };
2847
2848 static int
2849 dissect_ftam_F_RECOVER_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2850   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2851                                    F_RECOVER_request_sequence, hf_index, ett_ftam_F_RECOVER_request);
2852
2853   return offset;
2854 }
2855
2856
2857 static const ber_sequence_t F_RECOVER_response_sequence[] = {
2858   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
2859   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
2860   { &hf_ftam_contents_type  , BER_CLASS_CON, 1, BER_FLAGS_NOTCHKTAG, dissect_ftam_Contents_Type_Attribute },
2861   { &hf_ftam_recovety_Point , BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2862   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
2863   { &hf_ftam_presentation_action, BER_CLASS_CON, 6, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
2864   { &hf_ftam_concurrent_recovery_point, BER_CLASS_CON, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2865   { &hf_ftam_last_transfer_end_read_request, BER_CLASS_CON, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2866   { &hf_ftam_last_transfer_end_write_request, BER_CLASS_CON, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2867   { NULL, 0, 0, 0, NULL }
2868 };
2869
2870 static int
2871 dissect_ftam_F_RECOVER_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2872   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
2873                                    F_RECOVER_response_sequence, hf_index, ett_ftam_F_RECOVER_response);
2874
2875   return offset;
2876 }
2877
2878
2879 static const value_string ftam_T_first_last_vals[] = {
2880   {   0, "first" },
2881   {   1, "last" },
2882   { 0, NULL }
2883 };
2884
2885
2886 static int
2887 dissect_ftam_T_first_last(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2888   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2889                                                 NULL);
2890
2891   return offset;
2892 }
2893
2894
2895 static const value_string ftam_T_relative_vals[] = {
2896   {   0, "previous" },
2897   {   1, "current" },
2898   {   2, "next" },
2899   { 0, NULL }
2900 };
2901
2902
2903 static int
2904 dissect_ftam_T_relative(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2905   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2906                                                 NULL);
2907
2908   return offset;
2909 }
2910
2911
2912 static const value_string ftam_T_begin_end_vals[] = {
2913   {   0, "begin" },
2914   {   1, "end" },
2915   { 0, NULL }
2916 };
2917
2918
2919 static int
2920 dissect_ftam_T_begin_end(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2921   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
2922                                                 NULL);
2923
2924   return offset;
2925 }
2926
2927
2928
2929 static int
2930 dissect_ftam_Node_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2931   offset = dissect_ber_external_type(implicit_tag, tree, tvb, offset, actx, hf_index, NULL);
2932
2933   return offset;
2934 }
2935
2936
2937 static const ber_sequence_t SEQUENCE_OF_Node_Name_sequence_of[1] = {
2938   { &hf_ftam_name_list_item , BER_CLASS_UNI, BER_UNI_TAG_EXTERNAL, BER_FLAGS_NOOWNTAG, dissect_ftam_Node_Name },
2939 };
2940
2941 static int
2942 dissect_ftam_SEQUENCE_OF_Node_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2943   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
2944                                       SEQUENCE_OF_Node_Name_sequence_of, hf_index, ett_ftam_SEQUENCE_OF_Node_Name);
2945
2946   return offset;
2947 }
2948
2949
2950 static const value_string ftam_FADU_Identity_U_vals[] = {
2951   {   0, "first-last" },
2952   {   1, "relative" },
2953   {   2, "begin-end" },
2954   {   3, "single-name" },
2955   {   4, "name-list" },
2956   {   5, "fadu-number" },
2957   { 0, NULL }
2958 };
2959
2960 static const ber_choice_t FADU_Identity_U_choice[] = {
2961   {   0, &hf_ftam_first_last     , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_T_first_last },
2962   {   1, &hf_ftam_relative       , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_relative },
2963   {   2, &hf_ftam_begin_end      , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_T_begin_end },
2964   {   3, &hf_ftam_single_name    , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_Node_Name },
2965   {   4, &hf_ftam_name_list      , BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_SEQUENCE_OF_Node_Name },
2966   {   5, &hf_ftam_fadu_number    , BER_CLASS_CON, 5, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
2967   { 0, NULL, 0, 0, 0, NULL }
2968 };
2969
2970 static int
2971 dissect_ftam_FADU_Identity_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2972   offset = dissect_ber_choice(actx, tree, tvb, offset,
2973                                  FADU_Identity_U_choice, hf_index, ett_ftam_FADU_Identity_U,
2974                                  NULL);
2975
2976   return offset;
2977 }
2978
2979
2980
2981 static int
2982 dissect_ftam_FADU_Identity(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2983   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
2984                                       hf_index, BER_CLASS_APP, 15, FALSE, dissect_ftam_FADU_Identity_U);
2985
2986   return offset;
2987 }
2988
2989
2990 static const value_string ftam_FADU_Lock_U_vals[] = {
2991   {   0, "off" },
2992   {   1, "on" },
2993   { 0, NULL }
2994 };
2995
2996
2997 static int
2998 dissect_ftam_FADU_Lock_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
2999   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
3000                                                 NULL);
3001
3002   return offset;
3003 }
3004
3005
3006
3007 static int
3008 dissect_ftam_FADU_Lock(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3009   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3010                                       hf_index, BER_CLASS_APP, 16, TRUE, dissect_ftam_FADU_Lock_U);
3011
3012   return offset;
3013 }
3014
3015
3016 static const ber_sequence_t F_LOCATE_request_sequence[] = {
3017   { &hf_ftam_file_access_data_unit_identity, BER_CLASS_APP, 15, BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Identity },
3018   { &hf_ftam_fadu_lock      , BER_CLASS_APP, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Lock },
3019   { NULL, 0, 0, 0, NULL }
3020 };
3021
3022 static int
3023 dissect_ftam_F_LOCATE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3024   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3025                                    F_LOCATE_request_sequence, hf_index, ett_ftam_F_LOCATE_request);
3026
3027   return offset;
3028 }
3029
3030
3031 static const ber_sequence_t F_LOCATE_response_sequence[] = {
3032   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3033   { &hf_ftam_file_access_data_unit_identity, BER_CLASS_APP, 15, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Identity },
3034   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3035   { NULL, 0, 0, 0, NULL }
3036 };
3037
3038 static int
3039 dissect_ftam_F_LOCATE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3040   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3041                                    F_LOCATE_response_sequence, hf_index, ett_ftam_F_LOCATE_response);
3042
3043   return offset;
3044 }
3045
3046
3047 static const ber_sequence_t F_ERASE_request_sequence[] = {
3048   { &hf_ftam_file_access_data_unit_identity, BER_CLASS_APP, 15, BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Identity },
3049   { NULL, 0, 0, 0, NULL }
3050 };
3051
3052 static int
3053 dissect_ftam_F_ERASE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3054   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3055                                    F_ERASE_request_sequence, hf_index, ett_ftam_F_ERASE_request);
3056
3057   return offset;
3058 }
3059
3060
3061 static const ber_sequence_t F_ERASE_response_sequence[] = {
3062   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3063   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3064   { NULL, 0, 0, 0, NULL }
3065 };
3066
3067 static int
3068 dissect_ftam_F_ERASE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3069   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3070                                    F_ERASE_response_sequence, hf_index, ett_ftam_F_ERASE_response);
3071
3072   return offset;
3073 }
3074
3075
3076 static const value_string ftam_File_PDU_vals[] = {
3077   {   6, "f-select-request" },
3078   {   7, "f-select-response" },
3079   {   8, "f-deselect-request" },
3080   {   9, "f-deselect-response" },
3081   {  10, "f-create-request" },
3082   {  11, "f-create-response" },
3083   {  12, "f-delete-request" },
3084   {  13, "f-delete-response" },
3085   {  14, "f-read-attrib-request" },
3086   {  15, "f-read-attrib-response" },
3087   {  16, "f-Change-attrib-reques" },
3088   {  17, "f-Change-attrib-respon" },
3089   {  18, "f-open-request" },
3090   {  19, "f-open-response" },
3091   {  20, "f-close-request" },
3092   {  21, "f-close-response" },
3093   {  22, "f-begin-group-request" },
3094   {  23, "f-begin-group-response" },
3095   {  24, "f-end-group-request" },
3096   {  25, "f-end-group-response" },
3097   {  26, "f-recover-request" },
3098   {  27, "f-recover-response" },
3099   {  28, "f-locate-request" },
3100   {  29, "f-locate-response" },
3101   {  30, "f-erase-request" },
3102   {  31, "f-erase-response" },
3103   { 0, NULL }
3104 };
3105
3106 static const ber_choice_t File_PDU_choice[] = {
3107   {   6, &hf_ftam_f_select_request, BER_CLASS_CON, 6, BER_FLAGS_IMPLTAG, dissect_ftam_F_SELECT_request },
3108   {   7, &hf_ftam_f_select_response, BER_CLASS_CON, 7, BER_FLAGS_IMPLTAG, dissect_ftam_F_SELECT_response },
3109   {   8, &hf_ftam_f_deselect_request, BER_CLASS_CON, 8, BER_FLAGS_IMPLTAG, dissect_ftam_F_DESELECT_request },
3110   {   9, &hf_ftam_f_deselect_response, BER_CLASS_CON, 9, BER_FLAGS_IMPLTAG, dissect_ftam_F_DESELECT_response },
3111   {  10, &hf_ftam_f_create_request, BER_CLASS_CON, 10, BER_FLAGS_IMPLTAG, dissect_ftam_F_CREATE_request },
3112   {  11, &hf_ftam_f_create_response, BER_CLASS_CON, 11, BER_FLAGS_IMPLTAG, dissect_ftam_F_CREATE_response },
3113   {  12, &hf_ftam_f_delete_request, BER_CLASS_CON, 12, BER_FLAGS_IMPLTAG, dissect_ftam_F_DELETE_request },
3114   {  13, &hf_ftam_f_delete_response, BER_CLASS_CON, 13, BER_FLAGS_IMPLTAG, dissect_ftam_F_DELETE_response },
3115   {  14, &hf_ftam_f_read_attrib_request, BER_CLASS_CON, 14, BER_FLAGS_IMPLTAG, dissect_ftam_F_READ_ATTRIB_request },
3116   {  15, &hf_ftam_f_read_attrib_response, BER_CLASS_CON, 15, BER_FLAGS_IMPLTAG, dissect_ftam_F_READ_ATTRIB_response },
3117   {  16, &hf_ftam_f_Change_attrib_reques, BER_CLASS_CON, 16, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_ATTRIB_request },
3118   {  17, &hf_ftam_f_Change_attrib_respon, BER_CLASS_CON, 17, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_ATTRIB_response },
3119   {  18, &hf_ftam_f_open_request , BER_CLASS_CON, 18, BER_FLAGS_IMPLTAG, dissect_ftam_F_OPEN_request },
3120   {  19, &hf_ftam_f_open_response, BER_CLASS_CON, 19, BER_FLAGS_IMPLTAG, dissect_ftam_F_OPEN_response },
3121   {  20, &hf_ftam_f_close_request, BER_CLASS_CON, 20, BER_FLAGS_IMPLTAG, dissect_ftam_F_CLOSE_request },
3122   {  21, &hf_ftam_f_close_response, BER_CLASS_CON, 21, BER_FLAGS_IMPLTAG, dissect_ftam_F_CLOSE_response },
3123   {  22, &hf_ftam_f_begin_group_request, BER_CLASS_CON, 22, BER_FLAGS_IMPLTAG, dissect_ftam_F_BEGIN_GROUP_request },
3124   {  23, &hf_ftam_f_begin_group_response, BER_CLASS_CON, 23, BER_FLAGS_IMPLTAG, dissect_ftam_F_BEGIN_GROUP_response },
3125   {  24, &hf_ftam_f_end_group_request, BER_CLASS_CON, 24, BER_FLAGS_IMPLTAG, dissect_ftam_F_END_GROUP_request },
3126   {  25, &hf_ftam_f_end_group_response, BER_CLASS_CON, 25, BER_FLAGS_IMPLTAG, dissect_ftam_F_END_GROUP_response },
3127   {  26, &hf_ftam_f_recover_request, BER_CLASS_CON, 26, BER_FLAGS_IMPLTAG, dissect_ftam_F_RECOVER_request },
3128   {  27, &hf_ftam_f_recover_response, BER_CLASS_CON, 27, BER_FLAGS_IMPLTAG, dissect_ftam_F_RECOVER_response },
3129   {  28, &hf_ftam_f_locate_request, BER_CLASS_CON, 28, BER_FLAGS_IMPLTAG, dissect_ftam_F_LOCATE_request },
3130   {  29, &hf_ftam_f_locate_response, BER_CLASS_CON, 29, BER_FLAGS_IMPLTAG, dissect_ftam_F_LOCATE_response },
3131   {  30, &hf_ftam_f_erase_request, BER_CLASS_CON, 30, BER_FLAGS_IMPLTAG, dissect_ftam_F_ERASE_request },
3132   {  31, &hf_ftam_f_erase_response, BER_CLASS_CON, 31, BER_FLAGS_IMPLTAG, dissect_ftam_F_ERASE_response },
3133   { 0, NULL, 0, 0, 0, NULL }
3134 };
3135
3136 static int
3137 dissect_ftam_File_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3138 #line 102 "ftam.cnf"
3139   gint branch_taken;
3140
3141     offset = dissect_ber_choice(actx, tree, tvb, offset,
3142                                  File_PDU_choice, hf_index, ett_ftam_File_PDU,
3143                                  &branch_taken);
3144
3145
3146   if( (branch_taken!=-1) && ftam_File_PDU_vals[branch_taken].strptr ){
3147         col_append_fstr(actx->pinfo->cinfo, COL_INFO, " %s:", ftam_File_PDU_vals[branch_taken].strptr);
3148   }
3149
3150
3151
3152   return offset;
3153 }
3154
3155
3156 static const value_string ftam_T_access_context_vals[] = {
3157   {   0, "hierarchical-all-data-units" },
3158   {   1, "hierarchical-no-data-units" },
3159   {   2, "flat-all-data-units" },
3160   {   3, "flat-one-level-data-unit" },
3161   {   4, "flat-Single-data-unit" },
3162   {   5, "unstructured-all-data-units" },
3163   {   6, "unstructured-Single-data-unit" },
3164   { 0, NULL }
3165 };
3166
3167
3168 static int
3169 dissect_ftam_T_access_context(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3170   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
3171                                                 NULL);
3172
3173   return offset;
3174 }
3175
3176
3177 static const ber_sequence_t Access_Context_U_sequence[] = {
3178   { &hf_ftam_access_context , BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_T_access_context },
3179   { &hf_ftam_level_number   , BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3180   { NULL, 0, 0, 0, NULL }
3181 };
3182
3183 static int
3184 dissect_ftam_Access_Context_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3185   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3186                                    Access_Context_U_sequence, hf_index, ett_ftam_Access_Context_U);
3187
3188   return offset;
3189 }
3190
3191
3192
3193 static int
3194 dissect_ftam_Access_Context(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3195   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3196                                       hf_index, BER_CLASS_APP, 1, TRUE, dissect_ftam_Access_Context_U);
3197
3198   return offset;
3199 }
3200
3201
3202 static const ber_sequence_t F_READ_request_sequence[] = {
3203   { &hf_ftam_file_access_data_unit_identity, BER_CLASS_APP, 15, BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Identity },
3204   { &hf_ftam_read_access_context, BER_CLASS_APP, 1, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Context },
3205   { &hf_ftam_fadu_lock      , BER_CLASS_APP, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Lock },
3206   { &hf_ftam_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3207   { NULL, 0, 0, 0, NULL }
3208 };
3209
3210 static int
3211 dissect_ftam_F_READ_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3212   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3213                                    F_READ_request_sequence, hf_index, ett_ftam_F_READ_request);
3214
3215   return offset;
3216 }
3217
3218
3219 static const value_string ftam_T_file_access_data_unit_Operation_vals[] = {
3220   {   0, "insert" },
3221   {   1, "replace" },
3222   {   2, "extend" },
3223   { 0, NULL }
3224 };
3225
3226
3227 static int
3228 dissect_ftam_T_file_access_data_unit_Operation(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3229   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
3230                                                 NULL);
3231
3232   return offset;
3233 }
3234
3235
3236 static const ber_sequence_t F_WRITE_request_sequence[] = {
3237   { &hf_ftam_file_access_data_unit_Operation, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_T_file_access_data_unit_Operation },
3238   { &hf_ftam_file_access_data_unit_identity, BER_CLASS_APP, 15, BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Identity },
3239   { &hf_ftam_fadu_lock      , BER_CLASS_APP, 16, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_FADU_Lock },
3240   { &hf_ftam_transfer_number, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3241   { NULL, 0, 0, 0, NULL }
3242 };
3243
3244 static int
3245 dissect_ftam_F_WRITE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3246   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3247                                    F_WRITE_request_sequence, hf_index, ett_ftam_F_WRITE_request);
3248
3249   return offset;
3250 }
3251
3252
3253 static const ber_sequence_t F_DATA_END_request_sequence[] = {
3254   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3255   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3256   { NULL, 0, 0, 0, NULL }
3257 };
3258
3259 static int
3260 dissect_ftam_F_DATA_END_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3261   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3262                                    F_DATA_END_request_sequence, hf_index, ett_ftam_F_DATA_END_request);
3263
3264   return offset;
3265 }
3266
3267
3268 static const value_string ftam_Request_Type_U_vals[] = {
3269   {   0, "read" },
3270   {   1, "write" },
3271   { 0, NULL }
3272 };
3273
3274
3275 static int
3276 dissect_ftam_Request_Type_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3277   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
3278                                                 NULL);
3279
3280   return offset;
3281 }
3282
3283
3284
3285 static int
3286 dissect_ftam_Request_Type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3287   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3288                                       hf_index, BER_CLASS_APP, 31, TRUE, dissect_ftam_Request_Type_U);
3289
3290   return offset;
3291 }
3292
3293
3294 static const ber_sequence_t F_TRANSFER_END_request_sequence[] = {
3295   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
3296   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3297   { &hf_ftam_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3298   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3299   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3300   { NULL, 0, 0, 0, NULL }
3301 };
3302
3303 static int
3304 dissect_ftam_F_TRANSFER_END_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3305   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3306                                    F_TRANSFER_END_request_sequence, hf_index, ett_ftam_F_TRANSFER_END_request);
3307
3308   return offset;
3309 }
3310
3311
3312 static const ber_sequence_t F_TRANSFER_END_response_sequence[] = {
3313   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3314   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
3315   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3316   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3317   { &hf_ftam_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3318   { NULL, 0, 0, 0, NULL }
3319 };
3320
3321 static int
3322 dissect_ftam_F_TRANSFER_END_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3323   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3324                                    F_TRANSFER_END_response_sequence, hf_index, ett_ftam_F_TRANSFER_END_response);
3325
3326   return offset;
3327 }
3328
3329
3330 static const ber_sequence_t F_CANCEL_request_sequence[] = {
3331   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3332   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
3333   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3334   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3335   { &hf_ftam_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3336   { &hf_ftam_last_transfer_end_read_request, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3337   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3338   { &hf_ftam_last_transfer_end_write_request, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3339   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3340   { NULL, 0, 0, 0, NULL }
3341 };
3342
3343 static int
3344 dissect_ftam_F_CANCEL_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3345   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3346                                    F_CANCEL_request_sequence, hf_index, ett_ftam_F_CANCEL_request);
3347
3348   return offset;
3349 }
3350
3351
3352 static const ber_sequence_t F_CANCEL_response_sequence[] = {
3353   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3354   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
3355   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3356   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3357   { &hf_ftam_transfer_number, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3358   { &hf_ftam_last_transfer_end_read_request, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3359   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3360   { &hf_ftam_last_transfer_end_write_request, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3361   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3362   { NULL, 0, 0, 0, NULL }
3363 };
3364
3365 static int
3366 dissect_ftam_F_CANCEL_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3367   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3368                                    F_CANCEL_response_sequence, hf_index, ett_ftam_F_CANCEL_response);
3369
3370   return offset;
3371 }
3372
3373
3374 static const ber_sequence_t F_RESTART_request_sequence[] = {
3375   { &hf_ftam_checkpoint_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3376   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3377   { &hf_ftam_transfer_number, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3378   { &hf_ftam_last_transfer_end_read_request, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3379   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3380   { &hf_ftam_last_transfer_end_write_request, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3381   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3382   { NULL, 0, 0, 0, NULL }
3383 };
3384
3385 static int
3386 dissect_ftam_F_RESTART_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3387   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3388                                    F_RESTART_request_sequence, hf_index, ett_ftam_F_RESTART_request);
3389
3390   return offset;
3391 }
3392
3393
3394 static const ber_sequence_t F_RESTART_response_sequence[] = {
3395   { &hf_ftam_checkpoint_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3396   { &hf_ftam_request_type   , BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Type },
3397   { &hf_ftam_transfer_number, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3398   { &hf_ftam_last_transfer_end_read_request, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3399   { &hf_ftam_last_transfer_end_read_response, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3400   { &hf_ftam_last_transfer_end_write_request, BER_CLASS_CON, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3401   { &hf_ftam_last_transfer_end_write_response, BER_CLASS_CON, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3402   { NULL, 0, 0, 0, NULL }
3403 };
3404
3405 static int
3406 dissect_ftam_F_RESTART_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3407   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3408                                    F_RESTART_response_sequence, hf_index, ett_ftam_F_RESTART_response);
3409
3410   return offset;
3411 }
3412
3413
3414 static const value_string ftam_Bulk_Data_PDU_vals[] = {
3415   {  32, "f-read-request" },
3416   {  33, "f-write-request" },
3417   {  34, "f-data-end-request" },
3418   {  35, "f-transfer-end-request" },
3419   {  36, "f-transfer-end-response" },
3420   {  37, "f-cancel-request" },
3421   {  38, "f-cancel-response" },
3422   {  39, "f-restart-request" },
3423   {  40, "f-restart-response" },
3424   { 0, NULL }
3425 };
3426
3427 static const ber_choice_t Bulk_Data_PDU_choice[] = {
3428   {  32, &hf_ftam_f_read_request , BER_CLASS_CON, 32, BER_FLAGS_IMPLTAG, dissect_ftam_F_READ_request },
3429   {  33, &hf_ftam_f_write_request, BER_CLASS_CON, 33, BER_FLAGS_IMPLTAG, dissect_ftam_F_WRITE_request },
3430   {  34, &hf_ftam_f_data_end_request, BER_CLASS_CON, 34, BER_FLAGS_IMPLTAG, dissect_ftam_F_DATA_END_request },
3431   {  35, &hf_ftam_f_transfer_end_request, BER_CLASS_CON, 35, BER_FLAGS_IMPLTAG, dissect_ftam_F_TRANSFER_END_request },
3432   {  36, &hf_ftam_f_transfer_end_response, BER_CLASS_CON, 36, BER_FLAGS_IMPLTAG, dissect_ftam_F_TRANSFER_END_response },
3433   {  37, &hf_ftam_f_cancel_request, BER_CLASS_CON, 37, BER_FLAGS_IMPLTAG, dissect_ftam_F_CANCEL_request },
3434   {  38, &hf_ftam_f_cancel_response, BER_CLASS_CON, 38, BER_FLAGS_IMPLTAG, dissect_ftam_F_CANCEL_response },
3435   {  39, &hf_ftam_f_restart_request, BER_CLASS_CON, 39, BER_FLAGS_IMPLTAG, dissect_ftam_F_RESTART_request },
3436   {  40, &hf_ftam_f_restart_response, BER_CLASS_CON, 40, BER_FLAGS_IMPLTAG, dissect_ftam_F_RESTART_response },
3437   { 0, NULL, 0, 0, 0, NULL }
3438 };
3439
3440 static int
3441 dissect_ftam_Bulk_Data_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3442 #line 111 "ftam.cnf"
3443   gint branch_taken;
3444
3445     offset = dissect_ber_choice(actx, tree, tvb, offset,
3446                                  Bulk_Data_PDU_choice, hf_index, ett_ftam_Bulk_Data_PDU,
3447                                  &branch_taken);
3448
3449
3450   if( (branch_taken!=-1) && ftam_Bulk_Data_PDU_vals[branch_taken].strptr ){
3451         col_append_fstr(actx->pinfo->cinfo, COL_INFO, " %s:", ftam_Bulk_Data_PDU_vals[branch_taken].strptr);
3452   }
3453
3454
3455
3456   return offset;
3457 }
3458
3459
3460
3461 static int
3462 dissect_ftam_Destination_File_Directory(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3463   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3464                                       hf_index, BER_CLASS_APP, 24, FALSE, dissect_ftam_Pathname_Attribute);
3465
3466   return offset;
3467 }
3468
3469
3470 static const ber_sequence_t F_CHANGE_PREFIX_request_sequence[] = {
3471   { &hf_ftam_reset          , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
3472   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
3473   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
3474   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
3475   { NULL, 0, 0, 0, NULL }
3476 };
3477
3478 static int
3479 dissect_ftam_F_CHANGE_PREFIX_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3480   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3481                                    F_CHANGE_PREFIX_request_sequence, hf_index, ett_ftam_F_CHANGE_PREFIX_request);
3482
3483   return offset;
3484 }
3485
3486
3487 static const ber_sequence_t F_CHANGE_PREFIX_response_sequence[] = {
3488   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
3489   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
3490   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
3491   { NULL, 0, 0, 0, NULL }
3492 };
3493
3494 static int
3495 dissect_ftam_F_CHANGE_PREFIX_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3496   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3497                                    F_CHANGE_PREFIX_response_sequence, hf_index, ett_ftam_F_CHANGE_PREFIX_response);
3498
3499   return offset;
3500 }
3501
3502
3503 static const asn_namedbit Equality_Comparision_bits[] = {
3504   {  0, &hf_ftam_Equality_Comparision_no_value_available_matches, -1, -1, "no-value-available-matches", NULL },
3505   {  1, &hf_ftam_Equality_Comparision_equals_matches, -1, -1, "equals-matches", NULL },
3506   { 0, NULL, 0, 0, NULL, NULL }
3507 };
3508
3509 static int
3510 dissect_ftam_Equality_Comparision(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3511   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
3512                                     Equality_Comparision_bits, hf_index, ett_ftam_Equality_Comparision,
3513                                     NULL);
3514
3515   return offset;
3516 }
3517
3518
3519 static const value_string ftam_T_string_value_item_vals[] = {
3520   {   2, "substring-match" },
3521   {   3, "any-match" },
3522   {   4, "number-of-characters-match" },
3523   { 0, NULL }
3524 };
3525
3526 static const ber_choice_t T_string_value_item_choice[] = {
3527   {   2, &hf_ftam_substring_match, BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_GraphicString },
3528   {   3, &hf_ftam_any_match      , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
3529   {   4, &hf_ftam_number_of_characters_match, BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3530   { 0, NULL, 0, 0, 0, NULL }
3531 };
3532
3533 static int
3534 dissect_ftam_T_string_value_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3535   offset = dissect_ber_choice(actx, tree, tvb, offset,
3536                                  T_string_value_item_choice, hf_index, ett_ftam_T_string_value_item,
3537                                  NULL);
3538
3539   return offset;
3540 }
3541
3542
3543 static const ber_sequence_t T_string_value_sequence_of[1] = {
3544   { &hf_ftam_string_value_item, BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_T_string_value_item },
3545 };
3546
3547 static int
3548 dissect_ftam_T_string_value(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3549   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3550                                       T_string_value_sequence_of, hf_index, ett_ftam_T_string_value);
3551
3552   return offset;
3553 }
3554
3555
3556 static const ber_sequence_t String_Pattern_sequence[] = {
3557   { &hf_ftam_equality_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3558   { &hf_ftam_string_value   , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_string_value },
3559   { NULL, 0, 0, 0, NULL }
3560 };
3561
3562 static int
3563 dissect_ftam_String_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3564   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3565                                    String_Pattern_sequence, hf_index, ett_ftam_String_Pattern);
3566
3567   return offset;
3568 }
3569
3570
3571 static const value_string ftam_T_pathname_value_item_vals[] = {
3572   {   2, "string-match" },
3573   {   3, "any-match" },
3574   { 0, NULL }
3575 };
3576
3577 static const ber_choice_t T_pathname_value_item_choice[] = {
3578   {   2, &hf_ftam_string_match   , BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_String_Pattern },
3579   {   3, &hf_ftam_any_match      , BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_NULL },
3580   { 0, NULL, 0, 0, 0, NULL }
3581 };
3582
3583 static int
3584 dissect_ftam_T_pathname_value_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3585   offset = dissect_ber_choice(actx, tree, tvb, offset,
3586                                  T_pathname_value_item_choice, hf_index, ett_ftam_T_pathname_value_item,
3587                                  NULL);
3588
3589   return offset;
3590 }
3591
3592
3593 static const ber_sequence_t T_pathname_value_sequence_of[1] = {
3594   { &hf_ftam_pathname_value_item, BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_T_pathname_value_item },
3595 };
3596
3597 static int
3598 dissect_ftam_T_pathname_value(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3599   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3600                                       T_pathname_value_sequence_of, hf_index, ett_ftam_T_pathname_value);
3601
3602   return offset;
3603 }
3604
3605
3606 static const ber_sequence_t Pathname_Pattern_sequence[] = {
3607   { &hf_ftam_equality_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3608   { &hf_ftam_pathname_value , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_pathname_value },
3609   { NULL, 0, 0, 0, NULL }
3610 };
3611
3612 static int
3613 dissect_ftam_Pathname_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3614   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3615                                    Pathname_Pattern_sequence, hf_index, ett_ftam_Pathname_Pattern);
3616
3617   return offset;
3618 }
3619
3620
3621 static const asn_namedbit Relational_Comparision_bits[] = {
3622   {  0, &hf_ftam_Relational_Comparision_no_value_available_matches, -1, -1, "no-value-available-matches", NULL },
3623   {  1, &hf_ftam_Relational_Comparision_equals_matches, -1, -1, "equals-matches", NULL },
3624   {  2, &hf_ftam_Relational_Comparision_less_than_matches, -1, -1, "less-than-matches", NULL },
3625   {  3, &hf_ftam_Relational_Comparision_greater_than_matches, -1, -1, "greater-than-matches", NULL },
3626   { 0, NULL, 0, 0, NULL, NULL }
3627 };
3628
3629 static int
3630 dissect_ftam_Relational_Comparision(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3631   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
3632                                     Relational_Comparision_bits, hf_index, ett_ftam_Relational_Comparision,
3633                                     NULL);
3634
3635   return offset;
3636 }
3637
3638
3639 static const ber_sequence_t Integer_Pattern_sequence[] = {
3640   { &hf_ftam_relational_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Relational_Comparision },
3641   { &hf_ftam_integer_value  , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
3642   { NULL, 0, 0, 0, NULL }
3643 };
3644
3645 static int
3646 dissect_ftam_Integer_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3647   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3648                                    Integer_Pattern_sequence, hf_index, ett_ftam_Integer_Pattern);
3649
3650   return offset;
3651 }
3652
3653
3654
3655 static int
3656 dissect_ftam_BIT_STRING(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3657   offset = dissect_ber_bitstring(implicit_tag, actx, tree, tvb, offset,
3658                                     NULL, hf_index, -1,
3659                                     NULL);
3660
3661   return offset;
3662 }
3663
3664
3665 static const ber_sequence_t Bitstring_Pattern_sequence[] = {
3666   { &hf_ftam_equality_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3667   { &hf_ftam_match_bitstring, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_BIT_STRING },
3668   { &hf_ftam_significance_bitstring, BER_CLASS_CON, 2, BER_FLAGS_IMPLTAG, dissect_ftam_BIT_STRING },
3669   { NULL, 0, 0, 0, NULL }
3670 };
3671
3672 static int
3673 dissect_ftam_Bitstring_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3674   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3675                                    Bitstring_Pattern_sequence, hf_index, ett_ftam_Bitstring_Pattern);
3676
3677   return offset;
3678 }
3679
3680
3681 static const ber_sequence_t Object_Identifier_Pattern_sequence[] = {
3682   { &hf_ftam_equality_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3683   { &hf_ftam_object_identifier_value, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_OBJECT_IDENTIFIER },
3684   { NULL, 0, 0, 0, NULL }
3685 };
3686
3687 static int
3688 dissect_ftam_Object_Identifier_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3689   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3690                                    Object_Identifier_Pattern_sequence, hf_index, ett_ftam_Object_Identifier_Pattern);
3691
3692   return offset;
3693 }
3694
3695
3696 static const ber_sequence_t T_constraint_set_abstract_Syntax_Pattern_sequence[] = {
3697   { &hf_ftam_constraint_Set_Pattern, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Object_Identifier_Pattern },
3698   { &hf_ftam_abstract_Syntax_Pattern, BER_CLASS_CON, 3, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Object_Identifier_Pattern },
3699   { NULL, 0, 0, 0, NULL }
3700 };
3701
3702 static int
3703 dissect_ftam_T_constraint_set_abstract_Syntax_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3704   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3705                                    T_constraint_set_abstract_Syntax_Pattern_sequence, hf_index, ett_ftam_T_constraint_set_abstract_Syntax_Pattern);
3706
3707   return offset;
3708 }
3709
3710
3711 static const value_string ftam_Contents_Type_Pattern_vals[] = {
3712   {   0, "document-type-Pattern" },
3713   {   1, "constraint-set-abstract-Syntax-Pattern" },
3714   { 0, NULL }
3715 };
3716
3717 static const ber_choice_t Contents_Type_Pattern_choice[] = {
3718   {   0, &hf_ftam_document_type_Pattern, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Object_Identifier_Pattern },
3719   {   1, &hf_ftam_constraint_set_abstract_Syntax_Pattern, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_constraint_set_abstract_Syntax_Pattern },
3720   { 0, NULL, 0, 0, 0, NULL }
3721 };
3722
3723 static int
3724 dissect_ftam_Contents_Type_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3725   offset = dissect_ber_choice(actx, tree, tvb, offset,
3726                                  Contents_Type_Pattern_choice, hf_index, ett_ftam_Contents_Type_Pattern,
3727                                  NULL);
3728
3729   return offset;
3730 }
3731
3732
3733 static const ber_sequence_t Date_and_Time_Pattern_sequence[] = {
3734   { &hf_ftam_relational_camparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3735   { &hf_ftam_time_and_date_value, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_GeneralizedTime },
3736   { NULL, 0, 0, 0, NULL }
3737 };
3738
3739 static int
3740 dissect_ftam_Date_and_Time_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3741   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3742                                    Date_and_Time_Pattern_sequence, hf_index, ett_ftam_Date_and_Time_Pattern);
3743
3744   return offset;
3745 }
3746
3747
3748
3749 static int
3750 dissect_ftam_User_Identity_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3751   offset = dissect_ftam_String_Pattern(implicit_tag, tvb, offset, actx, tree, hf_index);
3752
3753   return offset;
3754 }
3755
3756
3757 static const ber_sequence_t Boolean_Pattern_sequence[] = {
3758   { &hf_ftam_equality_comparision, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Equality_Comparision },
3759   { &hf_ftam_boolean_value  , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
3760   { NULL, 0, 0, 0, NULL }
3761 };
3762
3763 static int
3764 dissect_ftam_Boolean_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3765   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3766                                    Boolean_Pattern_sequence, hf_index, ett_ftam_Boolean_Pattern);
3767
3768   return offset;
3769 }
3770
3771
3772
3773 static int
3774 dissect_ftam_T_attribute_extension_attribute_identifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3775   offset = dissect_ber_object_identifier_str(implicit_tag, actx, tree, tvb, offset, hf_index, &object_identifier_id);
3776
3777   return offset;
3778 }
3779
3780
3781
3782 static int
3783 dissect_ftam_T_extension_attribute_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3784 #line 85 "ftam.cnf"
3785   offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
3786
3787
3788
3789   return offset;
3790 }
3791
3792
3793 static const ber_sequence_t T_extension_set_attribute_Patterns_item_sequence[] = {
3794   { &hf_ftam_attribute_extension_attribute_identifier, BER_CLASS_UNI, BER_UNI_TAG_OID, BER_FLAGS_NOOWNTAG, dissect_ftam_T_attribute_extension_attribute_identifier },
3795   { &hf_ftam_extension_attribute_Pattern, BER_CLASS_ANY, 0, BER_FLAGS_NOOWNTAG, dissect_ftam_T_extension_attribute_Pattern },
3796   { NULL, 0, 0, 0, NULL }
3797 };
3798
3799 static int
3800 dissect_ftam_T_extension_set_attribute_Patterns_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3801   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3802                                    T_extension_set_attribute_Patterns_item_sequence, hf_index, ett_ftam_T_extension_set_attribute_Patterns_item);
3803
3804   return offset;
3805 }
3806
3807
3808 static const ber_sequence_t T_extension_set_attribute_Patterns_sequence_of[1] = {
3809   { &hf_ftam_extension_set_attribute_Patterns_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_T_extension_set_attribute_Patterns_item },
3810 };
3811
3812 static int
3813 dissect_ftam_T_extension_set_attribute_Patterns(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3814   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3815                                       T_extension_set_attribute_Patterns_sequence_of, hf_index, ett_ftam_T_extension_set_attribute_Patterns);
3816
3817   return offset;
3818 }
3819
3820
3821 static const ber_sequence_t Attribute_Extensions_Pattern_item_sequence[] = {
3822   { &hf_ftam_extension_set_identifier, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Extension_Set_Identifier },
3823   { &hf_ftam_extension_set_attribute_Patterns, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_extension_set_attribute_Patterns },
3824   { NULL, 0, 0, 0, NULL }
3825 };
3826
3827 static int
3828 dissect_ftam_Attribute_Extensions_Pattern_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3829   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3830                                    Attribute_Extensions_Pattern_item_sequence, hf_index, ett_ftam_Attribute_Extensions_Pattern_item);
3831
3832   return offset;
3833 }
3834
3835
3836 static const ber_sequence_t Attribute_Extensions_Pattern_sequence_of[1] = {
3837   { &hf_ftam_Attribute_Extensions_Pattern_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Extensions_Pattern_item },
3838 };
3839
3840 static int
3841 dissect_ftam_Attribute_Extensions_Pattern(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3842   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3843                                       Attribute_Extensions_Pattern_sequence_of, hf_index, ett_ftam_Attribute_Extensions_Pattern);
3844
3845   return offset;
3846 }
3847
3848
3849 static const value_string ftam_AND_Set_item_vals[] = {
3850   {   0, "pathname-Pattern" },
3851   {  18, "object-type-Pattern" },
3852   {   1, "permitted-actions-Pattern" },
3853   {   2, "contents-type-Pattern" },
3854   {  19, "linked-Object-Pattern" },
3855   {  23, "child-objects-Pattern" },
3856   {  20, "primaty-pathname-Pattern" },
3857   {   3, "storage-account-Pattern" },
3858   {   4, "date-and-time-of-creation-Pattern" },
3859   {   5, "date-and-time-of-last-modification-Pattern" },
3860   {   6, "date-and-time-of-last-read-access-Pattern" },
3861   {   7, "date-and-time-of-last-attribute-modification-Pattern" },
3862   {   8, "identity-of-creator-Pattern" },
3863   {   9, "identity-of-last-modifier-Pattern" },
3864   {  10, "identity-of-last-reader-Pattern" },
3865   {  11, "identity-of-last-attribute-modifier-Pattern" },
3866   {  12, "object-availabiiity-Pattern" },
3867   {  13, "object-size-Pattern" },
3868   {  14, "future-object-size-Pattern" },
3869   {  16, "legal-quailfication-Pattern" },
3870   {  22, "attribute-extensions-pattern" },
3871   { 0, NULL }
3872 };
3873
3874 static const ber_choice_t AND_Set_item_choice[] = {
3875   {   0, &hf_ftam_pathname_Pattern, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname_Pattern },
3876   {  18, &hf_ftam_object_type_Pattern, BER_CLASS_CON, 18, BER_FLAGS_IMPLTAG, dissect_ftam_Integer_Pattern },
3877   {   1, &hf_ftam_permitted_actions_Pattern, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Bitstring_Pattern },
3878   {   2, &hf_ftam_contents_type_Pattern, BER_CLASS_CON, 2, 0, dissect_ftam_Contents_Type_Pattern },
3879   {  19, &hf_ftam_linked_Object_Pattern, BER_CLASS_CON, 19, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname_Pattern },
3880   {  23, &hf_ftam_child_objects_Pattern, BER_CLASS_CON, 23, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname_Pattern },
3881   {  20, &hf_ftam_primaty_pathname_Pattern, BER_CLASS_CON, 20, BER_FLAGS_IMPLTAG, dissect_ftam_Pathname_Pattern },
3882   {   3, &hf_ftam_storage_account_Pattern, BER_CLASS_CON, 3, BER_FLAGS_IMPLTAG, dissect_ftam_String_Pattern },
3883   {   4, &hf_ftam_date_and_time_of_creation_Pattern, BER_CLASS_CON, 4, BER_FLAGS_IMPLTAG, dissect_ftam_Date_and_Time_Pattern },
3884   {   5, &hf_ftam_date_and_time_of_last_modification_Pattern, BER_CLASS_CON, 5, BER_FLAGS_IMPLTAG, dissect_ftam_Date_and_Time_Pattern },
3885   {   6, &hf_ftam_date_and_time_of_last_read_access_Pattern, BER_CLASS_CON, 6, BER_FLAGS_IMPLTAG, dissect_ftam_Date_and_Time_Pattern },
3886   {   7, &hf_ftam_date_and_time_of_last_attribute_modification_Pattern, BER_CLASS_CON, 7, BER_FLAGS_IMPLTAG, dissect_ftam_Date_and_Time_Pattern },
3887   {   8, &hf_ftam_identity_of_creator_Pattern, BER_CLASS_CON, 8, BER_FLAGS_IMPLTAG, dissect_ftam_User_Identity_Pattern },
3888   {   9, &hf_ftam_identity_of_last_modifier_Pattern, BER_CLASS_CON, 9, BER_FLAGS_IMPLTAG, dissect_ftam_User_Identity_Pattern },
3889   {  10, &hf_ftam_identity_of_last_reader_Pattern, BER_CLASS_CON, 10, BER_FLAGS_IMPLTAG, dissect_ftam_User_Identity_Pattern },
3890   {  11, &hf_ftam_identity_of_last_attribute_modifier_Pattern, BER_CLASS_CON, 11, BER_FLAGS_IMPLTAG, dissect_ftam_User_Identity_Pattern },
3891   {  12, &hf_ftam_object_availabiiity_Pattern, BER_CLASS_CON, 12, BER_FLAGS_IMPLTAG, dissect_ftam_Boolean_Pattern },
3892   {  13, &hf_ftam_object_size_Pattern, BER_CLASS_CON, 13, BER_FLAGS_IMPLTAG, dissect_ftam_Integer_Pattern },
3893   {  14, &hf_ftam_future_object_size_Pattern, BER_CLASS_CON, 14, BER_FLAGS_IMPLTAG, dissect_ftam_Integer_Pattern },
3894   {  16, &hf_ftam_legal_quailfication_Pattern, BER_CLASS_CON, 16, BER_FLAGS_IMPLTAG, dissect_ftam_String_Pattern },
3895   {  22, &hf_ftam_attribute_extensions_pattern, BER_CLASS_CON, 22, BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extensions_Pattern },
3896   { 0, NULL, 0, 0, 0, NULL }
3897 };
3898
3899 static int
3900 dissect_ftam_AND_Set_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3901   offset = dissect_ber_choice(actx, tree, tvb, offset,
3902                                  AND_Set_item_choice, hf_index, ett_ftam_AND_Set_item,
3903                                  NULL);
3904
3905   return offset;
3906 }
3907
3908
3909 static const ber_sequence_t AND_Set_sequence_of[1] = {
3910   { &hf_ftam_AND_Set_item   , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_AND_Set_item },
3911 };
3912
3913 static int
3914 dissect_ftam_AND_Set(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3915   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3916                                       AND_Set_sequence_of, hf_index, ett_ftam_AND_Set);
3917
3918   return offset;
3919 }
3920
3921
3922 static const ber_sequence_t OR_Set_sequence_of[1] = {
3923   { &hf_ftam_OR_Set_item    , BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_AND_Set },
3924 };
3925
3926 static int
3927 dissect_ftam_OR_Set(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3928   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3929                                       OR_Set_sequence_of, hf_index, ett_ftam_OR_Set);
3930
3931   return offset;
3932 }
3933
3934
3935
3936 static int
3937 dissect_ftam_Attribute_Value_Assertions(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3938   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3939                                       hf_index, BER_CLASS_APP, 26, TRUE, dissect_ftam_OR_Set);
3940
3941   return offset;
3942 }
3943
3944
3945 static const value_string ftam_T_retrieval_scope_vals[] = {
3946   {   0, "child" },
3947   {   1, "all" },
3948   { 0, NULL }
3949 };
3950
3951
3952 static int
3953 dissect_ftam_T_retrieval_scope(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3954   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
3955                                                 NULL);
3956
3957   return offset;
3958 }
3959
3960
3961 static const ber_sequence_t T__untag_item_sequence[] = {
3962   { &hf_ftam_root_directory , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
3963   { &hf_ftam_retrieval_scope, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_T_retrieval_scope },
3964   { NULL, 0, 0, 0, NULL }
3965 };
3966
3967 static int
3968 dissect_ftam_T__untag_item(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3969   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
3970                                    T__untag_item_sequence, hf_index, ett_ftam_T__untag_item);
3971
3972   return offset;
3973 }
3974
3975
3976 static const ber_sequence_t Scope_U_sequence_of[1] = {
3977   { &hf_ftam__untag_item_03 , BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_T__untag_item },
3978 };
3979
3980 static int
3981 dissect_ftam_Scope_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3982   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
3983                                       Scope_U_sequence_of, hf_index, ett_ftam_Scope_U);
3984
3985   return offset;
3986 }
3987
3988
3989
3990 static int
3991 dissect_ftam_Scope(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
3992   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
3993                                       hf_index, BER_CLASS_APP, 28, TRUE, dissect_ftam_Scope_U);
3994
3995   return offset;
3996 }
3997
3998
3999 static const ber_sequence_t F_LIST_request_sequence[] = {
4000   { &hf_ftam_attribute_value_asset_tions, BER_CLASS_APP, 26, BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Value_Assertions },
4001   { &hf_ftam_scope          , BER_CLASS_APP, 28, BER_FLAGS_NOOWNTAG, dissect_ftam_Scope },
4002   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4003   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4004   { &hf_ftam_attribute_names, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Names },
4005   { &hf_ftam_attribute_extension_names, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extension_Names },
4006   { NULL, 0, 0, 0, NULL }
4007 };
4008
4009 static int
4010 dissect_ftam_F_LIST_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4011   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4012                                    F_LIST_request_sequence, hf_index, ett_ftam_F_LIST_request);
4013
4014   return offset;
4015 }
4016
4017
4018 static const ber_sequence_t SEQUENCE_OF_Read_Attributes_sequence_of[1] = {
4019   { &hf_ftam__untag_item_04 , BER_CLASS_APP, 18, BER_FLAGS_NOOWNTAG, dissect_ftam_Read_Attributes },
4020 };
4021
4022 static int
4023 dissect_ftam_SEQUENCE_OF_Read_Attributes(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4024   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
4025                                       SEQUENCE_OF_Read_Attributes_sequence_of, hf_index, ett_ftam_SEQUENCE_OF_Read_Attributes);
4026
4027   return offset;
4028 }
4029
4030
4031
4032 static int
4033 dissect_ftam_Objects_Attributes_List(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4034   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
4035                                       hf_index, BER_CLASS_APP, 25, TRUE, dissect_ftam_SEQUENCE_OF_Read_Attributes);
4036
4037   return offset;
4038 }
4039
4040
4041 static const ber_sequence_t F_LIST_response_sequence[] = {
4042   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4043   { &hf_ftam_objects_attributes_list, BER_CLASS_APP, 25, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Objects_Attributes_List },
4044   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4045   { NULL, 0, 0, 0, NULL }
4046 };
4047
4048 static int
4049 dissect_ftam_F_LIST_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4050   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4051                                    F_LIST_response_sequence, hf_index, ett_ftam_F_LIST_response);
4052
4053   return offset;
4054 }
4055
4056
4057 static const ber_sequence_t F_GROUP_SELECT_request_sequence[] = {
4058   { &hf_ftam_attribute_value_assertions, BER_CLASS_APP, 26, BER_FLAGS_NOOWNTAG, dissect_ftam_Attribute_Value_Assertions },
4059   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
4060   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4061   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4062   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
4063   { &hf_ftam_maximum_set_size, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
4064   { &hf_ftam_scope          , BER_CLASS_APP, 28, BER_FLAGS_NOOWNTAG, dissect_ftam_Scope },
4065   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
4066   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4067   { NULL, 0, 0, 0, NULL }
4068 };
4069
4070 static int
4071 dissect_ftam_F_GROUP_SELECT_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4072   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4073                                    F_GROUP_SELECT_request_sequence, hf_index, ett_ftam_F_GROUP_SELECT_request);
4074
4075   return offset;
4076 }
4077
4078
4079 static const ber_sequence_t F_GROUP_SELECT_response_sequence[] = {
4080   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4081   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4082   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4083   { NULL, 0, 0, 0, NULL }
4084 };
4085
4086 static int
4087 dissect_ftam_F_GROUP_SELECT_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4088   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4089                                    F_GROUP_SELECT_response_sequence, hf_index, ett_ftam_F_GROUP_SELECT_response);
4090
4091   return offset;
4092 }
4093
4094
4095 static const value_string ftam_Request_Operation_Result_U_vals[] = {
4096   {   0, "summary" },
4097   {   1, "fiii-list" },
4098   { 0, NULL }
4099 };
4100
4101
4102 static int
4103 dissect_ftam_Request_Operation_Result_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4104   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
4105                                                 NULL);
4106
4107   return offset;
4108 }
4109
4110
4111
4112 static int
4113 dissect_ftam_Request_Operation_Result(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4114   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
4115                                       hf_index, BER_CLASS_APP, 31, TRUE, dissect_ftam_Request_Operation_Result_U);
4116
4117   return offset;
4118 }
4119
4120
4121 static const ber_sequence_t F_GROUP_DELETE_request_sequence[] = {
4122   { &hf_ftam_request_Operation_result, BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Operation_Result },
4123   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4124   { NULL, 0, 0, 0, NULL }
4125 };
4126
4127 static int
4128 dissect_ftam_F_GROUP_DELETE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4129   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4130                                    F_GROUP_DELETE_request_sequence, hf_index, ett_ftam_F_GROUP_DELETE_request);
4131
4132   return offset;
4133 }
4134
4135
4136 static const ber_sequence_t SEQUENCE_OF_Pathname_sequence_of[1] = {
4137   { &hf_ftam_success_Object_names_item, BER_CLASS_UNI, BER_UNI_TAG_SEQUENCE, BER_FLAGS_NOOWNTAG, dissect_ftam_Pathname },
4138 };
4139
4140 static int
4141 dissect_ftam_SEQUENCE_OF_Pathname(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4142   offset = dissect_ber_sequence_of(implicit_tag, actx, tree, tvb, offset,
4143                                       SEQUENCE_OF_Pathname_sequence_of, hf_index, ett_ftam_SEQUENCE_OF_Pathname);
4144
4145   return offset;
4146 }
4147
4148
4149 static const value_string ftam_Operation_Result_U_vals[] = {
4150   {   0, "success-Object-count" },
4151   {   1, "success-Object-names" },
4152   { 0, NULL }
4153 };
4154
4155 static const ber_choice_t Operation_Result_U_choice[] = {
4156   {   0, &hf_ftam_success_Object_count, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_INTEGER },
4157   {   1, &hf_ftam_success_Object_names, BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_SEQUENCE_OF_Pathname },
4158   { 0, NULL, 0, 0, 0, NULL }
4159 };
4160
4161 static int
4162 dissect_ftam_Operation_Result_U(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4163   offset = dissect_ber_choice(actx, tree, tvb, offset,
4164                                  Operation_Result_U_choice, hf_index, ett_ftam_Operation_Result_U,
4165                                  NULL);
4166
4167   return offset;
4168 }
4169
4170
4171
4172 static int
4173 dissect_ftam_Operation_Result(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4174   offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,
4175                                       hf_index, BER_CLASS_APP, 30, FALSE, dissect_ftam_Operation_Result_U);
4176
4177   return offset;
4178 }
4179
4180
4181 static const ber_sequence_t F_GROUP_DELETE_response_sequence[] = {
4182   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4183   { &hf_ftam_charging       , BER_CLASS_APP, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Charging },
4184   { &hf_ftam_operation_result, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Operation_Result },
4185   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4186   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4187   { NULL, 0, 0, 0, NULL }
4188 };
4189
4190 static int
4191 dissect_ftam_F_GROUP_DELETE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4192   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4193                                    F_GROUP_DELETE_response_sequence, hf_index, ett_ftam_F_GROUP_DELETE_response);
4194
4195   return offset;
4196 }
4197
4198
4199 static const value_string ftam_Error_Action_vals[] = {
4200   {   0, "terminate" },
4201   {   1, "continue" },
4202   { 0, NULL }
4203 };
4204
4205
4206 static int
4207 dissect_ftam_Error_Action(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4208   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
4209                                                 NULL);
4210
4211   return offset;
4212 }
4213
4214
4215 static const ber_sequence_t F_GROUP_MOVE_request_sequence[] = {
4216   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4217   { &hf_ftam_override       , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Override },
4218   { &hf_ftam_error_action   , BER_CLASS_CON, 11, BER_FLAGS_IMPLTAG, dissect_ftam_Error_Action },
4219   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4220   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4221   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4222   { &hf_ftam_request_Operation_result, BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Operation_Result },
4223   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4224   { NULL, 0, 0, 0, NULL }
4225 };
4226
4227 static int
4228 dissect_ftam_F_GROUP_MOVE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4229   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4230                                    F_GROUP_MOVE_request_sequence, hf_index, ett_ftam_F_GROUP_MOVE_request);
4231
4232   return offset;
4233 }
4234
4235
4236 static const ber_sequence_t F_GROUP_MOVE_response_sequence[] = {
4237   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4238   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4239   { &hf_ftam_operation_result, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Operation_Result },
4240   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4241   { NULL, 0, 0, 0, NULL }
4242 };
4243
4244 static int
4245 dissect_ftam_F_GROUP_MOVE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4246   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4247                                    F_GROUP_MOVE_response_sequence, hf_index, ett_ftam_F_GROUP_MOVE_response);
4248
4249   return offset;
4250 }
4251
4252
4253 static const ber_sequence_t F_GROUP_COPY_request_sequence[] = {
4254   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4255   { &hf_ftam_override       , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Override },
4256   { &hf_ftam_error_action   , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Error_Action },
4257   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4258   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4259   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4260   { &hf_ftam_request_Operation_result, BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Operation_Result },
4261   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4262   { NULL, 0, 0, 0, NULL }
4263 };
4264
4265 static int
4266 dissect_ftam_F_GROUP_COPY_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4267   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4268                                    F_GROUP_COPY_request_sequence, hf_index, ett_ftam_F_GROUP_COPY_request);
4269
4270   return offset;
4271 }
4272
4273
4274 static const ber_sequence_t F_GROUP_COPY_response_sequence[] = {
4275   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4276   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4277   { &hf_ftam_operation_result, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Operation_Result },
4278   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4279   { NULL, 0, 0, 0, NULL }
4280 };
4281
4282 static int
4283 dissect_ftam_F_GROUP_COPY_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4284   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4285                                    F_GROUP_COPY_response_sequence, hf_index, ett_ftam_F_GROUP_COPY_response);
4286
4287   return offset;
4288 }
4289
4290
4291 static const ber_sequence_t F_GROUP_LIST_request_sequence[] = {
4292   { &hf_ftam_attribute_names, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Names },
4293   { &hf_ftam_attribute_extension_names, BER_CLASS_CON, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extension_Names },
4294   { NULL, 0, 0, 0, NULL }
4295 };
4296
4297 static int
4298 dissect_ftam_F_GROUP_LIST_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4299   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4300                                    F_GROUP_LIST_request_sequence, hf_index, ett_ftam_F_GROUP_LIST_request);
4301
4302   return offset;
4303 }
4304
4305
4306 static const ber_sequence_t F_GROUP_LIST_response_sequence[] = {
4307   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4308   { &hf_ftam_objects_attributes_list, BER_CLASS_APP, 25, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Objects_Attributes_List },
4309   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4310   { NULL, 0, 0, 0, NULL }
4311 };
4312
4313 static int
4314 dissect_ftam_F_GROUP_LIST_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4315   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4316                                    F_GROUP_LIST_response_sequence, hf_index, ett_ftam_F_GROUP_LIST_response);
4317
4318   return offset;
4319 }
4320
4321
4322 static const ber_sequence_t F_GROUP_CHANGE_ATTRIB_request_sequence[] = {
4323   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4324   { &hf_ftam_error_action   , BER_CLASS_CON, 1, BER_FLAGS_IMPLTAG, dissect_ftam_Error_Action },
4325   { &hf_ftam_request_Operation_result, BER_CLASS_APP, 31, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Request_Operation_Result },
4326   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4327   { NULL, 0, 0, 0, NULL }
4328 };
4329
4330 static int
4331 dissect_ftam_F_GROUP_CHANGE_ATTRIB_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4332   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4333                                    F_GROUP_CHANGE_ATTRIB_request_sequence, hf_index, ett_ftam_F_GROUP_CHANGE_ATTRIB_request);
4334
4335   return offset;
4336 }
4337
4338
4339 static const ber_sequence_t F_GROUP_CHANGE_ATTRIB_response_sequence[] = {
4340   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4341   { &hf_ftam_operation_result, BER_CLASS_APP, 30, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Operation_Result },
4342   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4343   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4344   { NULL, 0, 0, 0, NULL }
4345 };
4346
4347 static int
4348 dissect_ftam_F_GROUP_CHANGE_ATTRIB_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4349   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4350                                    F_GROUP_CHANGE_ATTRIB_response_sequence, hf_index, ett_ftam_F_GROUP_CHANGE_ATTRIB_response);
4351
4352   return offset;
4353 }
4354
4355
4356 static const ber_sequence_t F_SELECT_ANOTHER_request_sequence[] = {
4357   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4358   { NULL, 0, 0, 0, NULL }
4359 };
4360
4361 static int
4362 dissect_ftam_F_SELECT_ANOTHER_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4363   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4364                                    F_SELECT_ANOTHER_request_sequence, hf_index, ett_ftam_F_SELECT_ANOTHER_request);
4365
4366   return offset;
4367 }
4368
4369
4370 static const ber_sequence_t F_SELECT_ANOTHER_response_sequence[] = {
4371   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
4372   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4373   { &hf_ftam_last_member_indicator, BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_BOOLEAN },
4374   { &hf_ftam_referent_indicator, BER_CLASS_APP, 29, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Referent_Indicator },
4375   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4376   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4377   { NULL, 0, 0, 0, NULL }
4378 };
4379
4380 static int
4381 dissect_ftam_F_SELECT_ANOTHER_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4382   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4383                                    F_SELECT_ANOTHER_response_sequence, hf_index, ett_ftam_F_SELECT_ANOTHER_response);
4384
4385   return offset;
4386 }
4387
4388
4389 static const ber_sequence_t F_CREATE_DIRECTORY_request_sequence[] = {
4390   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
4391   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4392   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
4393   { &hf_ftam_shared_ASE_infonnation, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4394   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
4395   { NULL, 0, 0, 0, NULL }
4396 };
4397
4398 static int
4399 dissect_ftam_F_CREATE_DIRECTORY_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4400   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4401                                    F_CREATE_DIRECTORY_request_sequence, hf_index, ett_ftam_F_CREATE_DIRECTORY_request);
4402
4403   return offset;
4404 }
4405
4406
4407 static const ber_sequence_t F_CREATE_DIRECTORY_response_sequence[] = {
4408   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
4409   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4410   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
4411   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4412   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4413   { NULL, 0, 0, 0, NULL }
4414 };
4415
4416 static int
4417 dissect_ftam_F_CREATE_DIRECTORY_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4418   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4419                                    F_CREATE_DIRECTORY_response_sequence, hf_index, ett_ftam_F_CREATE_DIRECTORY_response);
4420
4421   return offset;
4422 }
4423
4424
4425 static const ber_sequence_t F_LINK_request_sequence[] = {
4426   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
4427   { &hf_ftam_target_object  , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
4428   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4429   { &hf_ftam_requested_access, BER_CLASS_APP, 3, BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Request },
4430   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4431   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4432   { &hf_ftam_concurrency_control, BER_CLASS_APP, 10, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Concurrency_Control },
4433   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4434   { &hf_ftam_account        , BER_CLASS_APP, 4, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Account },
4435   { NULL, 0, 0, 0, NULL }
4436 };
4437
4438 static int
4439 dissect_ftam_F_LINK_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4440   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4441                                    F_LINK_request_sequence, hf_index, ett_ftam_F_LINK_request);
4442
4443   return offset;
4444 }
4445
4446
4447 static const ber_sequence_t F_LINK_response_sequence[] = {
4448   { &hf_ftam_state_result   , BER_CLASS_APP, 21, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_State_Result },
4449   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4450   { &hf_ftam_initial_attributes, BER_CLASS_APP, 12, BER_FLAGS_NOOWNTAG, dissect_ftam_Create_Attributes },
4451   { &hf_ftam_target_Object  , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_ftam_Pathname_Attribute },
4452   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4453   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4454   { NULL, 0, 0, 0, NULL }
4455 };
4456
4457 static int
4458 dissect_ftam_F_LINK_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4459   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4460                                    F_LINK_response_sequence, hf_index, ett_ftam_F_LINK_response);
4461
4462   return offset;
4463 }
4464
4465
4466 static const ber_sequence_t F_UNLINK_request_sequence[] = {
4467   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4468   { NULL, 0, 0, 0, NULL }
4469 };
4470
4471 static int
4472 dissect_ftam_F_UNLINK_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4473   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4474                                    F_UNLINK_request_sequence, hf_index, ett_ftam_F_UNLINK_request);
4475
4476   return offset;
4477 }
4478
4479
4480 static const ber_sequence_t F_UNLINK_response_sequence[] = {
4481   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4482   { &hf_ftam_shared_ASE_information, BER_CLASS_APP, 20, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Shared_ASE_Information },
4483   { &hf_ftam_charging       , BER_CLASS_APP, 9, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Charging },
4484   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4485   { NULL, 0, 0, 0, NULL }
4486 };
4487
4488 static int
4489 dissect_ftam_F_UNLINK_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4490   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4491                                    F_UNLINK_response_sequence, hf_index, ett_ftam_F_UNLINK_response);
4492
4493   return offset;
4494 }
4495
4496
4497 static const ber_sequence_t F_READ_LINK_ATTRIB_request_sequence[] = {
4498   { &hf_ftam_attribute_names, BER_CLASS_CON, 0, BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Names },
4499   { &hf_ftam_attribute_extension_names, BER_CLASS_CON, 1, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Attribute_Extension_Names },
4500   { NULL, 0, 0, 0, NULL }
4501 };
4502
4503 static int
4504 dissect_ftam_F_READ_LINK_ATTRIB_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4505   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4506                                    F_READ_LINK_ATTRIB_request_sequence, hf_index, ett_ftam_F_READ_LINK_ATTRIB_request);
4507
4508   return offset;
4509 }
4510
4511
4512 static const ber_sequence_t F_READ_LINK_ATTRIB_response_sequence[] = {
4513   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4514   { &hf_ftam_read_link_attributes, BER_CLASS_APP, 18, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Read_Attributes },
4515   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4516   { NULL, 0, 0, 0, NULL }
4517 };
4518
4519 static int
4520 dissect_ftam_F_READ_LINK_ATTRIB_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4521   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4522                                    F_READ_LINK_ATTRIB_response_sequence, hf_index, ett_ftam_F_READ_LINK_ATTRIB_response);
4523
4524   return offset;
4525 }
4526
4527
4528 static const ber_sequence_t F_CHANGE_LINK_ATTRIB_request_sequence[] = {
4529   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4530   { NULL, 0, 0, 0, NULL }
4531 };
4532
4533 static int
4534 dissect_ftam_F_CHANGE_LINK_ATTRIB_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4535   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4536                                    F_CHANGE_LINK_ATTRIB_request_sequence, hf_index, ett_ftam_F_CHANGE_LINK_ATTRIB_request);
4537
4538   return offset;
4539 }
4540
4541
4542 static const ber_sequence_t F_CHANGE_LINK_ATTRIB_response_sequence[] = {
4543   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4544   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4545   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4546   { NULL, 0, 0, 0, NULL }
4547 };
4548
4549 static int
4550 dissect_ftam_F_CHANGE_LINK_ATTRIB_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4551   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4552                                    F_CHANGE_LINK_ATTRIB_response_sequence, hf_index, ett_ftam_F_CHANGE_LINK_ATTRIB_response);
4553
4554   return offset;
4555 }
4556
4557
4558 static const ber_sequence_t F_MOVE_request_sequence[] = {
4559   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4560   { &hf_ftam_override       , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Override },
4561   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4562   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4563   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4564   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4565   { NULL, 0, 0, 0, NULL }
4566 };
4567
4568 static int
4569 dissect_ftam_F_MOVE_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4570   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4571                                    F_MOVE_request_sequence, hf_index, ett_ftam_F_MOVE_request);
4572
4573   return offset;
4574 }
4575
4576
4577 static const ber_sequence_t F_MOVE_response_sequence[] = {
4578   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4579   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4580   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4581   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4582   { NULL, 0, 0, 0, NULL }
4583 };
4584
4585 static int
4586 dissect_ftam_F_MOVE_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4587   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4588                                    F_MOVE_response_sequence, hf_index, ett_ftam_F_MOVE_response);
4589
4590   return offset;
4591 }
4592
4593
4594 static const ber_sequence_t F_COPY_request_sequence[] = {
4595   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4596   { &hf_ftam_override       , BER_CLASS_CON, 0, BER_FLAGS_OPTIONAL|BER_FLAGS_IMPLTAG, dissect_ftam_Override },
4597   { &hf_ftam_create_password, BER_CLASS_APP, 17, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Password },
4598   { &hf_ftam_access_passwords, BER_CLASS_APP, 2, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Access_Passwords },
4599   { &hf_ftam_path_access_passwords, BER_CLASS_APP, 27, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Path_Access_Passwords },
4600   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4601   { NULL, 0, 0, 0, NULL }
4602 };
4603
4604 static int
4605 dissect_ftam_F_COPY_request(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4606   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4607                                    F_COPY_request_sequence, hf_index, ett_ftam_F_COPY_request);
4608
4609   return offset;
4610 }
4611
4612
4613 static const ber_sequence_t F_COPY_response_sequence[] = {
4614   { &hf_ftam_action_result  , BER_CLASS_APP, 5, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Action_Result },
4615   { &hf_ftam_destination_file_directory, BER_CLASS_APP, 24, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Destination_File_Directory },
4616   { &hf_ftam_attributes     , BER_CLASS_APP, 8, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Change_Attributes },
4617   { &hf_ftam_diagnostic     , BER_CLASS_APP, 13, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_ftam_Diagnostic },
4618   { NULL, 0, 0, 0, NULL }
4619 };
4620
4621 static int
4622 dissect_ftam_F_COPY_response(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4623   offset = dissect_ber_sequence(implicit_tag, actx, tree, tvb, offset,
4624                                    F_COPY_response_sequence, hf_index, ett_ftam_F_COPY_response);
4625
4626   return offset;
4627 }
4628
4629
4630 static const value_string ftam_FSM_PDU_vals[] = {
4631   {  41, "f-Change-prefix-request" },
4632   {  42, "f-Change-prefix-response" },
4633   {  43, "f-list-request" },
4634   {  44, "f-list-response" },
4635   {  45, "f-group-select-request" },
4636   {  46, "f-group-select-response" },
4637   {  47, "f-group-delete-request" },
4638   {  48, "f-group-delete-response" },
4639   {  49, "f-group-move-request" },
4640   {  50, "f-group-move-response" },
4641   {  51, "f-group-copy-request" },
4642   {  52, "f-group-copy-response" },
4643   {  53, "f-group-list-request" },
4644   {  54, "f-group-list-response" },
4645   {  55, "f-group-Change-attrib-request" },
4646   {  56, "f-group-Change-attrib-response" },
4647   {  57, "f-select-another-request" },
4648   {  58, "f-select-another-response" },
4649   {  59, "f-create-directory-request" },
4650   {  60, "f-create-directory-response" },
4651   {  61, "f-link-request" },
4652   {  62, "f-link-response" },
4653   {  63, "f-unlink-request" },
4654   {  64, "f-unlink-response" },
4655   {  65, "f-read-link-attrib-request" },
4656   {  66, "f-read-link-attrib-response" },
4657   {  67, "f-Change-link-attrib-request" },
4658   {  68, "f-Change-Iink-attrib-response" },
4659   {  69, "f-move-request" },
4660   {  70, "f-move-response" },
4661   {  71, "f-copy-request" },
4662   {  72, "f-copy-response" },
4663   { 0, NULL }
4664 };
4665
4666 static const ber_choice_t FSM_PDU_choice[] = {
4667   {  41, &hf_ftam_f_Change_prefix_request, BER_CLASS_CON, 41, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_PREFIX_request },
4668   {  42, &hf_ftam_f_Change_prefix_response, BER_CLASS_CON, 42, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_PREFIX_response },
4669   {  43, &hf_ftam_f_list_request , BER_CLASS_CON, 43, BER_FLAGS_IMPLTAG, dissect_ftam_F_LIST_request },
4670   {  44, &hf_ftam_f_list_response, BER_CLASS_CON, 44, BER_FLAGS_IMPLTAG, dissect_ftam_F_LIST_response },
4671   {  45, &hf_ftam_f_group_select_request, BER_CLASS_CON, 45, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_SELECT_request },
4672   {  46, &hf_ftam_f_group_select_response, BER_CLASS_CON, 46, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_SELECT_response },
4673   {  47, &hf_ftam_f_group_delete_request, BER_CLASS_CON, 47, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_DELETE_request },
4674   {  48, &hf_ftam_f_group_delete_response, BER_CLASS_CON, 48, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_DELETE_response },
4675   {  49, &hf_ftam_f_group_move_request, BER_CLASS_CON, 49, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_MOVE_request },
4676   {  50, &hf_ftam_f_group_move_response, BER_CLASS_CON, 50, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_MOVE_response },
4677   {  51, &hf_ftam_f_group_copy_request, BER_CLASS_CON, 51, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_COPY_request },
4678   {  52, &hf_ftam_f_group_copy_response, BER_CLASS_CON, 52, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_COPY_response },
4679   {  53, &hf_ftam_f_group_list_request, BER_CLASS_CON, 53, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_LIST_request },
4680   {  54, &hf_ftam_f_group_list_response, BER_CLASS_CON, 54, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_LIST_response },
4681   {  55, &hf_ftam_f_group_Change_attrib_request, BER_CLASS_CON, 55, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_CHANGE_ATTRIB_request },
4682   {  56, &hf_ftam_f_group_Change_attrib_response, BER_CLASS_CON, 56, BER_FLAGS_IMPLTAG, dissect_ftam_F_GROUP_CHANGE_ATTRIB_response },
4683   {  57, &hf_ftam_f_select_another_request, BER_CLASS_CON, 57, BER_FLAGS_IMPLTAG, dissect_ftam_F_SELECT_ANOTHER_request },
4684   {  58, &hf_ftam_f_select_another_response, BER_CLASS_CON, 58, BER_FLAGS_IMPLTAG, dissect_ftam_F_SELECT_ANOTHER_response },
4685   {  59, &hf_ftam_f_create_directory_request, BER_CLASS_CON, 59, BER_FLAGS_IMPLTAG, dissect_ftam_F_CREATE_DIRECTORY_request },
4686   {  60, &hf_ftam_f_create_directory_response, BER_CLASS_CON, 60, BER_FLAGS_IMPLTAG, dissect_ftam_F_CREATE_DIRECTORY_response },
4687   {  61, &hf_ftam_f_link_request , BER_CLASS_CON, 61, BER_FLAGS_IMPLTAG, dissect_ftam_F_LINK_request },
4688   {  62, &hf_ftam_f_link_response, BER_CLASS_CON, 62, BER_FLAGS_IMPLTAG, dissect_ftam_F_LINK_response },
4689   {  63, &hf_ftam_f_unlink_request, BER_CLASS_CON, 63, BER_FLAGS_IMPLTAG, dissect_ftam_F_UNLINK_request },
4690   {  64, &hf_ftam_f_unlink_response, BER_CLASS_CON, 64, BER_FLAGS_IMPLTAG, dissect_ftam_F_UNLINK_response },
4691   {  65, &hf_ftam_f_read_link_attrib_request, BER_CLASS_CON, 65, BER_FLAGS_IMPLTAG, dissect_ftam_F_READ_LINK_ATTRIB_request },
4692   {  66, &hf_ftam_f_read_link_attrib_response, BER_CLASS_CON, 66, BER_FLAGS_IMPLTAG, dissect_ftam_F_READ_LINK_ATTRIB_response },
4693   {  67, &hf_ftam_f_Change_link_attrib_request, BER_CLASS_CON, 67, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_LINK_ATTRIB_request },
4694   {  68, &hf_ftam_f_Change_Iink_attrib_response, BER_CLASS_CON, 68, BER_FLAGS_IMPLTAG, dissect_ftam_F_CHANGE_LINK_ATTRIB_response },
4695   {  69, &hf_ftam_f_move_request , BER_CLASS_CON, 69, BER_FLAGS_IMPLTAG, dissect_ftam_F_MOVE_request },
4696   {  70, &hf_ftam_f_move_response, BER_CLASS_CON, 70, BER_FLAGS_IMPLTAG, dissect_ftam_F_MOVE_response },
4697   {  71, &hf_ftam_f_copy_request , BER_CLASS_CON, 71, BER_FLAGS_IMPLTAG, dissect_ftam_F_COPY_request },
4698   {  72, &hf_ftam_f_copy_response, BER_CLASS_CON, 72, BER_FLAGS_IMPLTAG, dissect_ftam_F_COPY_response },
4699   { 0, NULL, 0, 0, 0, NULL }
4700 };
4701
4702 static int
4703 dissect_ftam_FSM_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4704 #line 120 "ftam.cnf"
4705   gint branch_taken;
4706
4707     offset = dissect_ber_choice(actx, tree, tvb, offset,
4708                                  FSM_PDU_choice, hf_index, ett_ftam_FSM_PDU,
4709                                  &branch_taken);
4710
4711
4712   if( (branch_taken!=-1) && ftam_FSM_PDU_vals[branch_taken].strptr ){
4713         col_append_fstr(actx->pinfo->cinfo, COL_INFO, " %s:", ftam_FSM_PDU_vals[branch_taken].strptr);
4714   }
4715
4716
4717   return offset;
4718 }
4719
4720
4721 static const value_string ftam_PDU_vals[] = {
4722   { -1/*choice*/, "fTAM-Regime-PDU" },
4723   { -1/*choice*/, "file-PDU" },
4724   { -1/*choice*/, "bulk-Data-PDU" },
4725   { -1/*choice*/, "fSM-PDU" },
4726   { 0, NULL }
4727 };
4728
4729 static const ber_choice_t PDU_choice[] = {
4730   { -1/*choice*/, &hf_ftam_fTAM_Regime_PDU, BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG, dissect_ftam_FTAM_Regime_PDU },
4731   { -1/*choice*/, &hf_ftam_file_PDU       , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG, dissect_ftam_File_PDU },
4732   { -1/*choice*/, &hf_ftam_bulk_Data_PDU  , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG, dissect_ftam_Bulk_Data_PDU },
4733   { -1/*choice*/, &hf_ftam_fSM_PDU        , BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG, dissect_ftam_FSM_PDU },
4734   { 0, NULL, 0, 0, 0, NULL }
4735 };
4736
4737 static int
4738 dissect_ftam_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
4739   offset = dissect_ber_choice(actx, tree, tvb, offset,
4740                                  PDU_choice, hf_index, ett_ftam_PDU,
4741                                  NULL);
4742
4743   return offset;
4744 }
4745
4746
4747 /*--- End of included file: packet-ftam-fn.c ---*/
4748 #line 64 "packet-ftam-template.c"
4749
4750 /*
4751 * Dissect FTAM unstructured text
4752 */
4753 static void
4754 dissect_ftam_unstructured_text(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *parent_tree)
4755 {
4756         proto_tree_add_item (parent_tree, hf_ftam_unstructured_text, tvb, 0, tvb_length_remaining(tvb, 0), FALSE); 
4757 }
4758
4759 /*
4760 * Dissect FTAM unstructured binary
4761 */
4762 static void
4763 dissect_ftam_unstructured_binary(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *parent_tree)
4764 {
4765         proto_tree_add_item (parent_tree, hf_ftam_unstructured_binary, tvb, 0, tvb_length_remaining(tvb, 0), FALSE); 
4766 }
4767
4768 /*
4769 * Dissect FTAM PDUs inside a PPDU.
4770 */
4771 static void
4772 dissect_ftam(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree)
4773 {
4774         int offset = 0;
4775         int old_offset;
4776         proto_item *item=NULL;
4777         proto_tree *tree=NULL;
4778         asn1_ctx_t asn1_ctx;
4779
4780         asn1_ctx_init(&asn1_ctx, ASN1_ENC_BER, TRUE, pinfo);
4781
4782         if(parent_tree){
4783                 item = proto_tree_add_item(parent_tree, proto_ftam, tvb, 0, -1, FALSE);
4784                 tree = proto_item_add_subtree(item, ett_ftam);
4785         }
4786         col_set_str(pinfo->cinfo, COL_PROTOCOL, "FTAM");
4787         col_clear(pinfo->cinfo, COL_INFO);
4788
4789         while (tvb_reported_length_remaining(tvb, offset) > 0){
4790                 old_offset=offset;
4791                 offset=dissect_ftam_PDU(FALSE, tvb, offset, &asn1_ctx, tree, -1);
4792                 if(offset == old_offset){
4793                         proto_tree_add_text(tree, tvb, offset, -1,"Internal error, zero-byte FTAM PDU");
4794                         break;
4795                 }
4796         }
4797 }
4798
4799
4800 /*--- proto_register_ftam -------------------------------------------*/
4801 void proto_register_ftam(void) {
4802
4803   /* List of fields */
4804   static hf_register_info hf[] =
4805   {
4806      { &hf_ftam_unstructured_text,
4807        { "ISO FTAM unstructured text", "ftam.unstructured_text", FT_STRING,
4808           BASE_NONE, NULL, 0x0, NULL, HFILL } },
4809      { &hf_ftam_unstructured_binary,
4810        { "ISO FTAM unstructured binary", "ftam.unstructured_binary", FT_BYTES,
4811           BASE_NONE, NULL, 0x0, NULL, HFILL } },
4812
4813 /*--- Included file: packet-ftam-hfarr.c ---*/
4814 #line 1 "packet-ftam-hfarr.c"
4815     { &hf_ftam_fTAM_Regime_PDU,
4816       { "fTAM-Regime-PDU", "ftam.fTAM_Regime_PDU",
4817         FT_UINT32, BASE_DEC, VALS(ftam_FTAM_Regime_PDU_vals), 0,
4818         NULL, HFILL }},
4819     { &hf_ftam_file_PDU,
4820       { "file-PDU", "ftam.file_PDU",
4821         FT_UINT32, BASE_DEC, VALS(ftam_File_PDU_vals), 0,
4822         NULL, HFILL }},
4823     { &hf_ftam_bulk_Data_PDU,
4824       { "bulk-Data-PDU", "ftam.bulk_Data_PDU",
4825         FT_UINT32, BASE_DEC, VALS(ftam_Bulk_Data_PDU_vals), 0,
4826         NULL, HFILL }},
4827     { &hf_ftam_fSM_PDU,
4828       { "fSM-PDU", "ftam.fSM_PDU",
4829         FT_UINT32, BASE_DEC, VALS(ftam_FSM_PDU_vals), 0,
4830         NULL, HFILL }},
4831     { &hf_ftam_f_initialize_request,
4832       { "f-initialize-request", "ftam.f_initialize_request",
4833         FT_NONE, BASE_NONE, NULL, 0,
4834         NULL, HFILL }},
4835     { &hf_ftam_f_initialize_response,
4836       { "f-initialize-response", "ftam.f_initialize_response",
4837         FT_NONE, BASE_NONE, NULL, 0,
4838         NULL, HFILL }},
4839     { &hf_ftam_f_terminate_request,
4840       { "f-terminate-request", "ftam.f_terminate_request",
4841         FT_NONE, BASE_NONE, NULL, 0,
4842         NULL, HFILL }},
4843     { &hf_ftam_f_terminate_response,
4844       { "f-terminate-response", "ftam.f_terminate_response",
4845         FT_NONE, BASE_NONE, NULL, 0,
4846         NULL, HFILL }},
4847     { &hf_ftam_f_u_abort_request,
4848       { "f-u-abort-request", "ftam.f_u_abort_request",
4849         FT_NONE, BASE_NONE, NULL, 0,
4850         NULL, HFILL }},
4851     { &hf_ftam_f_p_abort_request,
4852       { "f-p-abort-request", "ftam.f_p_abort_request",
4853         FT_NONE, BASE_NONE, NULL, 0,
4854         NULL, HFILL }},
4855     { &hf_ftam_protocol_Version,
4856       { "protocol-Version", "ftam.protocol_Version",
4857         FT_BYTES, BASE_NONE, NULL, 0,
4858         NULL, HFILL }},
4859     { &hf_ftam_implementation_information,
4860       { "implementation-information", "ftam.implementation_information",
4861         FT_STRING, BASE_NONE, NULL, 0,
4862         NULL, HFILL }},
4863     { &hf_ftam_presentation_tontext_management,
4864       { "presentation-tontext-management", "ftam.presentation_tontext_management",
4865         FT_BOOLEAN, BASE_NONE, NULL, 0,
4866         "BOOLEAN", HFILL }},
4867     { &hf_ftam_service_class,
4868       { "service-class", "ftam.service_class",
4869         FT_BYTES, BASE_NONE, NULL, 0,
4870         NULL, HFILL }},
4871     { &hf_ftam_functional_units,
4872       { "functional-units", "ftam.functional_units",
4873         FT_BYTES, BASE_NONE, NULL, 0,
4874         NULL, HFILL }},
4875     { &hf_ftam_attribute_groups,
4876       { "attribute-groups", "ftam.attribute_groups",
4877         FT_BYTES, BASE_NONE, NULL, 0,
4878         NULL, HFILL }},
4879     { &hf_ftam_shared_ASE_information,
4880       { "shared-ASE-information", "ftam.shared_ASE_information",
4881         FT_NONE, BASE_NONE, NULL, 0,
4882         NULL, HFILL }},
4883     { &hf_ftam_ftam_quality_of_Service,
4884       { "ftam-quality-of-Service", "ftam.ftam_quality_of_Service",
4885         FT_INT32, BASE_DEC, VALS(ftam_FTAM_Quality_of_Service_U_vals), 0,
4886         NULL, HFILL }},
4887     { &hf_ftam_contents_type_list,
4888       { "contents-type-list", "ftam.contents_type_list",
4889         FT_UINT32, BASE_DEC, NULL, 0,
4890         NULL, HFILL }},
4891     { &hf_ftam_initiator_identity,
4892       { "initiator-identity", "ftam.initiator_identity",
4893         FT_STRING, BASE_NONE, NULL, 0,
4894         "User_Identity", HFILL }},
4895     { &hf_ftam_account,
4896       { "account", "ftam.account",
4897         FT_STRING, BASE_NONE, NULL, 0,
4898         NULL, HFILL }},
4899     { &hf_ftam_filestore_password,
4900       { "filestore-password", "ftam.filestore_password",
4901         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
4902         "Password", HFILL }},
4903     { &hf_ftam_checkpoint_window,
4904       { "checkpoint-window", "ftam.checkpoint_window",
4905         FT_INT32, BASE_DEC, NULL, 0,
4906         "INTEGER", HFILL }},
4907     { &hf_ftam_state_result,
4908       { "state-result", "ftam.state_result",
4909         FT_INT32, BASE_DEC, VALS(ftam_State_Result_U_vals), 0,
4910         NULL, HFILL }},
4911     { &hf_ftam_action_result,
4912       { "action-result", "ftam.action_result",
4913         FT_INT32, BASE_DEC, VALS(ftam_Action_Result_U_vals), 0,
4914         NULL, HFILL }},
4915     { &hf_ftam_diagnostic,
4916       { "diagnostic", "ftam.diagnostic",
4917         FT_UINT32, BASE_DEC, NULL, 0,
4918         NULL, HFILL }},
4919     { &hf_ftam__untag_item,
4920       { "_untag item", "ftam._untag_item",
4921         FT_UINT32, BASE_DEC, VALS(ftam_Contents_Type_List_item_vals), 0,
4922         "Contents_Type_List_item", HFILL }},
4923     { &hf_ftam_document_type_name,
4924       { "document-type-name", "ftam.document_type_name",
4925         FT_OID, BASE_NONE, NULL, 0,
4926         NULL, HFILL }},
4927     { &hf_ftam_abstract_Syntax_name,
4928       { "abstract-Syntax-name", "ftam.abstract_Syntax_name",
4929         FT_OID, BASE_NONE, NULL, 0,
4930         NULL, HFILL }},
4931     { &hf_ftam_charging,
4932       { "charging", "ftam.charging",
4933         FT_UINT32, BASE_DEC, NULL, 0,
4934         NULL, HFILL }},
4935     { &hf_ftam_f_select_request,
4936       { "f-select-request", "ftam.f_select_request",
4937         FT_NONE, BASE_NONE, NULL, 0,
4938         NULL, HFILL }},
4939     { &hf_ftam_f_select_response,
4940       { "f-select-response", "ftam.f_select_response",
4941         FT_NONE, BASE_NONE, NULL, 0,
4942         NULL, HFILL }},
4943     { &hf_ftam_f_deselect_request,
4944       { "f-deselect-request", "ftam.f_deselect_request",
4945         FT_NONE, BASE_NONE, NULL, 0,
4946         NULL, HFILL }},
4947     { &hf_ftam_f_deselect_response,
4948       { "f-deselect-response", "ftam.f_deselect_response",
4949         FT_NONE, BASE_NONE, NULL, 0,
4950         NULL, HFILL }},
4951     { &hf_ftam_f_create_request,
4952       { "f-create-request", "ftam.f_create_request",
4953         FT_NONE, BASE_NONE, NULL, 0,
4954         NULL, HFILL }},
4955     { &hf_ftam_f_create_response,
4956       { "f-create-response", "ftam.f_create_response",
4957         FT_NONE, BASE_NONE, NULL, 0,
4958         NULL, HFILL }},
4959     { &hf_ftam_f_delete_request,
4960       { "f-delete-request", "ftam.f_delete_request",
4961         FT_NONE, BASE_NONE, NULL, 0,
4962         NULL, HFILL }},
4963     { &hf_ftam_f_delete_response,
4964       { "f-delete-response", "ftam.f_delete_response",
4965         FT_NONE, BASE_NONE, NULL, 0,
4966         NULL, HFILL }},
4967     { &hf_ftam_f_read_attrib_request,
4968       { "f-read-attrib-request", "ftam.f_read_attrib_request",
4969         FT_NONE, BASE_NONE, NULL, 0,
4970         NULL, HFILL }},
4971     { &hf_ftam_f_read_attrib_response,
4972       { "f-read-attrib-response", "ftam.f_read_attrib_response",
4973         FT_NONE, BASE_NONE, NULL, 0,
4974         NULL, HFILL }},
4975     { &hf_ftam_f_Change_attrib_reques,
4976       { "f-Change-attrib-reques", "ftam.f_Change_attrib_reques",
4977         FT_NONE, BASE_NONE, NULL, 0,
4978         "F_CHANGE_ATTRIB_request", HFILL }},
4979     { &hf_ftam_f_Change_attrib_respon,
4980       { "f-Change-attrib-respon", "ftam.f_Change_attrib_respon",
4981         FT_NONE, BASE_NONE, NULL, 0,
4982         "F_CHANGE_ATTRIB_response", HFILL }},
4983     { &hf_ftam_f_open_request,
4984       { "f-open-request", "ftam.f_open_request",
4985         FT_NONE, BASE_NONE, NULL, 0,
4986         NULL, HFILL }},
4987     { &hf_ftam_f_open_response,
4988       { "f-open-response", "ftam.f_open_response",
4989         FT_NONE, BASE_NONE, NULL, 0,
4990         NULL, HFILL }},
4991     { &hf_ftam_f_close_request,
4992       { "f-close-request", "ftam.f_close_request",
4993         FT_NONE, BASE_NONE, NULL, 0,
4994         NULL, HFILL }},
4995     { &hf_ftam_f_close_response,
4996       { "f-close-response", "ftam.f_close_response",
4997         FT_NONE, BASE_NONE, NULL, 0,
4998         NULL, HFILL }},
4999     { &hf_ftam_f_begin_group_request,
5000       { "f-begin-group-request", "ftam.f_begin_group_request",
5001         FT_NONE, BASE_NONE, NULL, 0,
5002         NULL, HFILL }},
5003     { &hf_ftam_f_begin_group_response,
5004       { "f-begin-group-response", "ftam.f_begin_group_response",
5005         FT_NONE, BASE_NONE, NULL, 0,
5006         NULL, HFILL }},
5007     { &hf_ftam_f_end_group_request,
5008       { "f-end-group-request", "ftam.f_end_group_request",
5009         FT_NONE, BASE_NONE, NULL, 0,
5010         NULL, HFILL }},
5011     { &hf_ftam_f_end_group_response,
5012       { "f-end-group-response", "ftam.f_end_group_response",
5013         FT_NONE, BASE_NONE, NULL, 0,
5014         NULL, HFILL }},
5015     { &hf_ftam_f_recover_request,
5016       { "f-recover-request", "ftam.f_recover_request",
5017         FT_NONE, BASE_NONE, NULL, 0,
5018         NULL, HFILL }},
5019     { &hf_ftam_f_recover_response,
5020       { "f-recover-response", "ftam.f_recover_response",
5021         FT_NONE, BASE_NONE, NULL, 0,
5022         NULL, HFILL }},
5023     { &hf_ftam_f_locate_request,
5024       { "f-locate-request", "ftam.f_locate_request",
5025         FT_NONE, BASE_NONE, NULL, 0,
5026         NULL, HFILL }},
5027     { &hf_ftam_f_locate_response,
5028       { "f-locate-response", "ftam.f_locate_response",
5029         FT_NONE, BASE_NONE, NULL, 0,
5030         NULL, HFILL }},
5031     { &hf_ftam_f_erase_request,
5032       { "f-erase-request", "ftam.f_erase_request",
5033         FT_NONE, BASE_NONE, NULL, 0,
5034         NULL, HFILL }},
5035     { &hf_ftam_f_erase_response,
5036       { "f-erase-response", "ftam.f_erase_response",
5037         FT_NONE, BASE_NONE, NULL, 0,
5038         NULL, HFILL }},
5039     { &hf_ftam_select_attributes,
5040       { "attributes", "ftam.attributes",
5041         FT_NONE, BASE_NONE, NULL, 0,
5042         "Select_Attributes", HFILL }},
5043     { &hf_ftam_requested_access,
5044       { "requested-access", "ftam.requested_access",
5045         FT_BYTES, BASE_NONE, NULL, 0,
5046         "Access_Request", HFILL }},
5047     { &hf_ftam_access_passwords,
5048       { "access-passwords", "ftam.access_passwords",
5049         FT_NONE, BASE_NONE, NULL, 0,
5050         NULL, HFILL }},
5051     { &hf_ftam_path_access_passwords,
5052       { "path-access-passwords", "ftam.path_access_passwords",
5053         FT_UINT32, BASE_DEC, NULL, 0,
5054         NULL, HFILL }},
5055     { &hf_ftam_concurrency_control,
5056       { "concurrency-control", "ftam.concurrency_control",
5057         FT_NONE, BASE_NONE, NULL, 0,
5058         NULL, HFILL }},
5059     { &hf_ftam_referent_indicator,
5060       { "referent-indicator", "ftam.referent_indicator",
5061         FT_BOOLEAN, BASE_NONE, NULL, 0,
5062         NULL, HFILL }},
5063     { &hf_ftam_override,
5064       { "override", "ftam.override",
5065         FT_INT32, BASE_DEC, VALS(ftam_Override_vals), 0,
5066         NULL, HFILL }},
5067     { &hf_ftam_initial_attributes,
5068       { "initial-attributes", "ftam.initial_attributes",
5069         FT_NONE, BASE_NONE, NULL, 0,
5070         "Create_Attributes", HFILL }},
5071     { &hf_ftam_create_password,
5072       { "create-password", "ftam.create_password",
5073         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5074         "Password", HFILL }},
5075     { &hf_ftam_attribute_names,
5076       { "attribute-names", "ftam.attribute_names",
5077         FT_BYTES, BASE_NONE, NULL, 0,
5078         NULL, HFILL }},
5079     { &hf_ftam_attribute_extension_names,
5080       { "attribute-extension-names", "ftam.attribute_extension_names",
5081         FT_UINT32, BASE_DEC, NULL, 0,
5082         NULL, HFILL }},
5083     { &hf_ftam_read_attributes,
5084       { "attributes", "ftam.attributes",
5085         FT_NONE, BASE_NONE, NULL, 0,
5086         "Read_Attributes", HFILL }},
5087     { &hf_ftam_attributes,
5088       { "attributes", "ftam.attributes",
5089         FT_NONE, BASE_NONE, NULL, 0,
5090         "Change_Attributes", HFILL }},
5091     { &hf_ftam_processing_mode,
5092       { "processing-mode", "ftam.processing_mode",
5093         FT_BYTES, BASE_NONE, NULL, 0,
5094         NULL, HFILL }},
5095     { &hf_ftam_open_contents_type,
5096       { "contents-type", "ftam.contents_type",
5097         FT_UINT32, BASE_DEC, VALS(ftam_T_open_contents_type_vals), 0,
5098         "T_open_contents_type", HFILL }},
5099     { &hf_ftam_unknown,
5100       { "unknown", "ftam.unknown",
5101         FT_NONE, BASE_NONE, NULL, 0,
5102         NULL, HFILL }},
5103     { &hf_ftam_proposed,
5104       { "proposed", "ftam.proposed",
5105         FT_UINT32, BASE_DEC, VALS(ftam_Contents_Type_Attribute_vals), 0,
5106         "Contents_Type_Attribute", HFILL }},
5107     { &hf_ftam_enable_fadu_locking,
5108       { "enable-fadu-locking", "ftam.enable_fadu_locking",
5109         FT_BOOLEAN, BASE_NONE, NULL, 0,
5110         "BOOLEAN", HFILL }},
5111     { &hf_ftam_activity_identifier,
5112       { "activity-identifier", "ftam.activity_identifier",
5113         FT_INT32, BASE_DEC, NULL, 0,
5114         NULL, HFILL }},
5115     { &hf_ftam_request_recovery_mode,
5116       { "recovery-mode", "ftam.recovery_mode",
5117         FT_INT32, BASE_DEC, VALS(ftam_T_request_recovery_mode_vals), 0,
5118         "T_request_recovery_mode", HFILL }},
5119     { &hf_ftam_remove_contexts,
5120       { "remove-contexts", "ftam.remove_contexts",
5121         FT_UINT32, BASE_DEC, NULL, 0,
5122         "SET_OF_Abstract_Syntax_Name", HFILL }},
5123     { &hf_ftam_remove_contexts_item,
5124       { "Abstract-Syntax-Name", "ftam.Abstract_Syntax_Name",
5125         FT_OID, BASE_NONE, NULL, 0,
5126         NULL, HFILL }},
5127     { &hf_ftam_define_contexts,
5128       { "define-contexts", "ftam.define_contexts",
5129         FT_UINT32, BASE_DEC, NULL, 0,
5130         "SET_OF_Abstract_Syntax_Name", HFILL }},
5131     { &hf_ftam_define_contexts_item,
5132       { "Abstract-Syntax-Name", "ftam.Abstract_Syntax_Name",
5133         FT_OID, BASE_NONE, NULL, 0,
5134         NULL, HFILL }},
5135     { &hf_ftam_degree_of_overlap,
5136       { "degree-of-overlap", "ftam.degree_of_overlap",
5137         FT_INT32, BASE_DEC, VALS(ftam_Degree_Of_Overlap_U_vals), 0,
5138         NULL, HFILL }},
5139     { &hf_ftam_transfer_window,
5140       { "transfer-window", "ftam.transfer_window",
5141         FT_INT32, BASE_DEC, NULL, 0,
5142         "INTEGER", HFILL }},
5143     { &hf_ftam_contents_type,
5144       { "contents-type", "ftam.contents_type",
5145         FT_UINT32, BASE_DEC, VALS(ftam_Contents_Type_Attribute_vals), 0,
5146         "Contents_Type_Attribute", HFILL }},
5147     { &hf_ftam_response_recovery_mode,
5148       { "recovery-mode", "ftam.recovery_mode",
5149         FT_INT32, BASE_DEC, VALS(ftam_T_response_recovery_mode_vals), 0,
5150         "T_response_recovery_mode", HFILL }},
5151     { &hf_ftam_presentation_action,
5152       { "presentation-action", "ftam.presentation_action",
5153         FT_BOOLEAN, BASE_NONE, NULL, 0,
5154         "BOOLEAN", HFILL }},
5155     { &hf_ftam_threshold,
5156       { "threshold", "ftam.threshold",
5157         FT_INT32, BASE_DEC, NULL, 0,
5158         "INTEGER", HFILL }},
5159     { &hf_ftam_bulk_transfer_number,
5160       { "bulk-transfer-number", "ftam.bulk_transfer_number",
5161         FT_INT32, BASE_DEC, NULL, 0,
5162         "INTEGER", HFILL }},
5163     { &hf_ftam_recovefy_Point,
5164       { "recovefy-Point", "ftam.recovefy_Point",
5165         FT_INT32, BASE_DEC, NULL, 0,
5166         "INTEGER", HFILL }},
5167     { &hf_ftam_concurrent_bulk_transfer_number,
5168       { "concurrent-bulk-transfer-number", "ftam.concurrent_bulk_transfer_number",
5169         FT_INT32, BASE_DEC, NULL, 0,
5170         "INTEGER", HFILL }},
5171     { &hf_ftam_concurrent_recovery_point,
5172       { "concurrent-recovery-point", "ftam.concurrent_recovery_point",
5173         FT_INT32, BASE_DEC, NULL, 0,
5174         "INTEGER", HFILL }},
5175     { &hf_ftam_last_transfer_end_read_response,
5176       { "last-transfer-end-read-response", "ftam.last_transfer_end_read_response",
5177         FT_INT32, BASE_DEC, NULL, 0,
5178         "INTEGER", HFILL }},
5179     { &hf_ftam_last_transfer_end_write_response,
5180       { "last-transfer-end-write-response", "ftam.last_transfer_end_write_response",
5181         FT_INT32, BASE_DEC, NULL, 0,
5182         "INTEGER", HFILL }},
5183     { &hf_ftam_recovety_Point,
5184       { "recovety-Point", "ftam.recovety_Point",
5185         FT_INT32, BASE_DEC, NULL, 0,
5186         "INTEGER", HFILL }},
5187     { &hf_ftam_last_transfer_end_read_request,
5188       { "last-transfer-end-read-request", "ftam.last_transfer_end_read_request",
5189         FT_INT32, BASE_DEC, NULL, 0,
5190         "INTEGER", HFILL }},
5191     { &hf_ftam_last_transfer_end_write_request,
5192       { "last-transfer-end-write-request", "ftam.last_transfer_end_write_request",
5193         FT_INT32, BASE_DEC, NULL, 0,
5194         "INTEGER", HFILL }},
5195     { &hf_ftam_file_access_data_unit_identity,
5196       { "file-access-data-unit-identity", "ftam.file_access_data_unit_identity",
5197         FT_UINT32, BASE_DEC, VALS(ftam_FADU_Identity_U_vals), 0,
5198         "FADU_Identity", HFILL }},
5199     { &hf_ftam_fadu_lock,
5200       { "fadu-lock", "ftam.fadu_lock",
5201         FT_INT32, BASE_DEC, VALS(ftam_FADU_Lock_U_vals), 0,
5202         NULL, HFILL }},
5203     { &hf_ftam_f_read_request,
5204       { "f-read-request", "ftam.f_read_request",
5205         FT_NONE, BASE_NONE, NULL, 0,
5206         NULL, HFILL }},
5207     { &hf_ftam_f_write_request,
5208       { "f-write-request", "ftam.f_write_request",
5209         FT_NONE, BASE_NONE, NULL, 0,
5210         NULL, HFILL }},
5211     { &hf_ftam_f_data_end_request,
5212       { "f-data-end-request", "ftam.f_data_end_request",
5213         FT_NONE, BASE_NONE, NULL, 0,
5214         NULL, HFILL }},
5215     { &hf_ftam_f_transfer_end_request,
5216       { "f-transfer-end-request", "ftam.f_transfer_end_request",
5217         FT_NONE, BASE_NONE, NULL, 0,
5218         NULL, HFILL }},
5219     { &hf_ftam_f_transfer_end_response,
5220       { "f-transfer-end-response", "ftam.f_transfer_end_response",
5221         FT_NONE, BASE_NONE, NULL, 0,
5222         NULL, HFILL }},
5223     { &hf_ftam_f_cancel_request,
5224       { "f-cancel-request", "ftam.f_cancel_request",
5225         FT_NONE, BASE_NONE, NULL, 0,
5226         NULL, HFILL }},
5227     { &hf_ftam_f_cancel_response,
5228       { "f-cancel-response", "ftam.f_cancel_response",
5229         FT_NONE, BASE_NONE, NULL, 0,
5230         NULL, HFILL }},
5231     { &hf_ftam_f_restart_request,
5232       { "f-restart-request", "ftam.f_restart_request",
5233         FT_NONE, BASE_NONE, NULL, 0,
5234         NULL, HFILL }},
5235     { &hf_ftam_f_restart_response,
5236       { "f-restart-response", "ftam.f_restart_response",
5237         FT_NONE, BASE_NONE, NULL, 0,
5238         NULL, HFILL }},
5239     { &hf_ftam_read_access_context,
5240       { "access-context", "ftam.access_context",
5241         FT_NONE, BASE_NONE, NULL, 0,
5242         NULL, HFILL }},
5243     { &hf_ftam_transfer_number,
5244       { "transfer-number", "ftam.transfer_number",
5245         FT_INT32, BASE_DEC, NULL, 0,
5246         "INTEGER", HFILL }},
5247     { &hf_ftam_file_access_data_unit_Operation,
5248       { "file-access-data-unit-Operation", "ftam.file_access_data_unit_Operation",
5249         FT_INT32, BASE_DEC, VALS(ftam_T_file_access_data_unit_Operation_vals), 0,
5250         "T_file_access_data_unit_Operation", HFILL }},
5251     { &hf_ftam_request_type,
5252       { "request-type", "ftam.request_type",
5253         FT_INT32, BASE_DEC, VALS(ftam_Request_Type_U_vals), 0,
5254         NULL, HFILL }},
5255     { &hf_ftam_checkpoint_identifier,
5256       { "checkpoint-identifier", "ftam.checkpoint_identifier",
5257         FT_INT32, BASE_DEC, NULL, 0,
5258         "INTEGER", HFILL }},
5259     { &hf_ftam_access_context,
5260       { "access-context", "ftam.access_context",
5261         FT_INT32, BASE_DEC, VALS(ftam_T_access_context_vals), 0,
5262         NULL, HFILL }},
5263     { &hf_ftam_level_number,
5264       { "level-number", "ftam.level_number",
5265         FT_INT32, BASE_DEC, NULL, 0,
5266         "INTEGER", HFILL }},
5267     { &hf_ftam_read_password,
5268       { "read-password", "ftam.read_password",
5269         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5270         "Password", HFILL }},
5271     { &hf_ftam_insert_password,
5272       { "insert-password", "ftam.insert_password",
5273         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5274         "Password", HFILL }},
5275     { &hf_ftam_replace_password,
5276       { "replace-password", "ftam.replace_password",
5277         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5278         "Password", HFILL }},
5279     { &hf_ftam_extend_password,
5280       { "extend-password", "ftam.extend_password",
5281         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5282         "Password", HFILL }},
5283     { &hf_ftam_erase_password,
5284       { "erase-password", "ftam.erase_password",
5285         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5286         "Password", HFILL }},
5287     { &hf_ftam_read_attribute_password,
5288       { "read-attribute-password", "ftam.read_attribute_password",
5289         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5290         "Password", HFILL }},
5291     { &hf_ftam_change_attribute_password,
5292       { "change-attribute-password", "ftam.change_attribute_password",
5293         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5294         "Password", HFILL }},
5295     { &hf_ftam_delete_password,
5296       { "delete-password", "ftam.delete_password",
5297         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5298         "Password", HFILL }},
5299     { &hf_ftam_pass_passwords,
5300       { "pass-passwords", "ftam.pass_passwords",
5301         FT_UINT32, BASE_DEC, NULL, 0,
5302         NULL, HFILL }},
5303     { &hf_ftam_link_password,
5304       { "link-password", "ftam.link_password",
5305         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
5306         "Password", HFILL }},
5307     { &hf_ftam_pathname,
5308       { "pathname", "ftam.pathname",
5309         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5310         "Pathname_Attribute", HFILL }},
5311     { &hf_ftam_storage_account,
5312       { "storage-account", "ftam.storage_account",
5313         FT_UINT32, BASE_DEC, VALS(ftam_Account_Attribute_vals), 0,
5314         "Account_Attribute", HFILL }},
5315     { &hf_ftam_object_availability,
5316       { "object-availability", "ftam.object_availability",
5317         FT_UINT32, BASE_DEC, VALS(ftam_Object_Availability_Attribute_vals), 0,
5318         "Object_Availability_Attribute", HFILL }},
5319     { &hf_ftam_future_Object_size,
5320       { "future-Object-size", "ftam.future_Object_size",
5321         FT_UINT32, BASE_DEC, VALS(ftam_Object_Size_Attribute_vals), 0,
5322         "Object_Size_Attribute", HFILL }},
5323     { &hf_ftam_change_attributes_access_control,
5324       { "access-control", "ftam.access_control",
5325         FT_UINT32, BASE_DEC, VALS(ftam_Access_Control_Change_Attribute_vals), 0,
5326         "Access_Control_Change_Attribute", HFILL }},
5327     { &hf_ftam_change_path_access_control,
5328       { "path-access-control", "ftam.path_access_control",
5329         FT_UINT32, BASE_DEC, VALS(ftam_Access_Control_Change_Attribute_vals), 0,
5330         "Access_Control_Change_Attribute", HFILL }},
5331     { &hf_ftam_legal_qualification,
5332       { "legal-qualification", "ftam.legal_qualification",
5333         FT_UINT32, BASE_DEC, VALS(ftam_Legal_Qualification_Attribute_vals), 0,
5334         "Legal_Qualification_Attribute", HFILL }},
5335     { &hf_ftam_private_use,
5336       { "private-use", "ftam.private_use",
5337         FT_UINT32, BASE_DEC, VALS(ftam_Private_Use_Attribute_vals), 0,
5338         "Private_Use_Attribute", HFILL }},
5339     { &hf_ftam_attribute_extensions,
5340       { "attribute-extensions", "ftam.attribute_extensions",
5341         FT_UINT32, BASE_DEC, NULL, 0,
5342         NULL, HFILL }},
5343     { &hf_ftam__untag_item_01,
5344       { "_untag item", "ftam._untag_item",
5345         FT_NONE, BASE_NONE, NULL, 0,
5346         "Charging_item", HFILL }},
5347     { &hf_ftam_resource_identifier,
5348       { "resource-identifier", "ftam.resource_identifier",
5349         FT_STRING, BASE_NONE, NULL, 0,
5350         "GraphicString", HFILL }},
5351     { &hf_ftam_charging_unit,
5352       { "charging-unit", "ftam.charging_unit",
5353         FT_STRING, BASE_NONE, NULL, 0,
5354         "GraphicString", HFILL }},
5355     { &hf_ftam_charging_value,
5356       { "charging-value", "ftam.charging_value",
5357         FT_INT32, BASE_DEC, NULL, 0,
5358         "INTEGER", HFILL }},
5359     { &hf_ftam_read,
5360       { "read", "ftam.read",
5361         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5362         "Lock", HFILL }},
5363     { &hf_ftam_insert,
5364       { "insert", "ftam.insert",
5365         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5366         "Lock", HFILL }},
5367     { &hf_ftam_replace,
5368       { "replace", "ftam.replace",
5369         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5370         "Lock", HFILL }},
5371     { &hf_ftam_extend,
5372       { "extend", "ftam.extend",
5373         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5374         "Lock", HFILL }},
5375     { &hf_ftam_erase,
5376       { "erase", "ftam.erase",
5377         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5378         "Lock", HFILL }},
5379     { &hf_ftam_read_attribute,
5380       { "read-attribute", "ftam.read_attribute",
5381         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5382         "Lock", HFILL }},
5383     { &hf_ftam_change_attribute,
5384       { "change-attribute", "ftam.change_attribute",
5385         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5386         "Lock", HFILL }},
5387     { &hf_ftam_delete_Object,
5388       { "delete-Object", "ftam.delete_Object",
5389         FT_INT32, BASE_DEC, VALS(ftam_Lock_vals), 0,
5390         "Lock", HFILL }},
5391     { &hf_ftam_object_type,
5392       { "object-type", "ftam.object_type",
5393         FT_INT32, BASE_DEC, VALS(ftam_Object_Type_Attribute_vals), 0,
5394         "Object_Type_Attribute", HFILL }},
5395     { &hf_ftam_permitted_actions,
5396       { "permitted-actions", "ftam.permitted_actions",
5397         FT_BYTES, BASE_NONE, NULL, 0,
5398         "Permitted_Actions_Attribute", HFILL }},
5399     { &hf_ftam_access_control,
5400       { "access-control", "ftam.access_control",
5401         FT_UINT32, BASE_DEC, VALS(ftam_Access_Control_Attribute_vals), 0,
5402         "Access_Control_Attribute", HFILL }},
5403     { &hf_ftam_path_access_control,
5404       { "path-access-control", "ftam.path_access_control",
5405         FT_UINT32, BASE_DEC, VALS(ftam_Access_Control_Attribute_vals), 0,
5406         "Access_Control_Attribute", HFILL }},
5407     { &hf_ftam__untag_item_02,
5408       { "_untag item", "ftam._untag_item",
5409         FT_NONE, BASE_NONE, NULL, 0,
5410         "Diagnostic_item", HFILL }},
5411     { &hf_ftam_diagnostic_type,
5412       { "diagnostic-type", "ftam.diagnostic_type",
5413         FT_INT32, BASE_DEC, VALS(ftam_T_diagnostic_type_vals), 0,
5414         NULL, HFILL }},
5415     { &hf_ftam_error_identifier,
5416       { "error-identifier", "ftam.error_identifier",
5417         FT_INT32, BASE_DEC, NULL, 0,
5418         "INTEGER", HFILL }},
5419     { &hf_ftam_error_observer,
5420       { "error-observer", "ftam.error_observer",
5421         FT_INT32, BASE_DEC, VALS(ftam_Entity_Reference_vals), 0,
5422         "Entity_Reference", HFILL }},
5423     { &hf_ftam_error_Source,
5424       { "error-Source", "ftam.error_Source",
5425         FT_INT32, BASE_DEC, VALS(ftam_Entity_Reference_vals), 0,
5426         "Entity_Reference", HFILL }},
5427     { &hf_ftam_suggested_delay,
5428       { "suggested-delay", "ftam.suggested_delay",
5429         FT_INT32, BASE_DEC, NULL, 0,
5430         "INTEGER", HFILL }},
5431     { &hf_ftam_further_details,
5432       { "further-details", "ftam.further_details",
5433         FT_STRING, BASE_NONE, NULL, 0,
5434         "GraphicString", HFILL }},
5435     { &hf_ftam_first_last,
5436       { "first-last", "ftam.first_last",
5437         FT_INT32, BASE_DEC, VALS(ftam_T_first_last_vals), 0,
5438         "T_first_last", HFILL }},
5439     { &hf_ftam_relative,
5440       { "relative", "ftam.relative",
5441         FT_INT32, BASE_DEC, VALS(ftam_T_relative_vals), 0,
5442         NULL, HFILL }},
5443     { &hf_ftam_begin_end,
5444       { "begin-end", "ftam.begin_end",
5445         FT_INT32, BASE_DEC, VALS(ftam_T_begin_end_vals), 0,
5446         NULL, HFILL }},
5447     { &hf_ftam_single_name,
5448       { "single-name", "ftam.single_name",
5449         FT_NONE, BASE_NONE, NULL, 0,
5450         "Node_Name", HFILL }},
5451     { &hf_ftam_name_list,
5452       { "name-list", "ftam.name_list",
5453         FT_UINT32, BASE_DEC, NULL, 0,
5454         "SEQUENCE_OF_Node_Name", HFILL }},
5455     { &hf_ftam_name_list_item,
5456       { "Node-Name", "ftam.Node_Name",
5457         FT_NONE, BASE_NONE, NULL, 0,
5458         NULL, HFILL }},
5459     { &hf_ftam_fadu_number,
5460       { "fadu-number", "ftam.fadu_number",
5461         FT_INT32, BASE_DEC, NULL, 0,
5462         "INTEGER", HFILL }},
5463     { &hf_ftam_graphicString,
5464       { "graphicString", "ftam.graphicString",
5465         FT_STRING, BASE_NONE, NULL, 0,
5466         NULL, HFILL }},
5467     { &hf_ftam_octetString,
5468       { "octetString", "ftam.octetString",
5469         FT_BYTES, BASE_NONE, NULL, 0,
5470         "OCTET_STRING", HFILL }},
5471     { &hf_ftam_linked_Object,
5472       { "linked-Object", "ftam.linked_Object",
5473         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5474         "Pathname_Attribute", HFILL }},
5475     { &hf_ftam_child_objects,
5476       { "child-objects", "ftam.child_objects",
5477         FT_UINT32, BASE_DEC, NULL, 0,
5478         "Child_Objects_Attribute", HFILL }},
5479     { &hf_ftam_primaty_pathname,
5480       { "primaty-pathname", "ftam.primaty_pathname",
5481         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5482         "Pathname_Attribute", HFILL }},
5483     { &hf_ftam_date_and_time_of_creation,
5484       { "date-and-time-of-creation", "ftam.date_and_time_of_creation",
5485         FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
5486         "Date_and_Time_Attribute", HFILL }},
5487     { &hf_ftam_date_and_time_of_last_modification,
5488       { "date-and-time-of-last-modification", "ftam.date_and_time_of_last_modification",
5489         FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
5490         "Date_and_Time_Attribute", HFILL }},
5491     { &hf_ftam_date_and_time_of_last_read_access,
5492       { "date-and-time-of-last-read-access", "ftam.date_and_time_of_last_read_access",
5493         FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
5494         "Date_and_Time_Attribute", HFILL }},
5495     { &hf_ftam_date_and_time_of_last_attribute_modification,
5496       { "date-and-time-of-last-attribute-modification", "ftam.date_and_time_of_last_attribute_modification",
5497         FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
5498         "Date_and_Time_Attribute", HFILL }},
5499     { &hf_ftam_identity_of_creator,
5500       { "identity-of-creator", "ftam.identity_of_creator",
5501         FT_UINT32, BASE_DEC, VALS(ftam_User_Identity_Attribute_vals), 0,
5502         "User_Identity_Attribute", HFILL }},
5503     { &hf_ftam_identity_of_last_modifier,
5504       { "identity-of-last-modifier", "ftam.identity_of_last_modifier",
5505         FT_UINT32, BASE_DEC, VALS(ftam_User_Identity_Attribute_vals), 0,
5506         "User_Identity_Attribute", HFILL }},
5507     { &hf_ftam_identity_of_last_reader,
5508       { "identity-of-last-reader", "ftam.identity_of_last_reader",
5509         FT_UINT32, BASE_DEC, VALS(ftam_User_Identity_Attribute_vals), 0,
5510         "User_Identity_Attribute", HFILL }},
5511     { &hf_ftam_identity_last_attribute_modifier,
5512       { "identity-last-attribute-modifier", "ftam.identity_last_attribute_modifier",
5513         FT_UINT32, BASE_DEC, VALS(ftam_User_Identity_Attribute_vals), 0,
5514         "User_Identity_Attribute", HFILL }},
5515     { &hf_ftam_object_size,
5516       { "object-size", "ftam.object_size",
5517         FT_UINT32, BASE_DEC, VALS(ftam_Object_Size_Attribute_vals), 0,
5518         "Object_Size_Attribute", HFILL }},
5519     { &hf_ftam_no_value_available,
5520       { "no-value-available", "ftam.no_value_available",
5521         FT_NONE, BASE_NONE, NULL, 0,
5522         NULL, HFILL }},
5523     { &hf_ftam_actual_values3,
5524       { "actual-values", "ftam.actual_values",
5525         FT_UINT32, BASE_DEC, NULL, 0,
5526         "SET_OF_Access_Control_Element", HFILL }},
5527     { &hf_ftam_actual_values3_item,
5528       { "Access-Control-Element", "ftam.Access_Control_Element",
5529         FT_NONE, BASE_NONE, NULL, 0,
5530         NULL, HFILL }},
5531     { &hf_ftam_actual_values1,
5532       { "actual-values", "ftam.actual_values",
5533         FT_NONE, BASE_NONE, NULL, 0,
5534         "T_actual_values1", HFILL }},
5535     { &hf_ftam_insert_values,
5536       { "insert-values", "ftam.insert_values",
5537         FT_UINT32, BASE_DEC, NULL, 0,
5538         "SET_OF_Access_Control_Element", HFILL }},
5539     { &hf_ftam_insert_values_item,
5540       { "Access-Control-Element", "ftam.Access_Control_Element",
5541         FT_NONE, BASE_NONE, NULL, 0,
5542         NULL, HFILL }},
5543     { &hf_ftam_delete_values,
5544       { "delete-values", "ftam.delete_values",
5545         FT_UINT32, BASE_DEC, NULL, 0,
5546         "SET_OF_Access_Control_Element", HFILL }},
5547     { &hf_ftam_delete_values_item,
5548       { "Access-Control-Element", "ftam.Access_Control_Element",
5549         FT_NONE, BASE_NONE, NULL, 0,
5550         NULL, HFILL }},
5551     { &hf_ftam_action_list,
5552       { "action-list", "ftam.action_list",
5553         FT_BYTES, BASE_NONE, NULL, 0,
5554         "Access_Request", HFILL }},
5555     { &hf_ftam_concurrency_access,
5556       { "concurrency-access", "ftam.concurrency_access",
5557         FT_NONE, BASE_NONE, NULL, 0,
5558         NULL, HFILL }},
5559     { &hf_ftam_identity,
5560       { "identity", "ftam.identity",
5561         FT_STRING, BASE_NONE, NULL, 0,
5562         "User_Identity", HFILL }},
5563     { &hf_ftam_passwords,
5564       { "passwords", "ftam.passwords",
5565         FT_NONE, BASE_NONE, NULL, 0,
5566         "Access_Passwords", HFILL }},
5567     { &hf_ftam_location,
5568       { "location", "ftam.location",
5569         FT_UINT32, BASE_DEC, VALS(acse_AE_title_vals), 0,
5570         "Application_Entity_Title", HFILL }},
5571     { &hf_ftam_read_key,
5572       { "read", "ftam.read",
5573         FT_BYTES, BASE_NONE, NULL, 0,
5574         "Concurrency_Key", HFILL }},
5575     { &hf_ftam_insert_key,
5576       { "insert", "ftam.insert",
5577         FT_BYTES, BASE_NONE, NULL, 0,
5578         "Concurrency_Key", HFILL }},
5579     { &hf_ftam_replace_key,
5580       { "replace", "ftam.replace",
5581         FT_BYTES, BASE_NONE, NULL, 0,
5582         "Concurrency_Key", HFILL }},
5583     { &hf_ftam_extend_key,
5584       { "extend", "ftam.extend",
5585         FT_BYTES, BASE_NONE, NULL, 0,
5586         "Concurrency_Key", HFILL }},
5587     { &hf_ftam_erase_key,
5588       { "erase", "ftam.erase",
5589         FT_BYTES, BASE_NONE, NULL, 0,
5590         "Concurrency_Key", HFILL }},
5591     { &hf_ftam_read_attribute_key,
5592       { "read-attribute", "ftam.read_attribute",
5593         FT_BYTES, BASE_NONE, NULL, 0,
5594         "Concurrency_Key", HFILL }},
5595     { &hf_ftam_change_attribute_key,
5596       { "change-attribute", "ftam.change_attribute",
5597         FT_BYTES, BASE_NONE, NULL, 0,
5598         "Concurrency_Key", HFILL }},
5599     { &hf_ftam_delete_Object_key,
5600       { "delete-Object", "ftam.delete_Object",
5601         FT_BYTES, BASE_NONE, NULL, 0,
5602         "Concurrency_Key", HFILL }},
5603     { &hf_ftam_actual_values2,
5604       { "actual-values", "ftam.actual_values",
5605         FT_STRING, BASE_NONE, NULL, 0,
5606         "Account", HFILL }},
5607     { &hf_ftam_document_type,
5608       { "document-type", "ftam.document_type",
5609         FT_NONE, BASE_NONE, NULL, 0,
5610         "T_document_type", HFILL }},
5611     { &hf_ftam_parameter,
5612       { "parameter", "ftam.parameter",
5613         FT_NONE, BASE_NONE, NULL, 0,
5614         NULL, HFILL }},
5615     { &hf_ftam_constraint_set_and_abstract_Syntax,
5616       { "constraint-set-and-abstract-Syntax", "ftam.constraint_set_and_abstract_Syntax",
5617         FT_NONE, BASE_NONE, NULL, 0,
5618         "T_constraint_set_and_abstract_Syntax", HFILL }},
5619     { &hf_ftam_constraint_set_name,
5620       { "constraint-set-name", "ftam.constraint_set_name",
5621         FT_OID, BASE_NONE, NULL, 0,
5622         NULL, HFILL }},
5623     { &hf_ftam_actual_values5,
5624       { "actual-values", "ftam.actual_values",
5625         FT_STRING, BASE_NONE, NULL, 0,
5626         "GeneralizedTime", HFILL }},
5627     { &hf_ftam_actual_values8,
5628       { "actual-values", "ftam.actual_values",
5629         FT_INT32, BASE_DEC, VALS(ftam_T_actual_values8_vals), 0,
5630         "T_actual_values8", HFILL }},
5631     { &hf_ftam_incomplete_pathname,
5632       { "incomplete-pathname", "ftam.incomplete_pathname",
5633         FT_UINT32, BASE_DEC, NULL, 0,
5634         "Pathname", HFILL }},
5635     { &hf_ftam_complete_pathname,
5636       { "complete-pathname", "ftam.complete_pathname",
5637         FT_UINT32, BASE_DEC, NULL, 0,
5638         "Pathname", HFILL }},
5639     { &hf_ftam_actual_values7,
5640       { "actual-values", "ftam.actual_values",
5641         FT_INT32, BASE_DEC, NULL, 0,
5642         "INTEGER", HFILL }},
5643     { &hf_ftam_actual_values9,
5644       { "actual-values", "ftam.actual_values",
5645         FT_STRING, BASE_NONE, NULL, 0,
5646         "GraphicString", HFILL }},
5647     { &hf_ftam_abstract_Syntax_not_supported,
5648       { "abstract-Syntax-not-supported", "ftam.abstract_Syntax_not_supported",
5649         FT_NONE, BASE_NONE, NULL, 0,
5650         NULL, HFILL }},
5651     { &hf_ftam_actual_values4,
5652       { "actual-values", "ftam.actual_values",
5653         FT_NONE, BASE_NONE, NULL, 0,
5654         "EXTERNAL", HFILL }},
5655     { &hf_ftam_actual_values6,
5656       { "actual-values", "ftam.actual_values",
5657         FT_STRING, BASE_NONE, NULL, 0,
5658         "User_Identity", HFILL }},
5659     { &hf_ftam_Child_Objects_Attribute_item,
5660       { "Child-Objects-Attribute item", "ftam.Child_Objects_Attribute_item",
5661         FT_STRING, BASE_NONE, NULL, 0,
5662         "GraphicString", HFILL }},
5663     { &hf_ftam_f_Change_prefix_request,
5664       { "f-Change-prefix-request", "ftam.f_Change_prefix_request",
5665         FT_NONE, BASE_NONE, NULL, 0,
5666         NULL, HFILL }},
5667     { &hf_ftam_f_Change_prefix_response,
5668       { "f-Change-prefix-response", "ftam.f_Change_prefix_response",
5669         FT_NONE, BASE_NONE, NULL, 0,
5670         NULL, HFILL }},
5671     { &hf_ftam_f_list_request,
5672       { "f-list-request", "ftam.f_list_request",
5673         FT_NONE, BASE_NONE, NULL, 0,
5674         NULL, HFILL }},
5675     { &hf_ftam_f_list_response,
5676       { "f-list-response", "ftam.f_list_response",
5677         FT_NONE, BASE_NONE, NULL, 0,
5678         NULL, HFILL }},
5679     { &hf_ftam_f_group_select_request,
5680       { "f-group-select-request", "ftam.f_group_select_request",
5681         FT_NONE, BASE_NONE, NULL, 0,
5682         NULL, HFILL }},
5683     { &hf_ftam_f_group_select_response,
5684       { "f-group-select-response", "ftam.f_group_select_response",
5685         FT_NONE, BASE_NONE, NULL, 0,
5686         NULL, HFILL }},
5687     { &hf_ftam_f_group_delete_request,
5688       { "f-group-delete-request", "ftam.f_group_delete_request",
5689         FT_NONE, BASE_NONE, NULL, 0,
5690         NULL, HFILL }},
5691     { &hf_ftam_f_group_delete_response,
5692       { "f-group-delete-response", "ftam.f_group_delete_response",
5693         FT_NONE, BASE_NONE, NULL, 0,
5694         NULL, HFILL }},
5695     { &hf_ftam_f_group_move_request,
5696       { "f-group-move-request", "ftam.f_group_move_request",
5697         FT_NONE, BASE_NONE, NULL, 0,
5698         NULL, HFILL }},
5699     { &hf_ftam_f_group_move_response,
5700       { "f-group-move-response", "ftam.f_group_move_response",
5701         FT_NONE, BASE_NONE, NULL, 0,
5702         NULL, HFILL }},
5703     { &hf_ftam_f_group_copy_request,
5704       { "f-group-copy-request", "ftam.f_group_copy_request",
5705         FT_NONE, BASE_NONE, NULL, 0,
5706         NULL, HFILL }},
5707     { &hf_ftam_f_group_copy_response,
5708       { "f-group-copy-response", "ftam.f_group_copy_response",
5709         FT_NONE, BASE_NONE, NULL, 0,
5710         NULL, HFILL }},
5711     { &hf_ftam_f_group_list_request,
5712       { "f-group-list-request", "ftam.f_group_list_request",
5713         FT_NONE, BASE_NONE, NULL, 0,
5714         NULL, HFILL }},
5715     { &hf_ftam_f_group_list_response,
5716       { "f-group-list-response", "ftam.f_group_list_response",
5717         FT_NONE, BASE_NONE, NULL, 0,
5718         NULL, HFILL }},
5719     { &hf_ftam_f_group_Change_attrib_request,
5720       { "f-group-Change-attrib-request", "ftam.f_group_Change_attrib_request",
5721         FT_NONE, BASE_NONE, NULL, 0,
5722         NULL, HFILL }},
5723     { &hf_ftam_f_group_Change_attrib_response,
5724       { "f-group-Change-attrib-response", "ftam.f_group_Change_attrib_response",
5725         FT_NONE, BASE_NONE, NULL, 0,
5726         NULL, HFILL }},
5727     { &hf_ftam_f_select_another_request,
5728       { "f-select-another-request", "ftam.f_select_another_request",
5729         FT_NONE, BASE_NONE, NULL, 0,
5730         NULL, HFILL }},
5731     { &hf_ftam_f_select_another_response,
5732       { "f-select-another-response", "ftam.f_select_another_response",
5733         FT_NONE, BASE_NONE, NULL, 0,
5734         NULL, HFILL }},
5735     { &hf_ftam_f_create_directory_request,
5736       { "f-create-directory-request", "ftam.f_create_directory_request",
5737         FT_NONE, BASE_NONE, NULL, 0,
5738         NULL, HFILL }},
5739     { &hf_ftam_f_create_directory_response,
5740       { "f-create-directory-response", "ftam.f_create_directory_response",
5741         FT_NONE, BASE_NONE, NULL, 0,
5742         NULL, HFILL }},
5743     { &hf_ftam_f_link_request,
5744       { "f-link-request", "ftam.f_link_request",
5745         FT_NONE, BASE_NONE, NULL, 0,
5746         NULL, HFILL }},
5747     { &hf_ftam_f_link_response,
5748       { "f-link-response", "ftam.f_link_response",
5749         FT_NONE, BASE_NONE, NULL, 0,
5750         NULL, HFILL }},
5751     { &hf_ftam_f_unlink_request,
5752       { "f-unlink-request", "ftam.f_unlink_request",
5753         FT_NONE, BASE_NONE, NULL, 0,
5754         NULL, HFILL }},
5755     { &hf_ftam_f_unlink_response,
5756       { "f-unlink-response", "ftam.f_unlink_response",
5757         FT_NONE, BASE_NONE, NULL, 0,
5758         NULL, HFILL }},
5759     { &hf_ftam_f_read_link_attrib_request,
5760       { "f-read-link-attrib-request", "ftam.f_read_link_attrib_request",
5761         FT_NONE, BASE_NONE, NULL, 0,
5762         NULL, HFILL }},
5763     { &hf_ftam_f_read_link_attrib_response,
5764       { "f-read-link-attrib-response", "ftam.f_read_link_attrib_response",
5765         FT_NONE, BASE_NONE, NULL, 0,
5766         NULL, HFILL }},
5767     { &hf_ftam_f_Change_link_attrib_request,
5768       { "f-Change-link-attrib-request", "ftam.f_Change_link_attrib_request",
5769         FT_NONE, BASE_NONE, NULL, 0,
5770         NULL, HFILL }},
5771     { &hf_ftam_f_Change_Iink_attrib_response,
5772       { "f-Change-Iink-attrib-response", "ftam.f_Change_Iink_attrib_response",
5773         FT_NONE, BASE_NONE, NULL, 0,
5774         "F_CHANGE_LINK_ATTRIB_response", HFILL }},
5775     { &hf_ftam_f_move_request,
5776       { "f-move-request", "ftam.f_move_request",
5777         FT_NONE, BASE_NONE, NULL, 0,
5778         NULL, HFILL }},
5779     { &hf_ftam_f_move_response,
5780       { "f-move-response", "ftam.f_move_response",
5781         FT_NONE, BASE_NONE, NULL, 0,
5782         NULL, HFILL }},
5783     { &hf_ftam_f_copy_request,
5784       { "f-copy-request", "ftam.f_copy_request",
5785         FT_NONE, BASE_NONE, NULL, 0,
5786         NULL, HFILL }},
5787     { &hf_ftam_f_copy_response,
5788       { "f-copy-response", "ftam.f_copy_response",
5789         FT_NONE, BASE_NONE, NULL, 0,
5790         NULL, HFILL }},
5791     { &hf_ftam_reset,
5792       { "reset", "ftam.reset",
5793         FT_BOOLEAN, BASE_NONE, NULL, 0,
5794         "BOOLEAN", HFILL }},
5795     { &hf_ftam_destination_file_directory,
5796       { "destination-file-directory", "ftam.destination_file_directory",
5797         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5798         NULL, HFILL }},
5799     { &hf_ftam_attribute_value_asset_tions,
5800       { "attribute-value-asset-tions", "ftam.attribute_value_asset_tions",
5801         FT_UINT32, BASE_DEC, NULL, 0,
5802         "Attribute_Value_Assertions", HFILL }},
5803     { &hf_ftam_scope,
5804       { "scope", "ftam.scope",
5805         FT_UINT32, BASE_DEC, NULL, 0,
5806         NULL, HFILL }},
5807     { &hf_ftam_objects_attributes_list,
5808       { "objects-attributes-list", "ftam.objects_attributes_list",
5809         FT_UINT32, BASE_DEC, NULL, 0,
5810         NULL, HFILL }},
5811     { &hf_ftam_attribute_value_assertions,
5812       { "attribute-value-assertions", "ftam.attribute_value_assertions",
5813         FT_UINT32, BASE_DEC, NULL, 0,
5814         NULL, HFILL }},
5815     { &hf_ftam_maximum_set_size,
5816       { "maximum-set-size", "ftam.maximum_set_size",
5817         FT_INT32, BASE_DEC, NULL, 0,
5818         "INTEGER", HFILL }},
5819     { &hf_ftam_request_Operation_result,
5820       { "request-Operation-result", "ftam.request_Operation_result",
5821         FT_INT32, BASE_DEC, VALS(ftam_Request_Operation_Result_U_vals), 0,
5822         NULL, HFILL }},
5823     { &hf_ftam_operation_result,
5824       { "operation-result", "ftam.operation_result",
5825         FT_UINT32, BASE_DEC, VALS(ftam_Operation_Result_U_vals), 0,
5826         NULL, HFILL }},
5827     { &hf_ftam_error_action,
5828       { "error-action", "ftam.error_action",
5829         FT_INT32, BASE_DEC, VALS(ftam_Error_Action_vals), 0,
5830         NULL, HFILL }},
5831     { &hf_ftam_last_member_indicator,
5832       { "last-member-indicator", "ftam.last_member_indicator",
5833         FT_BOOLEAN, BASE_NONE, NULL, 0,
5834         "BOOLEAN", HFILL }},
5835     { &hf_ftam_shared_ASE_infonnation,
5836       { "shared-ASE-infonnation", "ftam.shared_ASE_infonnation",
5837         FT_NONE, BASE_NONE, NULL, 0,
5838         "Shared_ASE_Information", HFILL }},
5839     { &hf_ftam_target_object,
5840       { "target-object", "ftam.target_object",
5841         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5842         "Pathname_Attribute", HFILL }},
5843     { &hf_ftam_target_Object,
5844       { "target-Object", "ftam.target_Object",
5845         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5846         "Pathname_Attribute", HFILL }},
5847     { &hf_ftam_read_link_attributes,
5848       { "attributes", "ftam.attributes",
5849         FT_NONE, BASE_NONE, NULL, 0,
5850         "Read_Attributes", HFILL }},
5851     { &hf_ftam_Attribute_Extension_Names_item,
5852       { "Attribute-Extension-Set-Name", "ftam.Attribute_Extension_Set_Name",
5853         FT_NONE, BASE_NONE, NULL, 0,
5854         NULL, HFILL }},
5855     { &hf_ftam_extension_set_identifier,
5856       { "extension-set-identifier", "ftam.extension_set_identifier",
5857         FT_OID, BASE_NONE, NULL, 0,
5858         NULL, HFILL }},
5859     { &hf_ftam_extension_attribute_names,
5860       { "extension-attribute-names", "ftam.extension_attribute_names",
5861         FT_UINT32, BASE_DEC, NULL, 0,
5862         "SEQUENCE_OF_Extension_Attribute_identifier", HFILL }},
5863     { &hf_ftam_extension_attribute_names_item,
5864       { "Extension-Attribute-identifier", "ftam.Extension_Attribute_identifier",
5865         FT_OID, BASE_NONE, NULL, 0,
5866         NULL, HFILL }},
5867     { &hf_ftam_Attribute_Extensions_item,
5868       { "Attribute-Extension-Set", "ftam.Attribute_Extension_Set",
5869         FT_NONE, BASE_NONE, NULL, 0,
5870         NULL, HFILL }},
5871     { &hf_ftam_extension_set_attributes,
5872       { "extension-set-attributes", "ftam.extension_set_attributes",
5873         FT_UINT32, BASE_DEC, NULL, 0,
5874         "SEQUENCE_OF_Extension_Attribute", HFILL }},
5875     { &hf_ftam_extension_set_attributes_item,
5876       { "Extension-Attribute", "ftam.Extension_Attribute",
5877         FT_NONE, BASE_NONE, NULL, 0,
5878         NULL, HFILL }},
5879     { &hf_ftam_extension_attribute_identifier,
5880       { "extension-attribute-identifier", "ftam.extension_attribute_identifier",
5881         FT_OID, BASE_NONE, NULL, 0,
5882         NULL, HFILL }},
5883     { &hf_ftam_extension_attribute,
5884       { "extension-attribute", "ftam.extension_attribute",
5885         FT_NONE, BASE_NONE, NULL, 0,
5886         NULL, HFILL }},
5887     { &hf_ftam__untag_item_03,
5888       { "_untag item", "ftam._untag_item",
5889         FT_NONE, BASE_NONE, NULL, 0,
5890         NULL, HFILL }},
5891     { &hf_ftam_root_directory,
5892       { "root-directory", "ftam.root_directory",
5893         FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
5894         "Pathname_Attribute", HFILL }},
5895     { &hf_ftam_retrieval_scope,
5896       { "retrieval-scope", "ftam.retrieval_scope",
5897         FT_INT32, BASE_DEC, VALS(ftam_T_retrieval_scope_vals), 0,
5898         NULL, HFILL }},
5899     { &hf_ftam_OR_Set_item,
5900       { "AND-Set", "ftam.AND_Set",
5901         FT_UINT32, BASE_DEC, NULL, 0,
5902         NULL, HFILL }},
5903     { &hf_ftam_AND_Set_item,
5904       { "AND-Set item", "ftam.AND_Set_item",
5905         FT_UINT32, BASE_DEC, VALS(ftam_AND_Set_item_vals), 0,
5906         NULL, HFILL }},
5907     { &hf_ftam_pathname_Pattern,
5908       { "pathname-Pattern", "ftam.pathname_Pattern",
5909         FT_NONE, BASE_NONE, NULL, 0,
5910         NULL, HFILL }},
5911     { &hf_ftam_object_type_Pattern,
5912       { "object-type-Pattern", "ftam.object_type_Pattern",
5913         FT_NONE, BASE_NONE, NULL, 0,
5914         "Integer_Pattern", HFILL }},
5915     { &hf_ftam_permitted_actions_Pattern,
5916       { "permitted-actions-Pattern", "ftam.permitted_actions_Pattern",
5917         FT_NONE, BASE_NONE, NULL, 0,
5918         "Bitstring_Pattern", HFILL }},
5919     { &hf_ftam_contents_type_Pattern,
5920       { "contents-type-Pattern", "ftam.contents_type_Pattern",
5921         FT_UINT32, BASE_DEC, VALS(ftam_Contents_Type_Pattern_vals), 0,
5922         NULL, HFILL }},
5923     { &hf_ftam_linked_Object_Pattern,
5924       { "linked-Object-Pattern", "ftam.linked_Object_Pattern",
5925         FT_NONE, BASE_NONE, NULL, 0,
5926         "Pathname_Pattern", HFILL }},
5927     { &hf_ftam_child_objects_Pattern,
5928       { "child-objects-Pattern", "ftam.child_objects_Pattern",
5929         FT_NONE, BASE_NONE, NULL, 0,
5930         "Pathname_Pattern", HFILL }},
5931     { &hf_ftam_primaty_pathname_Pattern,
5932       { "primaty-pathname-Pattern", "ftam.primaty_pathname_Pattern",
5933         FT_NONE, BASE_NONE, NULL, 0,
5934         "Pathname_Pattern", HFILL }},
5935     { &hf_ftam_storage_account_Pattern,
5936       { "storage-account-Pattern", "ftam.storage_account_Pattern",
5937         FT_NONE, BASE_NONE, NULL, 0,
5938         "String_Pattern", HFILL }},
5939     { &hf_ftam_date_and_time_of_creation_Pattern,
5940       { "date-and-time-of-creation-Pattern", "ftam.date_and_time_of_creation_Pattern",
5941         FT_NONE, BASE_NONE, NULL, 0,
5942         "Date_and_Time_Pattern", HFILL }},
5943     { &hf_ftam_date_and_time_of_last_modification_Pattern,
5944       { "date-and-time-of-last-modification-Pattern", "ftam.date_and_time_of_last_modification_Pattern",
5945         FT_NONE, BASE_NONE, NULL, 0,
5946         "Date_and_Time_Pattern", HFILL }},
5947     { &hf_ftam_date_and_time_of_last_read_access_Pattern,
5948       { "date-and-time-of-last-read-access-Pattern", "ftam.date_and_time_of_last_read_access_Pattern",
5949         FT_NONE, BASE_NONE, NULL, 0,
5950         "Date_and_Time_Pattern", HFILL }},
5951     { &hf_ftam_date_and_time_of_last_attribute_modification_Pattern,
5952       { "date-and-time-of-last-attribute-modification-Pattern", "ftam.date_and_time_of_last_attribute_modification_Pattern",
5953         FT_NONE, BASE_NONE, NULL, 0,
5954         "Date_and_Time_Pattern", HFILL }},
5955     { &hf_ftam_identity_of_creator_Pattern,
5956       { "identity-of-creator-Pattern", "ftam.identity_of_creator_Pattern",
5957         FT_NONE, BASE_NONE, NULL, 0,
5958         "User_Identity_Pattern", HFILL }},
5959     { &hf_ftam_identity_of_last_modifier_Pattern,
5960       { "identity-of-last-modifier-Pattern", "ftam.identity_of_last_modifier_Pattern",
5961         FT_NONE, BASE_NONE, NULL, 0,
5962         "User_Identity_Pattern", HFILL }},
5963     { &hf_ftam_identity_of_last_reader_Pattern,
5964       { "identity-of-last-reader-Pattern", "ftam.identity_of_last_reader_Pattern",
5965         FT_NONE, BASE_NONE, NULL, 0,
5966         "User_Identity_Pattern", HFILL }},
5967     { &hf_ftam_identity_of_last_attribute_modifier_Pattern,
5968       { "identity-of-last-attribute-modifier-Pattern", "ftam.identity_of_last_attribute_modifier_Pattern",
5969         FT_NONE, BASE_NONE, NULL, 0,
5970         "User_Identity_Pattern", HFILL }},
5971     { &hf_ftam_object_availabiiity_Pattern,
5972       { "object-availabiiity-Pattern", "ftam.object_availabiiity_Pattern",
5973         FT_NONE, BASE_NONE, NULL, 0,
5974         "Boolean_Pattern", HFILL }},
5975     { &hf_ftam_object_size_Pattern,
5976       { "object-size-Pattern", "ftam.object_size_Pattern",
5977         FT_NONE, BASE_NONE, NULL, 0,
5978         "Integer_Pattern", HFILL }},
5979     { &hf_ftam_future_object_size_Pattern,
5980       { "future-object-size-Pattern", "ftam.future_object_size_Pattern",
5981         FT_NONE, BASE_NONE, NULL, 0,
5982         "Integer_Pattern", HFILL }},
5983     { &hf_ftam_legal_quailfication_Pattern,
5984       { "legal-quailfication-Pattern", "ftam.legal_quailfication_Pattern",
5985         FT_NONE, BASE_NONE, NULL, 0,
5986         "String_Pattern", HFILL }},
5987     { &hf_ftam_attribute_extensions_pattern,
5988       { "attribute-extensions-pattern", "ftam.attribute_extensions_pattern",
5989         FT_UINT32, BASE_DEC, NULL, 0,
5990         NULL, HFILL }},
5991     { &hf_ftam_equality_comparision,
5992       { "equality-comparision", "ftam.equality_comparision",
5993         FT_BYTES, BASE_NONE, NULL, 0,
5994         NULL, HFILL }},
5995     { &hf_ftam_pathname_value,
5996       { "pathname-value", "ftam.pathname_value",
5997         FT_UINT32, BASE_DEC, NULL, 0,
5998         NULL, HFILL }},
5999     { &hf_ftam_pathname_value_item,
6000       { "pathname-value item", "ftam.pathname_value_item",
6001         FT_UINT32, BASE_DEC, VALS(ftam_T_pathname_value_item_vals), 0,
6002         NULL, HFILL }},
6003     { &hf_ftam_string_match,
6004       { "string-match", "ftam.string_match",
6005         FT_NONE, BASE_NONE, NULL, 0,
6006         "String_Pattern", HFILL }},
6007     { &hf_ftam_any_match,
6008       { "any-match", "ftam.any_match",
6009         FT_NONE, BASE_NONE, NULL, 0,
6010         NULL, HFILL }},
6011     { &hf_ftam_string_value,
6012       { "string-value", "ftam.string_value",
6013         FT_UINT32, BASE_DEC, NULL, 0,
6014         NULL, HFILL }},
6015     { &hf_ftam_string_value_item,
6016       { "string-value item", "ftam.string_value_item",
6017         FT_UINT32, BASE_DEC, VALS(ftam_T_string_value_item_vals), 0,
6018         NULL, HFILL }},
6019     { &hf_ftam_substring_match,
6020       { "substring-match", "ftam.substring_match",
6021         FT_STRING, BASE_NONE, NULL, 0,
6022         "GraphicString", HFILL }},
6023     { &hf_ftam_number_of_characters_match,
6024       { "number-of-characters-match", "ftam.number_of_characters_match",
6025         FT_INT32, BASE_DEC, NULL, 0,
6026         "INTEGER", HFILL }},
6027     { &hf_ftam_match_bitstring,
6028       { "match-bitstring", "ftam.match_bitstring",
6029         FT_BYTES, BASE_NONE, NULL, 0,
6030         "BIT_STRING", HFILL }},
6031     { &hf_ftam_significance_bitstring,
6032       { "significance-bitstring", "ftam.significance_bitstring",
6033         FT_BYTES, BASE_NONE, NULL, 0,
6034         "BIT_STRING", HFILL }},
6035     { &hf_ftam_relational_camparision,
6036       { "relational-camparision", "ftam.relational_camparision",
6037         FT_BYTES, BASE_NONE, NULL, 0,
6038         "Equality_Comparision", HFILL }},
6039     { &hf_ftam_time_and_date_value,
6040       { "time-and-date-value", "ftam.time_and_date_value",
6041         FT_STRING, BASE_NONE, NULL, 0,
6042         "GeneralizedTime", HFILL }},
6043     { &hf_ftam_relational_comparision,
6044       { "relational-comparision", "ftam.relational_comparision",
6045         FT_BYTES, BASE_NONE, NULL, 0,
6046         NULL, HFILL }},
6047     { &hf_ftam_integer_value,
6048       { "integer-value", "ftam.integer_value",
6049         FT_INT32, BASE_DEC, NULL, 0,
6050         "INTEGER", HFILL }},
6051     { &hf_ftam_object_identifier_value,
6052       { "object-identifier-value", "ftam.object_identifier_value",
6053         FT_OID, BASE_NONE, NULL, 0,
6054         "OBJECT_IDENTIFIER", HFILL }},
6055     { &hf_ftam_boolean_value,
6056       { "boolean-value", "ftam.boolean_value",
6057         FT_BOOLEAN, BASE_NONE, NULL, 0,
6058         "BOOLEAN", HFILL }},
6059     { &hf_ftam_document_type_Pattern,
6060       { "document-type-Pattern", "ftam.document_type_Pattern",
6061         FT_NONE, BASE_NONE, NULL, 0,
6062         "Object_Identifier_Pattern", HFILL }},
6063     { &hf_ftam_constraint_set_abstract_Syntax_Pattern,
6064       { "constraint-set-abstract-Syntax-Pattern", "ftam.constraint_set_abstract_Syntax_Pattern",
6065         FT_NONE, BASE_NONE, NULL, 0,
6066         "T_constraint_set_abstract_Syntax_Pattern", HFILL }},
6067     { &hf_ftam_constraint_Set_Pattern,
6068       { "constraint-Set-Pattern", "ftam.constraint_Set_Pattern",
6069         FT_NONE, BASE_NONE, NULL, 0,
6070         "Object_Identifier_Pattern", HFILL }},
6071     { &hf_ftam_abstract_Syntax_Pattern,
6072       { "abstract-Syntax-Pattern", "ftam.abstract_Syntax_Pattern",
6073         FT_NONE, BASE_NONE, NULL, 0,
6074         "Object_Identifier_Pattern", HFILL }},
6075     { &hf_ftam_Attribute_Extensions_Pattern_item,
6076       { "Attribute-Extensions-Pattern item", "ftam.Attribute_Extensions_Pattern_item",
6077         FT_NONE, BASE_NONE, NULL, 0,
6078         NULL, HFILL }},
6079     { &hf_ftam_extension_set_attribute_Patterns,
6080       { "extension-set-attribute-Patterns", "ftam.extension_set_attribute_Patterns",
6081         FT_UINT32, BASE_DEC, NULL, 0,
6082         "T_extension_set_attribute_Patterns", HFILL }},
6083     { &hf_ftam_extension_set_attribute_Patterns_item,
6084       { "extension-set-attribute-Patterns item", "ftam.extension_set_attribute_Patterns_item",
6085         FT_NONE, BASE_NONE, NULL, 0,
6086         "T_extension_set_attribute_Patterns_item", HFILL }},
6087     { &hf_ftam_attribute_extension_attribute_identifier,
6088       { "extension-attribute-identifier", "ftam.extension_attribute_identifier",
6089         FT_OID, BASE_NONE, NULL, 0,
6090         "T_attribute_extension_attribute_identifier", HFILL }},
6091     { &hf_ftam_extension_attribute_Pattern,
6092       { "extension-attribute-Pattern", "ftam.extension_attribute_Pattern",
6093         FT_NONE, BASE_NONE, NULL, 0,
6094         NULL, HFILL }},
6095     { &hf_ftam__untag_item_04,
6096       { "Read-Attributes", "ftam.Read_Attributes",
6097         FT_NONE, BASE_NONE, NULL, 0,
6098         NULL, HFILL }},
6099     { &hf_ftam_success_Object_count,
6100       { "success-Object-count", "ftam.success_Object_count",
6101         FT_INT32, BASE_DEC, NULL, 0,
6102         "INTEGER", HFILL }},
6103     { &hf_ftam_success_Object_names,
6104       { "success-Object-names", "ftam.success_Object_names",
6105         FT_UINT32, BASE_DEC, NULL, 0,
6106         "SEQUENCE_OF_Pathname", HFILL }},
6107     { &hf_ftam_success_Object_names_item,
6108       { "Pathname", "ftam.Pathname",
6109         FT_UINT32, BASE_DEC, NULL, 0,
6110         NULL, HFILL }},
6111     { &hf_ftam_Pathname_item,
6112       { "Pathname item", "ftam.Pathname_item",
6113         FT_STRING, BASE_NONE, NULL, 0,
6114         "GraphicString", HFILL }},
6115     { &hf_ftam_Pass_Passwords_item,
6116       { "Password", "ftam.Password",
6117         FT_UINT32, BASE_DEC, VALS(ftam_Password_U_vals), 0,
6118         NULL, HFILL }},
6119     { &hf_ftam__untag_item_05,
6120       { "_untag item", "ftam._untag_item",
6121         FT_NONE, BASE_NONE, NULL, 0,
6122         "Path_Access_Passwords_item", HFILL }},
6123     { &hf_ftam_ap,
6124       { "ap", "ftam.ap",
6125         FT_UINT32, BASE_DEC, VALS(acse_AP_title_vals), 0,
6126         "AP_title", HFILL }},
6127     { &hf_ftam_ae,
6128       { "ae", "ftam.ae",
6129         FT_UINT32, BASE_DEC, VALS(acse_ASO_qualifier_vals), 0,
6130         "AE_qualifier", HFILL }},
6131     { &hf_ftam_Protocol_Version_U_version_1,
6132       { "version-1", "ftam.version-1",
6133         FT_BOOLEAN, 8, NULL, 0x80,
6134         NULL, HFILL }},
6135     { &hf_ftam_Protocol_Version_U_version_2,
6136       { "version-2", "ftam.version-2",
6137         FT_BOOLEAN, 8, NULL, 0x40,
6138         NULL, HFILL }},
6139     { &hf_ftam_Service_Class_U_unconstrained_class,
6140       { "unconstrained-class", "ftam.unconstrained-class",
6141         FT_BOOLEAN, 8, NULL, 0x80,
6142         NULL, HFILL }},
6143     { &hf_ftam_Service_Class_U_management_class,
6144       { "management-class", "ftam.management-class",
6145         FT_BOOLEAN, 8, NULL, 0x40,
6146         NULL, HFILL }},
6147     { &hf_ftam_Service_Class_U_transfer_class,
6148       { "transfer-class", "ftam.transfer-class",
6149         FT_BOOLEAN, 8, NULL, 0x20,
6150         NULL, HFILL }},
6151     { &hf_ftam_Service_Class_U_transfer_and_management_class,
6152       { "transfer-and-management-class", "ftam.transfer-and-management-class",
6153         FT_BOOLEAN, 8, NULL, 0x10,
6154         NULL, HFILL }},
6155     { &hf_ftam_Service_Class_U_access_class,
6156       { "access-class", "ftam.access-class",
6157         FT_BOOLEAN, 8, NULL, 0x08,
6158         NULL, HFILL }},
6159     { &hf_ftam_Functional_Units_U_read,
6160       { "read", "ftam.read",
6161         FT_BOOLEAN, 8, NULL, 0x20,
6162         NULL, HFILL }},
6163     { &hf_ftam_Functional_Units_U_write,
6164       { "write", "ftam.write",
6165         FT_BOOLEAN, 8, NULL, 0x10,
6166         NULL, HFILL }},
6167     { &hf_ftam_Functional_Units_U_file_access,
6168       { "file-access", "ftam.file-access",
6169         FT_BOOLEAN, 8, NULL, 0x08,
6170         NULL, HFILL }},
6171     { &hf_ftam_Functional_Units_U_limited_file_management,
6172       { "limited-file-management", "ftam.limited-file-management",
6173         FT_BOOLEAN, 8, NULL, 0x04,
6174         NULL, HFILL }},
6175     { &hf_ftam_Functional_Units_U_enhanced_file_management,
6176       { "enhanced-file-management", "ftam.enhanced-file-management",
6177         FT_BOOLEAN, 8, NULL, 0x02,
6178         NULL, HFILL }},
6179     { &hf_ftam_Functional_Units_U_grouping,
6180       { "grouping", "ftam.grouping",
6181         FT_BOOLEAN, 8, NULL, 0x01,
6182         NULL, HFILL }},
6183     { &hf_ftam_Functional_Units_U_fadu_locking,
6184       { "fadu-locking", "ftam.fadu-locking",
6185         FT_BOOLEAN, 8, NULL, 0x80,
6186         NULL, HFILL }},
6187     { &hf_ftam_Functional_Units_U_recovery,
6188       { "recovery", "ftam.recovery",
6189         FT_BOOLEAN, 8, NULL, 0x40,
6190         NULL, HFILL }},
6191     { &hf_ftam_Functional_Units_U_restart_data_transfer,
6192       { "restart-data-transfer", "ftam.restart-data-transfer",
6193         FT_BOOLEAN, 8, NULL, 0x20,
6194         NULL, HFILL }},
6195     { &hf_ftam_Functional_Units_U_limited_filestore_management,
6196       { "limited-filestore-management", "ftam.limited-filestore-management",
6197         FT_BOOLEAN, 8, NULL, 0x10,
6198         NULL, HFILL }},
6199     { &hf_ftam_Functional_Units_U_enhanced_filestore_management,
6200       { "enhanced-filestore-management", "ftam.enhanced-filestore-management",
6201         FT_BOOLEAN, 8, NULL, 0x08,
6202         NULL, HFILL }},
6203     { &hf_ftam_Functional_Units_U_object_manipulation,
6204       { "object-manipulation", "ftam.object-manipulation",
6205         FT_BOOLEAN, 8, NULL, 0x04,
6206         NULL, HFILL }},
6207     { &hf_ftam_Functional_Units_U_group_manipulation,
6208       { "group-manipulation", "ftam.group-manipulation",
6209         FT_BOOLEAN, 8, NULL, 0x02,
6210         NULL, HFILL }},
6211     { &hf_ftam_Functional_Units_U_consecutive_access,
6212       { "consecutive-access", "ftam.consecutive-access",
6213         FT_BOOLEAN, 8, NULL, 0x01,
6214         NULL, HFILL }},
6215     { &hf_ftam_Functional_Units_U_concurrent_access,
6216       { "concurrent-access", "ftam.concurrent-access",
6217         FT_BOOLEAN, 8, NULL, 0x80,
6218         NULL, HFILL }},
6219     { &hf_ftam_Attribute_Groups_U_storage,
6220       { "storage", "ftam.storage",
6221         FT_BOOLEAN, 8, NULL, 0x80,
6222         NULL, HFILL }},
6223     { &hf_ftam_Attribute_Groups_U_security,
6224       { "security", "ftam.security",
6225         FT_BOOLEAN, 8, NULL, 0x40,
6226         NULL, HFILL }},
6227     { &hf_ftam_Attribute_Groups_U_private,
6228       { "private", "ftam.private",
6229         FT_BOOLEAN, 8, NULL, 0x20,
6230         NULL, HFILL }},
6231     { &hf_ftam_Attribute_Groups_U_extension,
6232       { "extension", "ftam.extension",
6233         FT_BOOLEAN, 8, NULL, 0x10,
6234         NULL, HFILL }},
6235     { &hf_ftam_T_processing_mode_f_read,
6236       { "f-read", "ftam.f-read",
6237         FT_BOOLEAN, 8, NULL, 0x80,
6238         NULL, HFILL }},
6239     { &hf_ftam_T_processing_mode_f_insert,
6240       { "f-insert", "ftam.f-insert",
6241         FT_BOOLEAN, 8, NULL, 0x40,
6242         NULL, HFILL }},
6243     { &hf_ftam_T_processing_mode_f_replace,
6244       { "f-replace", "ftam.f-replace",
6245         FT_BOOLEAN, 8, NULL, 0x20,
6246         NULL, HFILL }},
6247     { &hf_ftam_T_processing_mode_f_extend,
6248       { "f-extend", "ftam.f-extend",
6249         FT_BOOLEAN, 8, NULL, 0x10,
6250         NULL, HFILL }},
6251     { &hf_ftam_T_processing_mode_f_erase,
6252       { "f-erase", "ftam.f-erase",
6253         FT_BOOLEAN, 8, NULL, 0x08,
6254         NULL, HFILL }},
6255     { &hf_ftam_Access_Request_U_read,
6256       { "read", "ftam.read",
6257         FT_BOOLEAN, 8, NULL, 0x80,
6258         NULL, HFILL }},
6259     { &hf_ftam_Access_Request_U_insert,
6260       { "insert", "ftam.insert",
6261         FT_BOOLEAN, 8, NULL, 0x40,
6262         NULL, HFILL }},
6263     { &hf_ftam_Access_Request_U_replace,
6264       { "replace", "ftam.replace",
6265         FT_BOOLEAN, 8, NULL, 0x20,
6266         NULL, HFILL }},
6267     { &hf_ftam_Access_Request_U_extend,
6268       { "extend", "ftam.extend",
6269         FT_BOOLEAN, 8, NULL, 0x10,
6270         NULL, HFILL }},
6271     { &hf_ftam_Access_Request_U_erase,
6272       { "erase", "ftam.erase",
6273         FT_BOOLEAN, 8, NULL, 0x08,
6274         NULL, HFILL }},
6275     { &hf_ftam_Access_Request_U_read_attribute,
6276       { "read-attribute", "ftam.read-attribute",
6277         FT_BOOLEAN, 8, NULL, 0x04,
6278         NULL, HFILL }},
6279     { &hf_ftam_Access_Request_U_change_attribute,
6280       { "change-attribute", "ftam.change-attribute",
6281         FT_BOOLEAN, 8, NULL, 0x02,
6282         NULL, HFILL }},
6283     { &hf_ftam_Access_Request_U_delete_Object,
6284       { "delete-Object", "ftam.delete-Object",
6285         FT_BOOLEAN, 8, NULL, 0x01,
6286         NULL, HFILL }},
6287     { &hf_ftam_Concurrency_Key_not_required,
6288       { "not-required", "ftam.not-required",
6289         FT_BOOLEAN, 8, NULL, 0x80,
6290         NULL, HFILL }},
6291     { &hf_ftam_Concurrency_Key_shared,
6292       { "shared", "ftam.shared",
6293         FT_BOOLEAN, 8, NULL, 0x40,
6294         NULL, HFILL }},
6295     { &hf_ftam_Concurrency_Key_exclusive,
6296       { "exclusive", "ftam.exclusive",
6297         FT_BOOLEAN, 8, NULL, 0x20,
6298         NULL, HFILL }},
6299     { &hf_ftam_Concurrency_Key_no_access,
6300       { "no-access", "ftam.no-access",
6301         FT_BOOLEAN, 8, NULL, 0x10,
6302         NULL, HFILL }},
6303     { &hf_ftam_Permitted_Actions_Attribute_read,
6304       { "read", "ftam.read",
6305         FT_BOOLEAN, 8, NULL, 0x80,
6306         NULL, HFILL }},
6307     { &hf_ftam_Permitted_Actions_Attribute_insert,
6308       { "insert", "ftam.insert",
6309         FT_BOOLEAN, 8, NULL, 0x40,
6310         NULL, HFILL }},
6311     { &hf_ftam_Permitted_Actions_Attribute_replace,
6312       { "replace", "ftam.replace",
6313         FT_BOOLEAN, 8, NULL, 0x20,
6314         NULL, HFILL }},
6315     { &hf_ftam_Permitted_Actions_Attribute_extend,
6316       { "extend", "ftam.extend",
6317         FT_BOOLEAN, 8, NULL, 0x10,
6318         NULL, HFILL }},
6319     { &hf_ftam_Permitted_Actions_Attribute_erase,
6320       { "erase", "ftam.erase",
6321         FT_BOOLEAN, 8, NULL, 0x08,
6322         NULL, HFILL }},
6323     { &hf_ftam_Permitted_Actions_Attribute_read_attribute,
6324       { "read-attribute", "ftam.read-attribute",
6325         FT_BOOLEAN, 8, NULL, 0x04,
6326         NULL, HFILL }},
6327     { &hf_ftam_Permitted_Actions_Attribute_change_attribute,
6328       { "change-attribute", "ftam.change-attribute",
6329         FT_BOOLEAN, 8, NULL, 0x02,
6330         NULL, HFILL }},
6331     { &hf_ftam_Permitted_Actions_Attribute_delete_Object,
6332       { "delete-Object", "ftam.delete-Object",
6333         FT_BOOLEAN, 8, NULL, 0x01,
6334         NULL, HFILL }},
6335     { &hf_ftam_Permitted_Actions_Attribute_pass,
6336       { "pass", "ftam.pass",
6337         FT_BOOLEAN, 8, NULL, 0x10,
6338         NULL, HFILL }},
6339     { &hf_ftam_Permitted_Actions_Attribute_link,
6340       { "link", "ftam.link",
6341         FT_BOOLEAN, 8, NULL, 0x08,
6342         NULL, HFILL }},
6343     { &hf_ftam_Permitted_Actions_Attribute_traversal,
6344       { "traversal", "ftam.traversal",
6345         FT_BOOLEAN, 8, NULL, 0x80,
6346         NULL, HFILL }},
6347     { &hf_ftam_Permitted_Actions_Attribute_reverse_traversal,
6348       { "reverse-traversal", "ftam.reverse-traversal",
6349         FT_BOOLEAN, 8, NULL, 0x40,
6350         NULL, HFILL }},
6351     { &hf_ftam_Permitted_Actions_Attribute_random_Order,
6352       { "random-Order", "ftam.random-Order",
6353         FT_BOOLEAN, 8, NULL, 0x20,
6354         NULL, HFILL }},
6355     { &hf_ftam_Equality_Comparision_no_value_available_matches,
6356       { "no-value-available-matches", "ftam.no-value-available-matches",
6357         FT_BOOLEAN, 8, NULL, 0x80,
6358         NULL, HFILL }},
6359     { &hf_ftam_Equality_Comparision_equals_matches,
6360       { "equals-matches", "ftam.equals-matches",
6361         FT_BOOLEAN, 8, NULL, 0x40,
6362         NULL, HFILL }},
6363     { &hf_ftam_Relational_Comparision_no_value_available_matches,
6364       { "no-value-available-matches", "ftam.no-value-available-matches",
6365         FT_BOOLEAN, 8, NULL, 0x80,
6366         NULL, HFILL }},
6367     { &hf_ftam_Relational_Comparision_equals_matches,
6368       { "equals-matches", "ftam.equals-matches",
6369         FT_BOOLEAN, 8, NULL, 0x40,
6370         NULL, HFILL }},
6371     { &hf_ftam_Relational_Comparision_less_than_matches,
6372       { "less-than-matches", "ftam.less-than-matches",
6373         FT_BOOLEAN, 8, NULL, 0x20,
6374         NULL, HFILL }},
6375     { &hf_ftam_Relational_Comparision_greater_than_matches,
6376       { "greater-than-matches", "ftam.greater-than-matches",
6377         FT_BOOLEAN, 8, NULL, 0x10,
6378         NULL, HFILL }},
6379     { &hf_ftam_Attribute_Names_read_pathname,
6380       { "read-pathname", "ftam.read-pathname",
6381         FT_BOOLEAN, 8, NULL, 0x80,
6382         NULL, HFILL }},
6383     { &hf_ftam_Attribute_Names_read_Object_type,
6384       { "read-Object-type", "ftam.read-Object-type",
6385         FT_BOOLEAN, 8, NULL, 0x20,
6386         NULL, HFILL }},
6387     { &hf_ftam_Attribute_Names_read_permitted_actions,
6388       { "read-permitted-actions", "ftam.read-permitted-actions",
6389         FT_BOOLEAN, 8, NULL, 0x40,
6390         NULL, HFILL }},
6391     { &hf_ftam_Attribute_Names_read_contents_type,
6392       { "read-contents-type", "ftam.read-contents-type",
6393         FT_BOOLEAN, 8, NULL, 0x20,
6394         NULL, HFILL }},
6395     { &hf_ftam_Attribute_Names_read_linked_Object,
6396       { "read-linked-Object", "ftam.read-linked-Object",
6397         FT_BOOLEAN, 8, NULL, 0x10,
6398         NULL, HFILL }},
6399     { &hf_ftam_Attribute_Names_read_Child_objects,
6400       { "read-Child-objects", "ftam.read-Child-objects",
6401         FT_BOOLEAN, 8, NULL, 0x01,
6402         NULL, HFILL }},
6403     { &hf_ftam_Attribute_Names_read_primary_pathname,
6404       { "read-primary-pathname", "ftam.read-primary-pathname",
6405         FT_BOOLEAN, 8, NULL, 0x08,
6406         NULL, HFILL }},
6407     { &hf_ftam_Attribute_Names_read_storage_account,
6408       { "read-storage-account", "ftam.read-storage-account",
6409         FT_BOOLEAN, 8, NULL, 0x10,
6410         NULL, HFILL }},
6411     { &hf_ftam_Attribute_Names_read_date_and_time_of_creation,
6412       { "read-date-and-time-of-creation", "ftam.read-date-and-time-of-creation",
6413         FT_BOOLEAN, 8, NULL, 0x08,
6414         NULL, HFILL }},
6415     { &hf_ftam_Attribute_Names_read_date_and_time_of_last_modification,
6416       { "read-date-and-time-of-last-modification", "ftam.read-date-and-time-of-last-modification",
6417         FT_BOOLEAN, 8, NULL, 0x04,
6418         NULL, HFILL }},
6419     { &hf_ftam_Attribute_Names_read_date_and_time_of_last_read_access,
6420       { "read-date-and-time-of-last-read-access", "ftam.read-date-and-time-of-last-read-access",
6421         FT_BOOLEAN, 8, NULL, 0x02,
6422         NULL, HFILL }},
6423     { &hf_ftam_Attribute_Names_read_date_and_time_of_last_attribute_modification,
6424       { "read-date-and-time-of-last-attribute-modification", "ftam.read-date-and-time-of-last-attribute-modification",
6425         FT_BOOLEAN, 8, NULL, 0x01,
6426         NULL, HFILL }},
6427     { &hf_ftam_Attribute_Names_read_identity_of_creator,
6428       { "read-identity-of-creator", "ftam.read-identity-of-creator",
6429         FT_BOOLEAN, 8, NULL, 0x80,
6430         NULL, HFILL }},
6431     { &hf_ftam_Attribute_Names_read_identity_of_last_modifier,
6432       { "read-identity-of-last-modifier", "ftam.read-identity-of-last-modifier",
6433         FT_BOOLEAN, 8, NULL, 0x40,
6434         NULL, HFILL }},
6435     { &hf_ftam_Attribute_Names_read_identity_of_last_reader,
6436       { "read-identity-of-last-reader", "ftam.read-identity-of-last-reader",
6437         FT_BOOLEAN, 8, NULL, 0x20,
6438         NULL, HFILL }},
6439     { &hf_ftam_Attribute_Names_read_identity_of_last_attribute_modifier,
6440       { "read-identity-of-last-attribute-modifier", "ftam.read-identity-of-last-attribute-modifier",
6441         FT_BOOLEAN, 8, NULL, 0x10,
6442         NULL, HFILL }},
6443     { &hf_ftam_Attribute_Names_read_Object_availability,
6444       { "read-Object-availability", "ftam.read-Object-availability",
6445         FT_BOOLEAN, 8, NULL, 0x08,
6446         NULL, HFILL }},
6447     { &hf_ftam_Attribute_Names_read_Object_size,
6448       { "read-Object-size", "ftam.read-Object-size",
6449         FT_BOOLEAN, 8, NULL, 0x04,
6450         NULL, HFILL }},
6451     { &hf_ftam_Attribute_Names_read_future_Object_size,
6452       { "read-future-Object-size", "ftam.read-future-Object-size",
6453         FT_BOOLEAN, 8, NULL, 0x02,
6454         NULL, HFILL }},
6455     { &hf_ftam_Attribute_Names_read_access_control,
6456       { "read-access-control", "ftam.read-access-control",
6457         FT_BOOLEAN, 8, NULL, 0x01,
6458         NULL, HFILL }},
6459     { &hf_ftam_Attribute_Names_read_path_access_control,
6460       { "read-path-access-control", "ftam.read-path-access-control",
6461         FT_BOOLEAN, 8, NULL, 0x04,
6462         NULL, HFILL }},
6463     { &hf_ftam_Attribute_Names_read_l8gal_qualifiCatiOnS,
6464       { "read-l8gal-qualifiCatiOnS", "ftam.read-l8gal-qualifiCatiOnS",
6465         FT_BOOLEAN, 8, NULL, 0x80,
6466         NULL, HFILL }},
6467     { &hf_ftam_Attribute_Names_read_private_use,
6468       { "read-private-use", "ftam.read-private-use",
6469         FT_BOOLEAN, 8, NULL, 0x40,
6470         NULL, HFILL }},
6471
6472 /*--- End of included file: packet-ftam-hfarr.c ---*/
6473 #line 128 "packet-ftam-template.c"
6474   };
6475
6476   /* List of subtrees */
6477   static gint *ett[] = {
6478     &ett_ftam,
6479
6480 /*--- Included file: packet-ftam-ettarr.c ---*/
6481 #line 1 "packet-ftam-ettarr.c"
6482     &ett_ftam_PDU,
6483     &ett_ftam_FTAM_Regime_PDU,
6484     &ett_ftam_F_INITIALIZE_request,
6485     &ett_ftam_F_INITIALIZE_response,
6486     &ett_ftam_Protocol_Version_U,
6487     &ett_ftam_Service_Class_U,
6488     &ett_ftam_Functional_Units_U,
6489     &ett_ftam_Attribute_Groups_U,
6490     &ett_ftam_Contents_Type_List_U,
6491     &ett_ftam_Contents_Type_List_item,
6492     &ett_ftam_F_TERMINATE_request,
6493     &ett_ftam_F_TERMINATE_response,
6494     &ett_ftam_F_U_ABORT_request,
6495     &ett_ftam_F_P_ABORT_request,
6496     &ett_ftam_File_PDU,
6497     &ett_ftam_F_SELECT_request,
6498     &ett_ftam_F_SELECT_response,
6499     &ett_ftam_F_DESELECT_request,
6500     &ett_ftam_F_DESELECT_response,
6501     &ett_ftam_F_CREATE_request,
6502     &ett_ftam_F_CREATE_response,
6503     &ett_ftam_F_DELETE_request,
6504     &ett_ftam_F_DELETE_response,
6505     &ett_ftam_F_READ_ATTRIB_request,
6506     &ett_ftam_F_READ_ATTRIB_response,
6507     &ett_ftam_F_CHANGE_ATTRIB_request,
6508     &ett_ftam_F_CHANGE_ATTRIB_response,
6509     &ett_ftam_F_OPEN_request,
6510     &ett_ftam_T_processing_mode,
6511     &ett_ftam_T_open_contents_type,
6512     &ett_ftam_SET_OF_Abstract_Syntax_Name,
6513     &ett_ftam_F_OPEN_response,
6514     &ett_ftam_F_CLOSE_request,
6515     &ett_ftam_F_CLOSE_response,
6516     &ett_ftam_F_BEGIN_GROUP_request,
6517     &ett_ftam_F_BEGIN_GROUP_response,
6518     &ett_ftam_F_END_GROUP_request,
6519     &ett_ftam_F_END_GROUP_response,
6520     &ett_ftam_F_RECOVER_request,
6521     &ett_ftam_F_RECOVER_response,
6522     &ett_ftam_F_LOCATE_request,
6523     &ett_ftam_F_LOCATE_response,
6524     &ett_ftam_F_ERASE_request,
6525     &ett_ftam_F_ERASE_response,
6526     &ett_ftam_Bulk_Data_PDU,
6527     &ett_ftam_F_READ_request,
6528     &ett_ftam_F_WRITE_request,
6529     &ett_ftam_F_DATA_END_request,
6530     &ett_ftam_F_TRANSFER_END_request,
6531     &ett_ftam_F_TRANSFER_END_response,
6532     &ett_ftam_F_CANCEL_request,
6533     &ett_ftam_F_CANCEL_response,
6534     &ett_ftam_F_RESTART_request,
6535     &ett_ftam_F_RESTART_response,
6536     &ett_ftam_Access_Context_U,
6537     &ett_ftam_Access_Passwords_U,
6538     &ett_ftam_Access_Request_U,
6539     &ett_ftam_Change_Attributes_U,
6540     &ett_ftam_Charging_U,
6541     &ett_ftam_Charging_item,
6542     &ett_ftam_Concurrency_Control_U,
6543     &ett_ftam_Create_Attributes_U,
6544     &ett_ftam_Diagnostic_U,
6545     &ett_ftam_Diagnostic_item,
6546     &ett_ftam_FADU_Identity_U,
6547     &ett_ftam_SEQUENCE_OF_Node_Name,
6548     &ett_ftam_Password_U,
6549     &ett_ftam_Read_Attributes_U,
6550     &ett_ftam_Select_Attributes_U,
6551     &ett_ftam_Access_Control_Attribute,
6552     &ett_ftam_SET_OF_Access_Control_Element,
6553     &ett_ftam_Access_Control_Change_Attribute,
6554     &ett_ftam_T_actual_values1,
6555     &ett_ftam_Access_Control_Element,
6556     &ett_ftam_Concurrency_Access,
6557     &ett_ftam_Concurrency_Key,
6558     &ett_ftam_Account_Attribute,
6559     &ett_ftam_Contents_Type_Attribute,
6560     &ett_ftam_T_document_type,
6561     &ett_ftam_T_constraint_set_and_abstract_Syntax,
6562     &ett_ftam_Date_and_Time_Attribute,
6563     &ett_ftam_Object_Availability_Attribute,
6564     &ett_ftam_Pathname_Attribute,
6565     &ett_ftam_Object_Size_Attribute,
6566     &ett_ftam_Legal_Qualification_Attribute,
6567     &ett_ftam_Permitted_Actions_Attribute,
6568     &ett_ftam_Private_Use_Attribute,
6569     &ett_ftam_User_Identity_Attribute,
6570     &ett_ftam_Child_Objects_Attribute,
6571     &ett_ftam_FSM_PDU,
6572     &ett_ftam_F_CHANGE_PREFIX_request,
6573     &ett_ftam_F_CHANGE_PREFIX_response,
6574     &ett_ftam_F_LIST_request,
6575     &ett_ftam_F_LIST_response,
6576     &ett_ftam_F_GROUP_SELECT_request,
6577     &ett_ftam_F_GROUP_SELECT_response,
6578     &ett_ftam_F_GROUP_DELETE_request,
6579     &ett_ftam_F_GROUP_DELETE_response,
6580     &ett_ftam_F_GROUP_MOVE_request,
6581     &ett_ftam_F_GROUP_MOVE_response,
6582     &ett_ftam_F_GROUP_COPY_request,
6583     &ett_ftam_F_GROUP_COPY_response,
6584     &ett_ftam_F_GROUP_LIST_request,
6585     &ett_ftam_F_GROUP_LIST_response,
6586     &ett_ftam_F_GROUP_CHANGE_ATTRIB_request,
6587     &ett_ftam_F_GROUP_CHANGE_ATTRIB_response,
6588     &ett_ftam_F_SELECT_ANOTHER_request,
6589     &ett_ftam_F_SELECT_ANOTHER_response,
6590     &ett_ftam_F_CREATE_DIRECTORY_request,
6591     &ett_ftam_F_CREATE_DIRECTORY_response,
6592     &ett_ftam_F_LINK_request,
6593     &ett_ftam_F_LINK_response,
6594     &ett_ftam_F_UNLINK_request,
6595     &ett_ftam_F_UNLINK_response,
6596     &ett_ftam_F_READ_LINK_ATTRIB_request,
6597     &ett_ftam_F_READ_LINK_ATTRIB_response,
6598     &ett_ftam_F_CHANGE_LINK_ATTRIB_request,
6599     &ett_ftam_F_CHANGE_LINK_ATTRIB_response,
6600     &ett_ftam_F_MOVE_request,
6601     &ett_ftam_F_MOVE_response,
6602     &ett_ftam_F_COPY_request,
6603     &ett_ftam_F_COPY_response,
6604     &ett_ftam_Attribute_Extension_Names,
6605     &ett_ftam_Attribute_Extension_Set_Name,
6606     &ett_ftam_SEQUENCE_OF_Extension_Attribute_identifier,
6607     &ett_ftam_Attribute_Extensions,
6608     &ett_ftam_Attribute_Extension_Set,
6609     &ett_ftam_SEQUENCE_OF_Extension_Attribute,
6610     &ett_ftam_Extension_Attribute,
6611     &ett_ftam_Scope_U,
6612     &ett_ftam_T__untag_item,
6613     &ett_ftam_OR_Set,
6614     &ett_ftam_AND_Set,
6615     &ett_ftam_AND_Set_item,
6616     &ett_ftam_Equality_Comparision,
6617     &ett_ftam_Relational_Comparision,
6618     &ett_ftam_Pathname_Pattern,
6619     &ett_ftam_T_pathname_value,
6620     &ett_ftam_T_pathname_value_item,
6621     &ett_ftam_String_Pattern,
6622     &ett_ftam_T_string_value,
6623     &ett_ftam_T_string_value_item,
6624     &ett_ftam_Bitstring_Pattern,
6625     &ett_ftam_Date_and_Time_Pattern,
6626     &ett_ftam_Integer_Pattern,
6627     &ett_ftam_Object_Identifier_Pattern,
6628     &ett_ftam_Boolean_Pattern,
6629     &ett_ftam_Contents_Type_Pattern,
6630     &ett_ftam_T_constraint_set_abstract_Syntax_Pattern,
6631     &ett_ftam_Attribute_Extensions_Pattern,
6632     &ett_ftam_Attribute_Extensions_Pattern_item,
6633     &ett_ftam_T_extension_set_attribute_Patterns,
6634     &ett_ftam_T_extension_set_attribute_Patterns_item,
6635     &ett_ftam_SEQUENCE_OF_Read_Attributes,
6636     &ett_ftam_Operation_Result_U,
6637     &ett_ftam_SEQUENCE_OF_Pathname,
6638     &ett_ftam_Pathname,
6639     &ett_ftam_Pass_Passwords,
6640     &ett_ftam_Path_Access_Passwords_U,
6641     &ett_ftam_Path_Access_Passwords_item,
6642     &ett_ftam_Attribute_Names,
6643     &ett_ftam_AE_title,
6644
6645 /*--- End of included file: packet-ftam-ettarr.c ---*/
6646 #line 134 "packet-ftam-template.c"
6647   };
6648
6649   /* Register protocol */
6650   proto_ftam = proto_register_protocol(PNAME, PSNAME, PFNAME);
6651   register_dissector("ftam", dissect_ftam, proto_ftam);
6652   /* Register fields and subtrees */
6653   proto_register_field_array(proto_ftam, hf, array_length(hf));
6654   proto_register_subtree_array(ett, array_length(ett));
6655
6656 }
6657
6658
6659 /*--- proto_reg_handoff_ftam --- */
6660 void proto_reg_handoff_ftam(void) {
6661         register_ber_oid_dissector("1.0.8571.1.1", dissect_ftam, proto_ftam,"iso-ftam(1)");
6662         register_ber_oid_dissector("1.0.8571.2.1", dissect_ftam, proto_ftam,"ftam-pci(1)");
6663         register_ber_oid_dissector("1.3.14.5.2.2", dissect_ftam, proto_ftam,"NIST file directory entry abstract syntax");
6664
6665         /* Unstructured text file document type FTAM-1 */
6666         register_ber_oid_dissector("1.0.8571.5.1", dissect_ftam_unstructured_text, proto_ftam,"ISO FTAM unstructured text");
6667         oid_add_from_string("ISO FTAM sequential text","1.0.8571.5.2");
6668         oid_add_from_string("FTAM unstructured text abstract syntax","1.0.8571.2.3");
6669         oid_add_from_string("FTAM simple-hierarchy","1.0.8571.2.5");
6670         oid_add_from_string("FTAM hierarchical file model","1.0.8571.3.1");
6671         oid_add_from_string("FTAM unstructured constraint set","1.0.8571.4.1");
6672
6673         /* Unstructured binary file document type FTAM-3 */
6674         register_ber_oid_dissector("1.0.8571.5.3", dissect_ftam_unstructured_binary, proto_ftam,"ISO FTAM unstructured binary");
6675         oid_add_from_string("FTAM unstructured binary abstract syntax","1.0.8571.2.4");
6676
6677         /* Filedirectory file document type NBS-9 */
6678         oid_add_from_string("NBS-9 FTAM file directory file","1.3.14.5.5.9");
6679
6680         /* Filedirectory file document type NBS-9 (WITH OLD NIST OIDs)*/
6681         oid_add_from_string("NBS-9-OLD FTAM file directory file","1.3.9999.1.5.9");
6682         oid_add_from_string("NIST file directory entry abstract syntax","1.3.9999.1.2.2");
6683 }