1 /******************************************************************************
2 ** Copyright (C) 2014 ascolab GmbH. All Rights Reserved.
3 ** Web: http://www.ascolab.com
5 ** SPDX-License-Identifier: GPL-2.0-or-later
7 ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
8 ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
10 ** Project: OpcUa Wireshark Plugin
12 ** Author: Hannes Mezger <hannes.mezger@ascolab.com>
14 ** This file was autogenerated on 10.06.2014.
15 ** DON'T MODIFY THIS FILE!
17 ******************************************************************************/
21 #include <epan/value_string.h>
23 const value_string g_statusCodes
[] = {
25 {0x002D0000, "GoodSubscriptionTransferred"},
26 {0x002E0000, "GoodCompletesAsynchronously"},
27 {0x002F0000, "GoodOverload"},
28 {0x00300000, "GoodClamped"},
29 {0x00960000, "GoodLocalOverride"},
30 {0x00A20000, "GoodEntryInserted"},
31 {0x00A30000, "GoodEntryReplaced"},
32 {0x00A50000, "GoodNoData"},
33 {0x00A60000, "GoodMoreData"},
34 {0x00A70000, "GoodCommunicationEvent"},
35 {0x00A80000, "GoodShutdownEvent"},
36 {0x00A90000, "GoodCallAgain"},
37 {0x00AA0000, "GoodNonCriticalTimeout"},
38 {0x00BA0000, "GoodResultsMayBeIncomplete"},
39 {0x00D90000, "GoodDataIgnored"},
40 {0x00DC0000, "GoodEdited"},
41 {0x00DD0000, "GoodPostActionFailed"},
42 {0x00DF0000, "GoodRetransmissionQueueNotSupported"},
43 {0x00E00000, "GoodDependentValueChanged"},
44 {0x00EB0000, "GoodSubNormal"},
45 {0x00EF0000, "GoodPasswordChangeRequired"},
46 {0x01160000, "GoodEdited_DependentValueChanged"},
47 {0x01170000, "GoodEdited_DominantValueChanged"},
48 {0x01180000, "GoodEdited_DominantValueChanged_DependentValueChanged"},
49 {0x04010000, "GoodCascadeInitializationAcknowledged"},
50 {0x04020000, "GoodCascadeInitializationRequest"},
51 {0x04030000, "GoodCascadeNotInvited"},
52 {0x04040000, "GoodCascadeNotSelected"},
53 {0x04070000, "GoodFaultStateActive"},
54 {0x04080000, "GoodInitiateFaultState"},
55 {0x04090000, "GoodCascade"},
56 {0x40000000, "Uncertain"},
57 {0x406C0000, "UncertainReferenceOutOfServer"},
58 {0x408F0000, "UncertainNoCommunicationLastUsableValue"},
59 {0x40900000, "UncertainLastUsableValue"},
60 {0x40910000, "UncertainSubstituteValue"},
61 {0x40920000, "UncertainInitialValue"},
62 {0x40930000, "UncertainSensorNotAccurate"},
63 {0x40940000, "UncertainEngineeringUnitsExceeded"},
64 {0x40950000, "UncertainSubNormal"},
65 {0x40A40000, "UncertainDataSubNormal"},
66 {0x40BC0000, "UncertainReferenceNotDeleted"},
67 {0x40C00000, "UncertainNotAllNodesAvailable"},
68 {0x40DE0000, "UncertainDominantValueChanged"},
69 {0x40E20000, "UncertainDependentValueChanged"},
70 {0x42080000, "UncertainTransducerInManual"},
71 {0x42090000, "UncertainSimulatedValue"},
72 {0x420A0000, "UncertainSensorCalibration"},
73 {0x420F0000, "UncertainConfigurationError"},
75 {0x80010000, "BadUnexpectedError"},
76 {0x80020000, "BadInternalError"},
77 {0x80030000, "BadOutOfMemory"},
78 {0x80040000, "BadResourceUnavailable"},
79 {0x80050000, "BadCommunicationError"},
80 {0x80060000, "BadEncodingError"},
81 {0x80070000, "BadDecodingError"},
82 {0x80080000, "BadEncodingLimitsExceeded"},
83 {0x80090000, "BadUnknownResponse"},
84 {0x800A0000, "BadTimeout"},
85 {0x800B0000, "BadServiceUnsupported"},
86 {0x800C0000, "BadShutdown"},
87 {0x800D0000, "BadServerNotConnected"},
88 {0x800E0000, "BadServerHalted"},
89 {0x800F0000, "BadNothingToDo"},
90 {0x80100000, "BadTooManyOperations"},
91 {0x80110000, "BadDataTypeIdUnknown"},
92 {0x80120000, "BadCertificateInvalid"},
93 {0x80130000, "BadSecurityChecksFailed"},
94 {0x80140000, "BadCertificateTimeInvalid"},
95 {0x80150000, "BadCertificateIssuerTimeInvalid"},
96 {0x80160000, "BadCertificateHostNameInvalid"},
97 {0x80170000, "BadCertificateUriInvalid"},
98 {0x80180000, "BadCertificateUseNotAllowed"},
99 {0x80190000, "BadCertificateIssuerUseNotAllowed"},
100 {0x801A0000, "BadCertificateUntrusted"},
101 {0x801B0000, "BadCertificateRevocationUnknown"},
102 {0x801C0000, "BadCertificateIssuerRevocationUnknown"},
103 {0x801D0000, "BadCertificateRevoked"},
104 {0x801E0000, "BadCertificateIssuerRevoked"},
105 {0x801F0000, "BadUserAccessDenied"},
106 {0x80200000, "BadIdentityTokenInvalid"},
107 {0x80210000, "BadIdentityTokenRejected"},
108 {0x80220000, "BadSecureChannelIdInvalid"},
109 {0x80230000, "BadInvalidTimestamp"},
110 {0x80240000, "BadNonceInvalid"},
111 {0x80250000, "BadSessionIdInvalid"},
112 {0x80260000, "BadSessionClosed"},
113 {0x80270000, "BadSessionNotActivated"},
114 {0x80280000, "BadSubscriptionIdInvalid"},
115 {0x802A0000, "BadRequestHeaderInvalid"},
116 {0x802B0000, "BadTimestampsToReturnInvalid"},
117 {0x802C0000, "BadRequestCancelledByClient"},
118 {0x80310000, "BadNoCommunication"},
119 {0x80320000, "BadWaitingForInitialData"},
120 {0x80330000, "BadNodeIdInvalid"},
121 {0x80340000, "BadNodeIdUnknown"},
122 {0x80350000, "BadAttributeIdInvalid"},
123 {0x80360000, "BadIndexRangeInvalid"},
124 {0x80370000, "BadIndexRangeNoData"},
125 {0x80380000, "BadDataEncodingInvalid"},
126 {0x80390000, "BadDataEncodingUnsupported"},
127 {0x803A0000, "BadNotReadable"},
128 {0x803B0000, "BadNotWritable"},
129 {0x803C0000, "BadOutOfRange"},
130 {0x803D0000, "BadNotSupported"},
131 {0x803E0000, "BadNotFound"},
132 {0x803F0000, "BadObjectDeleted"},
133 {0x80400000, "BadNotImplemented"},
134 {0x80410000, "BadMonitoringModeInvalid"},
135 {0x80420000, "BadMonitoredItemIdInvalid"},
136 {0x80430000, "BadMonitoredItemFilterInvalid"},
137 {0x80440000, "BadMonitoredItemFilterUnsupported"},
138 {0x80450000, "BadFilterNotAllowed"},
139 {0x80460000, "BadStructureMissing"},
140 {0x80470000, "BadEventFilterInvalid"},
141 {0x80480000, "BadContentFilterInvalid"},
142 {0x80490000, "BadFilterOperandInvalid"},
143 {0x804A0000, "BadContinuationPointInvalid"},
144 {0x804B0000, "BadNoContinuationPoints"},
145 {0x804C0000, "BadReferenceTypeIdInvalid"},
146 {0x804D0000, "BadBrowseDirectionInvalid"},
147 {0x804E0000, "BadNodeNotInView"},
148 {0x804F0000, "BadServerUriInvalid"},
149 {0x80500000, "BadServerNameMissing"},
150 {0x80510000, "BadDiscoveryUrlMissing"},
151 {0x80520000, "BadSemaphoreFileMissing"},
152 {0x80530000, "BadRequestTypeInvalid"},
153 {0x80540000, "BadSecurityModeRejected"},
154 {0x80550000, "BadSecurityPolicyRejected"},
155 {0x80560000, "BadTooManySessions"},
156 {0x80570000, "BadUserSignatureInvalid"},
157 {0x80580000, "BadApplicationSignatureInvalid"},
158 {0x80590000, "BadNoValidCertificates"},
159 {0x805A0000, "BadRequestCancelledByRequest"},
160 {0x805B0000, "BadParentNodeIdInvalid"},
161 {0x805C0000, "BadReferenceNotAllowed"},
162 {0x805D0000, "BadNodeIdRejected"},
163 {0x805E0000, "BadNodeIdExists"},
164 {0x805F0000, "BadNodeClassInvalid"},
165 {0x80600000, "BadBrowseNameInvalid"},
166 {0x80610000, "BadBrowseNameDuplicated"},
167 {0x80620000, "BadNodeAttributesInvalid"},
168 {0x80630000, "BadTypeDefinitionInvalid"},
169 {0x80640000, "BadSourceNodeIdInvalid"},
170 {0x80650000, "BadTargetNodeIdInvalid"},
171 {0x80660000, "BadDuplicateReferenceNotAllowed"},
172 {0x80670000, "BadInvalidSelfReference"},
173 {0x80680000, "BadReferenceLocalOnly"},
174 {0x80690000, "BadNoDeleteRights"},
175 {0x806A0000, "BadServerIndexInvalid"},
176 {0x806B0000, "BadViewIdUnknown"},
177 {0x806D0000, "BadTooManyMatches"},
178 {0x806E0000, "BadQueryTooComplex"},
179 {0x806F0000, "BadNoMatch"},
180 {0x80700000, "BadMaxAgeInvalid"},
181 {0x80710000, "BadHistoryOperationInvalid"},
182 {0x80720000, "BadHistoryOperationUnsupported"},
183 {0x80730000, "BadWriteNotSupported"},
184 {0x80740000, "BadTypeMismatch"},
185 {0x80750000, "BadMethodInvalid"},
186 {0x80760000, "BadArgumentsMissing"},
187 {0x80770000, "BadTooManySubscriptions"},
188 {0x80780000, "BadTooManyPublishRequests"},
189 {0x80790000, "BadNoSubscription"},
190 {0x807A0000, "BadSequenceNumberUnknown"},
191 {0x807B0000, "BadMessageNotAvailable"},
192 {0x807C0000, "BadInsufficientClientProfile"},
193 {0x807D0000, "BadTcpServerTooBusy"},
194 {0x807E0000, "BadTcpMessageTypeInvalid"},
195 {0x807F0000, "BadTcpSecureChannelUnknown"},
196 {0x80800000, "BadTcpMessageTooLarge"},
197 {0x80810000, "BadTcpNotEnoughResources"},
198 {0x80820000, "BadTcpInternalError"},
199 {0x80830000, "BadTcpEndpointUrlInvalid"},
200 {0x80840000, "BadRequestInterrupted"},
201 {0x80850000, "BadRequestTimeout"},
202 {0x80860000, "BadSecureChannelClosed"},
203 {0x80870000, "BadSecureChannelTokenUnknown"},
204 {0x80880000, "BadSequenceNumberInvalid"},
205 {0x80890000, "BadConfigurationError"},
206 {0x808A0000, "BadNotConnected"},
207 {0x808B0000, "BadDeviceFailure"},
208 {0x808C0000, "BadSensorFailure"},
209 {0x808D0000, "BadOutOfService"},
210 {0x808E0000, "BadDeadbandFilterInvalid"},
211 {0x80970000, "BadRefreshInProgress"},
212 {0x80980000, "BadConditionAlreadyDisabled"},
213 {0x80990000, "BadConditionDisabled"},
214 {0x809A0000, "BadEventIdUnknown"},
215 {0x809B0000, "BadNoData"},
216 {0x809D0000, "BadDataLost"},
217 {0x809E0000, "BadDataUnavailable"},
218 {0x809F0000, "BadEntryExists"},
219 {0x80A00000, "BadNoEntryExists"},
220 {0x80A10000, "BadTimestampNotSupported"},
221 {0x80AB0000, "BadInvalidArgument"},
222 {0x80AC0000, "BadConnectionRejected"},
223 {0x80AD0000, "BadDisconnect"},
224 {0x80AE0000, "BadConnectionClosed"},
225 {0x80AF0000, "BadInvalidState"},
226 {0x80B00000, "BadEndOfStream"},
227 {0x80B10000, "BadNoDataAvailable"},
228 {0x80B20000, "BadWaitingForResponse"},
229 {0x80B30000, "BadOperationAbandoned"},
230 {0x80B40000, "BadExpectedStreamToBlock"},
231 {0x80B50000, "BadWouldBlock"},
232 {0x80B60000, "BadSyntaxError"},
233 {0x80B70000, "BadMaxConnectionsReached"},
234 {0x80B80000, "BadRequestTooLarge"},
235 {0x80B90000, "BadResponseTooLarge"},
236 {0x80BB0000, "BadEventNotAcknowledgeable"},
237 {0x80BD0000, "BadInvalidTimestampArgument"},
238 {0x80BE0000, "BadProtocolVersionUnsupported"},
239 {0x80BF0000, "BadStateNotActive"},
240 {0x80C10000, "BadFilterOperatorInvalid"},
241 {0x80C20000, "BadFilterOperatorUnsupported"},
242 {0x80C30000, "BadFilterOperandCountMismatch"},
243 {0x80C40000, "BadFilterElementInvalid"},
244 {0x80C50000, "BadFilterLiteralInvalid"},
245 {0x80C60000, "BadIdentityChangeNotSupported"},
246 {0x80C80000, "BadNotTypeDefinition"},
247 {0x80C90000, "BadViewTimestampInvalid"},
248 {0x80CA0000, "BadViewParameterMismatch"},
249 {0x80CB0000, "BadViewVersionInvalid"},
250 {0x80CC0000, "BadConditionAlreadyEnabled"},
251 {0x80CD0000, "BadDialogNotActive"},
252 {0x80CE0000, "BadDialogResponseInvalid"},
253 {0x80CF0000, "BadConditionBranchAlreadyAcked"},
254 {0x80D00000, "BadConditionBranchAlreadyConfirmed"},
255 {0x80D10000, "BadConditionAlreadyShelved"},
256 {0x80D20000, "BadConditionNotShelved"},
257 {0x80D30000, "BadShelvingTimeOutOfRange"},
258 {0x80D40000, "BadAggregateListMismatch"},
259 {0x80D50000, "BadAggregateNotSupported"},
260 {0x80D60000, "BadAggregateInvalidInputs"},
261 {0x80D70000, "BadBoundNotFound"},
262 {0x80D80000, "BadBoundNotSupported"},
263 {0x80DA0000, "BadAggregateConfigurationRejected"},
264 {0x80DB0000, "BadTooManyMonitoredItems"},
265 {0x80E10000, "BadDominantValueChanged"},
266 {0x80E30000, "BadDependentValueChanged"},
267 {0x80E40000, "BadRequestNotAllowed"},
268 {0x80E50000, "BadTooManyArguments"},
269 {0x80E60000, "BadSecurityModeInsufficient"},
270 {0x80E70000, "BadDataSetIdInvalid"},
271 {0x80E80000, "BadTransactionPending"},
272 {0x80E90000, "BadLocked"},
273 {0x80EA0000, "BadIndexRangeDataMismatch"},
274 {0x80EC0000, "BadRequiresLock"},
275 {0x80ED0000, "BadLocaleNotSupported"},
276 {0x80EE0000, "BadServerTooBusy"},
277 {0x80F00000, "BadNoValue"},
278 {0x810D0000, "BadCertificateChainIncomplete"},
279 {0x810E0000, "BadLicenseExpired"},
280 {0x810F0000, "BadLicenseLimitsExceeded"},
281 {0x81100000, "BadLicenseNotAvailable"},
282 {0x81110000, "BadNotExecutable"},
283 {0x81120000, "BadNumericOverflow"},
284 {0x81130000, "BadRequestNotComplete"},
285 {0x81140000, "BadCertificatePolicyCheckFailed"},
286 {0x81150000, "BadAlreadyExists"},
287 {0x81190000, "BadEdited_OutOfRange"},
288 {0x811A0000, "BadInitialValue_OutOfRange"},
289 {0x811B0000, "BadOutOfRange_DominantValueChanged"},
290 {0x811C0000, "BadEdited_OutOfRange_DominantValueChanged"},
291 {0x811D0000, "BadOutOfRange_DominantValueChanged_DependentValueChanged"},
292 {0x811E0000, "BadEdited_OutOfRange_DominantValueChanged_DependentValueChanged"},
293 {0x811F0000, "BadTicketRequired"},
294 {0x81200000, "BadTicketInvalid"},