#[repr(u32)]pub enum SubStatusCode {
Show 272 variants
Good = 0,
Uncertain = 1_073_741_824,
Bad = 2_147_483_648,
BadUnexpectedError = 2_147_549_184,
BadInternalError = 2_147_614_720,
BadOutOfMemory = 2_147_680_256,
BadResourceUnavailable = 2_147_745_792,
BadCommunicationError = 2_147_811_328,
BadEncodingError = 2_147_876_864,
BadDecodingError = 2_147_942_400,
BadEncodingLimitsExceeded = 2_148_007_936,
BadRequestTooLarge = 2_159_542_272,
BadResponseTooLarge = 2_159_607_808,
BadUnknownResponse = 2_148_073_472,
BadTimeout = 2_148_139_008,
BadServiceUnsupported = 2_148_204_544,
BadShutdown = 2_148_270_080,
BadServerNotConnected = 2_148_335_616,
BadServerHalted = 2_148_401_152,
BadNothingToDo = 2_148_466_688,
BadTooManyOperations = 2_148_532_224,
BadTooManyMonitoredItems = 2_161_836_032,
BadDataTypeIdUnknown = 2_148_597_760,
BadCertificateInvalid = 2_148_663_296,
BadSecurityChecksFailed = 2_148_728_832,
BadCertificatePolicyCheckFailed = 2_165_571_584,
BadCertificateTimeInvalid = 2_148_794_368,
BadCertificateIssuerTimeInvalid = 2_148_859_904,
BadCertificateHostNameInvalid = 2_148_925_440,
BadCertificateUriInvalid = 2_148_990_976,
BadCertificateUseNotAllowed = 2_149_056_512,
BadCertificateIssuerUseNotAllowed = 2_149_122_048,
BadCertificateUntrusted = 2_149_187_584,
BadCertificateRevocationUnknown = 2_149_253_120,
BadCertificateIssuerRevocationUnknown = 2_149_318_656,
BadCertificateRevoked = 2_149_384_192,
BadCertificateIssuerRevoked = 2_149_449_728,
BadCertificateChainIncomplete = 2_165_112_832,
BadUserAccessDenied = 2_149_515_264,
BadIdentityTokenInvalid = 2_149_580_800,
BadIdentityTokenRejected = 2_149_646_336,
BadSecureChannelIdInvalid = 2_149_711_872,
BadInvalidTimestamp = 2_149_777_408,
BadNonceInvalid = 2_149_842_944,
BadSessionIdInvalid = 2_149_908_480,
BadSessionClosed = 2_149_974_016,
BadSessionNotActivated = 2_150_039_552,
BadSubscriptionIdInvalid = 2_150_105_088,
BadRequestHeaderInvalid = 2_150_236_160,
BadTimestampsToReturnInvalid = 2_150_301_696,
BadRequestCancelledByClient = 2_150_367_232,
BadTooManyArguments = 2_162_491_392,
BadLicenseExpired = 2_165_178_368,
BadLicenseLimitsExceeded = 2_165_243_904,
BadLicenseNotAvailable = 2_165_309_440,
BadServerTooBusy = 2_163_081_216,
GoodPasswordChangeRequired = 15_663_104,
GoodSubscriptionTransferred = 2_949_120,
GoodCompletesAsynchronously = 3_014_656,
GoodOverload = 3_080_192,
GoodClamped = 3_145_728,
BadNoCommunication = 2_150_694_912,
BadWaitingForInitialData = 2_150_760_448,
BadNodeIdInvalid = 2_150_825_984,
BadNodeIdUnknown = 2_150_891_520,
BadAttributeIdInvalid = 2_150_957_056,
BadIndexRangeInvalid = 2_151_022_592,
BadIndexRangeNoData = 2_151_088_128,
BadIndexRangeDataMismatch = 2_162_819_072,
BadDataEncodingInvalid = 2_151_153_664,
BadDataEncodingUnsupported = 2_151_219_200,
BadNotReadable = 2_151_284_736,
BadNotWritable = 2_151_350_272,
BadOutOfRange = 2_151_415_808,
BadNotSupported = 2_151_481_344,
BadNotFound = 2_151_546_880,
BadObjectDeleted = 2_151_612_416,
BadNotImplemented = 2_151_677_952,
BadMonitoringModeInvalid = 2_151_743_488,
BadMonitoredItemIdInvalid = 2_151_809_024,
BadMonitoredItemFilterInvalid = 2_151_874_560,
BadMonitoredItemFilterUnsupported = 2_151_940_096,
BadFilterNotAllowed = 2_152_005_632,
BadStructureMissing = 2_152_071_168,
BadEventFilterInvalid = 2_152_136_704,
BadContentFilterInvalid = 2_152_202_240,
BadFilterOperatorInvalid = 2_160_132_096,
BadFilterOperatorUnsupported = 2_160_197_632,
BadFilterOperandCountMismatch = 2_160_263_168,
BadFilterOperandInvalid = 2_152_267_776,
BadFilterElementInvalid = 2_160_328_704,
BadFilterLiteralInvalid = 2_160_394_240,
BadContinuationPointInvalid = 2_152_333_312,
BadNoContinuationPoints = 2_152_398_848,
BadReferenceTypeIdInvalid = 2_152_464_384,
BadBrowseDirectionInvalid = 2_152_529_920,
BadNodeNotInView = 2_152_595_456,
BadNumericOverflow = 2_165_440_512,
BadLocaleNotSupported = 2_163_015_680,
BadNoValue = 2_163_212_288,
BadServerUriInvalid = 2_152_660_992,
BadServerNameMissing = 2_152_726_528,
BadDiscoveryUrlMissing = 2_152_792_064,
BadSempahoreFileMissing = 2_152_857_600,
BadRequestTypeInvalid = 2_152_923_136,
BadSecurityModeRejected = 2_152_988_672,
BadSecurityPolicyRejected = 2_153_054_208,
BadTooManySessions = 2_153_119_744,
BadUserSignatureInvalid = 2_153_185_280,
BadApplicationSignatureInvalid = 2_153_250_816,
BadNoValidCertificates = 2_153_316_352,
BadIdentityChangeNotSupported = 2_160_459_776,
BadRequestCancelledByRequest = 2_153_381_888,
BadParentNodeIdInvalid = 2_153_447_424,
BadReferenceNotAllowed = 2_153_512_960,
BadNodeIdRejected = 2_153_578_496,
BadNodeIdExists = 2_153_644_032,
BadNodeClassInvalid = 2_153_709_568,
BadBrowseNameInvalid = 2_153_775_104,
BadBrowseNameDuplicated = 2_153_840_640,
BadNodeAttributesInvalid = 2_153_906_176,
BadTypeDefinitionInvalid = 2_153_971_712,
BadSourceNodeIdInvalid = 2_154_037_248,
BadTargetNodeIdInvalid = 2_154_102_784,
BadDuplicateReferenceNotAllowed = 2_154_168_320,
BadInvalidSelfReference = 2_154_233_856,
BadReferenceLocalOnly = 2_154_299_392,
BadNoDeleteRights = 2_154_364_928,
UncertainReferenceNotDeleted = 1_086_062_592,
BadServerIndexInvalid = 2_154_430_464,
BadViewIdUnknown = 2_154_496_000,
BadViewTimestampInvalid = 2_160_656_384,
BadViewParameterMismatch = 2_160_721_920,
BadViewVersionInvalid = 2_160_787_456,
UncertainNotAllNodesAvailable = 1_086_324_736,
GoodResultsMayBeIncomplete = 12_189_696,
BadNotTypeDefinition = 2_160_590_848,
UncertainReferenceOutOfServer = 1_080_819_712,
BadTooManyMatches = 2_154_627_072,
BadQueryTooComplex = 2_154_692_608,
BadNoMatch = 2_154_758_144,
BadMaxAgeInvalid = 2_154_823_680,
BadSecurityModeInsufficient = 2_162_556_928,
BadHistoryOperationInvalid = 2_154_889_216,
BadHistoryOperationUnsupported = 2_154_954_752,
BadInvalidTimestampArgument = 2_159_869_952,
BadWriteNotSupported = 2_155_020_288,
BadTypeMismatch = 2_155_085_824,
BadMethodInvalid = 2_155_151_360,
BadArgumentsMissing = 2_155_216_896,
BadNotExecutable = 2_165_374_976,
BadTooManySubscriptions = 2_155_282_432,
BadTooManyPublishRequests = 2_155_347_968,
BadNoSubscription = 2_155_413_504,
BadSequenceNumberUnknown = 2_155_479_040,
GoodRetransmissionQueueNotSupported = 14_614_528,
BadMessageNotAvailable = 2_155_544_576,
BadInsufficientClientProfile = 2_155_610_112,
BadStateNotActive = 2_160_001_024,
BadAlreadyExists = 2_165_637_120,
BadTcpServerTooBusy = 2_155_675_648,
BadTcpMessageTypeInvalid = 2_155_741_184,
BadTcpSecureChannelUnknown = 2_155_806_720,
BadTcpMessageTooLarge = 2_155_872_256,
BadTcpNotEnoughResources = 2_155_937_792,
BadTcpInternalError = 2_156_003_328,
BadTcpEndpointUrlInvalid = 2_156_068_864,
BadRequestInterrupted = 2_156_134_400,
BadRequestTimeout = 2_156_199_936,
BadSecureChannelClosed = 2_156_265_472,
BadSecureChannelTokenUnknown = 2_156_331_008,
BadSequenceNumberInvalid = 2_156_396_544,
BadProtocolVersionUnsupported = 2_159_935_488,
BadConfigurationError = 2_156_462_080,
BadNotConnected = 2_156_527_616,
BadDeviceFailure = 2_156_593_152,
BadSensorFailure = 2_156_658_688,
BadOutOfService = 2_156_724_224,
BadDeadbandFilterInvalid = 2_156_789_760,
UncertainNoCommunicationLastUsableValue = 1_083_113_472,
UncertainLastUsableValue = 1_083_179_008,
UncertainSubstituteValue = 1_083_244_544,
UncertainInitialValue = 1_083_310_080,
UncertainSensorNotAccurate = 1_083_375_616,
UncertainEngineeringUnitsExceeded = 1_083_441_152,
UncertainSubNormal = 1_083_506_688,
GoodLocalOverride = 9_830_400,
GoodSubNormal = 15_400_960,
BadRefreshInProgress = 2_157_379_584,
BadConditionAlreadyDisabled = 2_157_445_120,
BadConditionAlreadyEnabled = 2_160_852_992,
BadConditionDisabled = 2_157_510_656,
BadEventIdUnknown = 2_157_576_192,
BadEventNotAcknowledgeable = 2_159_738_880,
BadDialogNotActive = 2_160_918_528,
BadDialogResponseInvalid = 2_160_984_064,
BadConditionBranchAlreadyAcked = 2_161_049_600,
BadConditionBranchAlreadyConfirmed = 2_161_115_136,
BadConditionAlreadyShelved = 2_161_180_672,
BadConditionNotShelved = 2_161_246_208,
BadShelvingTimeOutOfRange = 2_161_311_744,
BadNoData = 2_157_641_728,
BadBoundNotFound = 2_161_573_888,
BadBoundNotSupported = 2_161_639_424,
BadDataLost = 2_157_772_800,
BadDataUnavailable = 2_157_838_336,
BadEntryExists = 2_157_903_872,
BadNoEntryExists = 2_157_969_408,
BadTimestampNotSupported = 2_158_034_944,
GoodEntryInserted = 10_616_832,
GoodEntryReplaced = 10_682_368,
UncertainDataSubNormal = 1_084_489_728,
GoodNoData = 10_813_440,
GoodMoreData = 10_878_976,
BadAggregateListMismatch = 2_161_377_280,
BadAggregateNotSupported = 2_161_442_816,
BadAggregateInvalidInputs = 2_161_508_352,
BadAggregateConfigurationRejected = 2_161_770_496,
GoodDataIgnored = 14_221_312,
BadRequestNotAllowed = 2_162_425_856,
BadRequestNotComplete = 2_165_506_048,
BadTransactionPending = 2_162_688_000,
BadTicketRequired = 2_166_292_480,
BadTicketInvalid = 2_166_358_016,
BadLocked = 2_162_753_536,
BadRequiresLock = 2_162_950_144,
GoodEdited = 14_417_920,
GoodPostActionFailed = 14_483_456,
UncertainDominantValueChanged = 1_088_290_816,
GoodDependentValueChanged = 14_680_064,
BadDominantValueChanged = 2_162_229_248,
UncertainDependentValueChanged = 1_088_552_960,
BadDependentValueChanged = 2_162_360_320,
GoodEdited_DependentValueChanged = 18_219_008,
GoodEdited_DominantValueChanged = 18_284_544,
GoodEdited_DominantValueChanged_DependentValueChanged = 18_350_080,
BadEdited_OutOfRange = 2_165_899_264,
BadInitialValue_OutOfRange = 2_165_964_800,
BadOutOfRange_DominantValueChanged = 2_166_030_336,
BadEdited_OutOfRange_DominantValueChanged = 2_166_095_872,
BadOutOfRange_DominantValueChanged_DependentValueChanged = 2_166_161_408,
BadEdited_OutOfRange_DominantValueChanged_DependentValueChanged = 2_166_226_944,
GoodCommunicationEvent = 10_944_512,
GoodShutdownEvent = 11_010_048,
GoodCallAgain = 11_075_584,
GoodNonCriticalTimeout = 11_141_120,
BadInvalidArgument = 2_158_690_304,
BadConnectionRejected = 2_158_755_840,
BadDisconnect = 2_158_821_376,
BadConnectionClosed = 2_158_886_912,
BadInvalidState = 2_158_952_448,
BadEndOfStream = 2_159_017_984,
BadNoDataAvailable = 2_159_083_520,
BadWaitingForResponse = 2_159_149_056,
BadOperationAbandoned = 2_159_214_592,
BadExpectedStreamToBlock = 2_159_280_128,
BadWouldBlock = 2_159_345_664,
BadSyntaxError = 2_159_411_200,
BadMaxConnectionsReached = 2_159_476_736,
UncertainTransducerInManual = 1_107_820_544,
UncertainSimulatedValue = 1_107_886_080,
UncertainSensorCalibration = 1_107_951_616,
UncertainConfigurationError = 1_108_279_296,
GoodCascadeInitializationAcknowledged = 67_174_400,
GoodCascadeInitializationRequest = 67_239_936,
GoodCascadeNotInvited = 67_305_472,
GoodCascadeNotSelected = 67_371_008,
GoodFaultStateActive = 67_567_616,
GoodInitiateFaultState = 67_633_152,
GoodCascade = 67_698_688,
BadDataSetIdInvalid = 2_162_622_464,
Invalid = 4_294_967_295,
}Expand description
The category of a status code.
Variants§
Good = 0
The operation succeeded.
Uncertain = 1_073_741_824
The operation was uncertain.
Bad = 2_147_483_648
The operation failed.
BadUnexpectedError = 2_147_549_184
An unexpected error occurred.
BadInternalError = 2_147_614_720
An internal error occurred as a result of a programming or configuration error.
BadOutOfMemory = 2_147_680_256
Not enough memory to complete the operation.
An operating system resource is not available.
BadCommunicationError = 2_147_811_328
A low level communication error occurred.
BadEncodingError = 2_147_876_864
Encoding halted because of invalid data in the objects being serialized.
BadDecodingError = 2_147_942_400
Decoding halted because of invalid data in the stream.
BadEncodingLimitsExceeded = 2_148_007_936
The message encoding/decoding limits imposed by the stack have been exceeded.
BadRequestTooLarge = 2_159_542_272
The request message size exceeds limits set by the server.
BadResponseTooLarge = 2_159_607_808
The response message size exceeds limits set by the client or server.
BadUnknownResponse = 2_148_073_472
An unrecognized response was received from the server.
BadTimeout = 2_148_139_008
The operation timed out.
BadServiceUnsupported = 2_148_204_544
The server does not support the requested service.
BadShutdown = 2_148_270_080
The operation was cancelled because the application is shutting down.
BadServerNotConnected = 2_148_335_616
The operation could not complete because the client is not connected to the server.
BadServerHalted = 2_148_401_152
The server has stopped and cannot process any requests.
BadNothingToDo = 2_148_466_688
No processing could be done because there was nothing to do.
BadTooManyOperations = 2_148_532_224
The request could not be processed because it specified too many operations.
BadTooManyMonitoredItems = 2_161_836_032
The request could not be processed because there are too many monitored items in the subscription.
BadDataTypeIdUnknown = 2_148_597_760
The extension object cannot be (de)serialized because the data type id is not recognized.
BadCertificateInvalid = 2_148_663_296
The certificate provided as a parameter is not valid.
BadSecurityChecksFailed = 2_148_728_832
An error occurred verifying security.
BadCertificatePolicyCheckFailed = 2_165_571_584
The certificate does not meet the requirements of the security policy.
BadCertificateTimeInvalid = 2_148_794_368
The certificate has expired or is not yet valid.
BadCertificateIssuerTimeInvalid = 2_148_859_904
An issuer certificate has expired or is not yet valid.
BadCertificateHostNameInvalid = 2_148_925_440
The HostName used to connect to a server does not match a HostName in the certificate.
BadCertificateUriInvalid = 2_148_990_976
The URI specified in the ApplicationDescription does not match the URI in the certificate.
BadCertificateUseNotAllowed = 2_149_056_512
The certificate may not be used for the requested operation.
BadCertificateIssuerUseNotAllowed = 2_149_122_048
The issuer certificate may not be used for the requested operation.
BadCertificateUntrusted = 2_149_187_584
The certificate is not trusted.
BadCertificateRevocationUnknown = 2_149_253_120
It was not possible to determine if the certificate has been revoked.
BadCertificateIssuerRevocationUnknown = 2_149_318_656
It was not possible to determine if the issuer certificate has been revoked.
BadCertificateRevoked = 2_149_384_192
The certificate has been revoked.
BadCertificateIssuerRevoked = 2_149_449_728
The issuer certificate has been revoked.
BadCertificateChainIncomplete = 2_165_112_832
The certificate chain is incomplete.
BadUserAccessDenied = 2_149_515_264
User does not have permission to perform the requested operation.
BadIdentityTokenInvalid = 2_149_580_800
The user identity token is not valid.
BadIdentityTokenRejected = 2_149_646_336
The user identity token is valid but the server has rejected it.
BadSecureChannelIdInvalid = 2_149_711_872
The specified secure channel is no longer valid.
BadInvalidTimestamp = 2_149_777_408
The timestamp is outside the range allowed by the server.
BadNonceInvalid = 2_149_842_944
The nonce does appear to be not a random value or it is not the correct length.
BadSessionIdInvalid = 2_149_908_480
The session id is not valid.
BadSessionClosed = 2_149_974_016
The session was closed by the client.
BadSessionNotActivated = 2_150_039_552
The session cannot be used because ActivateSession has not been called.
BadSubscriptionIdInvalid = 2_150_105_088
The subscription id is not valid.
BadRequestHeaderInvalid = 2_150_236_160
The header for the request is missing or invalid.
BadTimestampsToReturnInvalid = 2_150_301_696
The timestamps to return parameter is invalid.
BadRequestCancelledByClient = 2_150_367_232
The request was cancelled by the client.
BadTooManyArguments = 2_162_491_392
Too many arguments were provided.
BadLicenseExpired = 2_165_178_368
The server requires a license to operate in general or to perform a service or operation, but existing license is expired.
BadLicenseLimitsExceeded = 2_165_243_904
The server has limits on number of allowed operations / objects, based on installed licenses, and these limits where exceeded.
BadLicenseNotAvailable = 2_165_309_440
The server does not have a license which is required to operate in general or to perform a service or operation.
BadServerTooBusy = 2_163_081_216
The Server does not have the resources to process the request at this time.
GoodPasswordChangeRequired = 15_663_104
The log-on for the user succeeded but the user is required to change the password.
GoodSubscriptionTransferred = 2_949_120
The subscription was transferred to another session.
GoodCompletesAsynchronously = 3_014_656
The processing will complete asynchronously.
GoodOverload = 3_080_192
Sampling has slowed down due to resource limitations.
GoodClamped = 3_145_728
The value written was accepted but was clamped.
BadNoCommunication = 2_150_694_912
Communication with the data source is defined, but not established, and there is no last known value available.
BadWaitingForInitialData = 2_150_760_448
Waiting for the server to obtain values from the underlying data source.
BadNodeIdInvalid = 2_150_825_984
The syntax the node id is not valid or refers to a node that is not valid for the operation.
BadNodeIdUnknown = 2_150_891_520
The node id refers to a node that does not exist in the server address space.
BadAttributeIdInvalid = 2_150_957_056
The attribute is not supported for the specified Node.
BadIndexRangeInvalid = 2_151_022_592
The syntax of the index range parameter is invalid.
BadIndexRangeNoData = 2_151_088_128
No data exists within the range of indexes specified.
BadIndexRangeDataMismatch = 2_162_819_072
The written data does not match the IndexRange specified.
BadDataEncodingInvalid = 2_151_153_664
The data encoding is invalid.
BadDataEncodingUnsupported = 2_151_219_200
The server does not support the requested data encoding for the node.
BadNotReadable = 2_151_284_736
The access level does not allow reading or subscribing to the Node.
BadNotWritable = 2_151_350_272
The access level does not allow writing to the Node.
BadOutOfRange = 2_151_415_808
The value was out of range.
BadNotSupported = 2_151_481_344
The requested operation is not supported.
BadNotFound = 2_151_546_880
A requested item was not found or a search operation ended without success.
BadObjectDeleted = 2_151_612_416
The object cannot be used because it has been deleted.
BadNotImplemented = 2_151_677_952
Requested operation is not implemented.
BadMonitoringModeInvalid = 2_151_743_488
The monitoring mode is invalid.
BadMonitoredItemIdInvalid = 2_151_809_024
The monitoring item id does not refer to a valid monitored item.
BadMonitoredItemFilterInvalid = 2_151_874_560
The monitored item filter parameter is not valid.
BadMonitoredItemFilterUnsupported = 2_151_940_096
The server does not support the requested monitored item filter.
BadFilterNotAllowed = 2_152_005_632
A monitoring filter cannot be used in combination with the attribute specified.
BadStructureMissing = 2_152_071_168
A mandatory structured parameter was missing or null.
BadEventFilterInvalid = 2_152_136_704
The event filter is not valid.
BadContentFilterInvalid = 2_152_202_240
The content filter is not valid.
BadFilterOperatorInvalid = 2_160_132_096
An unrecognized operator was provided in a filter.
BadFilterOperatorUnsupported = 2_160_197_632
A valid operator was provided, but the server does not provide support for this filter operator.
BadFilterOperandCountMismatch = 2_160_263_168
The number of operands provided for the filter operator was less then expected for the operand provided.
BadFilterOperandInvalid = 2_152_267_776
The operand used in a content filter is not valid.
BadFilterElementInvalid = 2_160_328_704
The referenced element is not a valid element in the content filter.
BadFilterLiteralInvalid = 2_160_394_240
The referenced literal is not a valid value.
BadContinuationPointInvalid = 2_152_333_312
The continuation point provide is longer valid.
BadNoContinuationPoints = 2_152_398_848
The operation could not be processed because all continuation points have been allocated.
BadReferenceTypeIdInvalid = 2_152_464_384
The reference type id does not refer to a valid reference type node.
BadBrowseDirectionInvalid = 2_152_529_920
The browse direction is not valid.
BadNodeNotInView = 2_152_595_456
The node is not part of the view.
BadNumericOverflow = 2_165_440_512
The number was not accepted because of a numeric overflow.
BadLocaleNotSupported = 2_163_015_680
The locale in the requested write operation is not supported.
BadNoValue = 2_163_212_288
The variable has no default value and no initial value.
BadServerUriInvalid = 2_152_660_992
The ServerUri is not a valid URI.
BadServerNameMissing = 2_152_726_528
No ServerName was specified.
BadDiscoveryUrlMissing = 2_152_792_064
No DiscoveryUrl was specified.
BadSempahoreFileMissing = 2_152_857_600
The semaphore file specified by the client is not valid.
BadRequestTypeInvalid = 2_152_923_136
The security token request type is not valid.
BadSecurityModeRejected = 2_152_988_672
The security mode does not meet the requirements set by the server.
BadSecurityPolicyRejected = 2_153_054_208
The security policy does not meet the requirements set by the server.
BadTooManySessions = 2_153_119_744
The server has reached its maximum number of sessions.
BadUserSignatureInvalid = 2_153_185_280
The user token signature is missing or invalid.
BadApplicationSignatureInvalid = 2_153_250_816
The signature generated with the client certificate is missing or invalid.
BadNoValidCertificates = 2_153_316_352
The client did not provide at least one software certificate that is valid and meets the profile requirements for the server.
BadIdentityChangeNotSupported = 2_160_459_776
The server does not support changing the user identity assigned to the session.
BadRequestCancelledByRequest = 2_153_381_888
The request was cancelled by the client with the Cancel service.
BadParentNodeIdInvalid = 2_153_447_424
The parent node id does not to refer to a valid node.
BadReferenceNotAllowed = 2_153_512_960
The reference could not be created because it violates constraints imposed by the data model.
BadNodeIdRejected = 2_153_578_496
The requested node id was reject because it was either invalid or server does not allow node ids to be specified by the client.
BadNodeIdExists = 2_153_644_032
The requested node id is already used by another node.
BadNodeClassInvalid = 2_153_709_568
The node class is not valid.
BadBrowseNameInvalid = 2_153_775_104
The browse name is invalid.
BadBrowseNameDuplicated = 2_153_840_640
The browse name is not unique among nodes that share the same relationship with the parent.
BadNodeAttributesInvalid = 2_153_906_176
The node attributes are not valid for the node class.
BadTypeDefinitionInvalid = 2_153_971_712
The type definition node id does not reference an appropriate type node.
BadSourceNodeIdInvalid = 2_154_037_248
The source node id does not reference a valid node.
BadTargetNodeIdInvalid = 2_154_102_784
The target node id does not reference a valid node.
BadDuplicateReferenceNotAllowed = 2_154_168_320
The reference type between the nodes is already defined.
BadInvalidSelfReference = 2_154_233_856
The server does not allow this type of self reference on this node.
BadReferenceLocalOnly = 2_154_299_392
The reference type is not valid for a reference to a remote server.
BadNoDeleteRights = 2_154_364_928
The server will not allow the node to be deleted.
UncertainReferenceNotDeleted = 1_086_062_592
The server was not able to delete all target references.
BadServerIndexInvalid = 2_154_430_464
The server index is not valid.
BadViewIdUnknown = 2_154_496_000
The view id does not refer to a valid view node.
BadViewTimestampInvalid = 2_160_656_384
The view timestamp is not available or not supported.
BadViewParameterMismatch = 2_160_721_920
The view parameters are not consistent with each other.
BadViewVersionInvalid = 2_160_787_456
The view version is not available or not supported.
UncertainNotAllNodesAvailable = 1_086_324_736
The list of references may not be complete because the underlying system is not available.
GoodResultsMayBeIncomplete = 12_189_696
The server should have followed a reference to a node in a remote server but did not. The result set may be incomplete.
BadNotTypeDefinition = 2_160_590_848
The provided Nodeid was not a type definition nodeid.
UncertainReferenceOutOfServer = 1_080_819_712
One of the references to follow in the relative path references to a node in the address space in another server.
BadTooManyMatches = 2_154_627_072
The requested operation has too many matches to return.
BadQueryTooComplex = 2_154_692_608
The requested operation requires too many resources in the server.
BadNoMatch = 2_154_758_144
The requested operation has no match to return.
BadMaxAgeInvalid = 2_154_823_680
The max age parameter is invalid.
BadSecurityModeInsufficient = 2_162_556_928
The operation is not permitted over the current secure channel.
BadHistoryOperationInvalid = 2_154_889_216
The history details parameter is not valid.
BadHistoryOperationUnsupported = 2_154_954_752
The server does not support the requested operation.
BadInvalidTimestampArgument = 2_159_869_952
The defined timestamp to return was invalid.
BadWriteNotSupported = 2_155_020_288
The server does not support writing the combination of value, status and timestamps provided.
BadTypeMismatch = 2_155_085_824
The value supplied for the attribute is not of the same type as the attribute’s value.
BadMethodInvalid = 2_155_151_360
The method id does not refer to a method for the specified object.
BadArgumentsMissing = 2_155_216_896
The client did not specify all of the input arguments for the method.
BadNotExecutable = 2_165_374_976
The executable attribute does not allow the execution of the method.
BadTooManySubscriptions = 2_155_282_432
The server has reached its maximum number of subscriptions.
BadTooManyPublishRequests = 2_155_347_968
The server has reached the maximum number of queued publish requests.
BadNoSubscription = 2_155_413_504
There is no subscription available for this session.
BadSequenceNumberUnknown = 2_155_479_040
The sequence number is unknown to the server.
GoodRetransmissionQueueNotSupported = 14_614_528
The Server does not support retransmission queue and acknowledgement of sequence numbers is not available.
BadMessageNotAvailable = 2_155_544_576
The requested notification message is no longer available.
BadInsufficientClientProfile = 2_155_610_112
The client of the current session does not support one or more Profiles that are necessary for the subscription.
BadStateNotActive = 2_160_001_024
The sub-state machine is not currently active.
BadAlreadyExists = 2_165_637_120
An equivalent rule already exists.
BadTcpServerTooBusy = 2_155_675_648
The server cannot process the request because it is too busy.
BadTcpMessageTypeInvalid = 2_155_741_184
The type of the message specified in the header invalid.
BadTcpSecureChannelUnknown = 2_155_806_720
The SecureChannelId and/or TokenId are not currently in use.
BadTcpMessageTooLarge = 2_155_872_256
The size of the message chunk specified in the header is too large.
BadTcpNotEnoughResources = 2_155_937_792
There are not enough resources to process the request.
BadTcpInternalError = 2_156_003_328
An internal error occurred.
BadTcpEndpointUrlInvalid = 2_156_068_864
The server does not recognize the QueryString specified.
BadRequestInterrupted = 2_156_134_400
The request could not be sent because of a network interruption.
BadRequestTimeout = 2_156_199_936
Timeout occurred while processing the request.
BadSecureChannelClosed = 2_156_265_472
The secure channel has been closed.
BadSecureChannelTokenUnknown = 2_156_331_008
The token has expired or is not recognized.
BadSequenceNumberInvalid = 2_156_396_544
The sequence number is not valid.
BadProtocolVersionUnsupported = 2_159_935_488
The applications do not have compatible protocol versions.
BadConfigurationError = 2_156_462_080
There is a problem with the configuration that affects the usefulness of the value.
BadNotConnected = 2_156_527_616
The variable should receive its value from another variable, but has never been configured to do so.
BadDeviceFailure = 2_156_593_152
There has been a failure in the device/data source that generates the value that has affected the value.
BadSensorFailure = 2_156_658_688
There has been a failure in the sensor from which the value is derived by the device/data source.
BadOutOfService = 2_156_724_224
The source of the data is not operational.
BadDeadbandFilterInvalid = 2_156_789_760
The deadband filter is not valid.
UncertainNoCommunicationLastUsableValue = 1_083_113_472
Communication to the data source has failed. The variable value is the last value that had a good quality.
UncertainLastUsableValue = 1_083_179_008
Whatever was updating this value has stopped doing so.
UncertainSubstituteValue = 1_083_244_544
The value is an operational value that was manually overwritten.
UncertainInitialValue = 1_083_310_080
The value is an initial value for a variable that normally receives its value from another variable.
UncertainSensorNotAccurate = 1_083_375_616
The value is at one of the sensor limits.
UncertainEngineeringUnitsExceeded = 1_083_441_152
The value is outside of the range of values defined for this parameter.
UncertainSubNormal = 1_083_506_688
The data value is derived from multiple sources and has less than the required number of Good sources.
GoodLocalOverride = 9_830_400
The value has been overridden.
GoodSubNormal = 15_400_960
The value is derived from multiple sources and has the required number of Good sources, but less than the full number of Good sources.
BadRefreshInProgress = 2_157_379_584
This Condition refresh failed, a Condition refresh operation is already in progress.
BadConditionAlreadyDisabled = 2_157_445_120
This condition has already been disabled.
BadConditionAlreadyEnabled = 2_160_852_992
This condition has already been enabled.
BadConditionDisabled = 2_157_510_656
Property not available, this condition is disabled.
BadEventIdUnknown = 2_157_576_192
The specified event id is not recognized.
BadEventNotAcknowledgeable = 2_159_738_880
The event cannot be acknowledged.
BadDialogNotActive = 2_160_918_528
The dialog condition is not active.
BadDialogResponseInvalid = 2_160_984_064
The response is not valid for the dialog.
BadConditionBranchAlreadyAcked = 2_161_049_600
The condition branch has already been acknowledged.
BadConditionBranchAlreadyConfirmed = 2_161_115_136
The condition branch has already been confirmed.
BadConditionAlreadyShelved = 2_161_180_672
The condition has already been shelved.
BadConditionNotShelved = 2_161_246_208
The condition is not currently shelved.
BadShelvingTimeOutOfRange = 2_161_311_744
The shelving time not within an acceptable range.
BadNoData = 2_157_641_728
No data exists for the requested time range or event filter.
BadBoundNotFound = 2_161_573_888
No data found to provide upper or lower bound value.
BadBoundNotSupported = 2_161_639_424
The server cannot retrieve a bound for the variable.
BadDataLost = 2_157_772_800
Data is missing due to collection started/stopped/lost.
Expected data is unavailable for the requested time range due to an un-mounted volume, an off-line archive or tape, or similar reason for temporary unavailability.
BadEntryExists = 2_157_903_872
The data or event was not successfully inserted because a matching entry exists.
BadNoEntryExists = 2_157_969_408
The data or event was not successfully updated because no matching entry exists.
BadTimestampNotSupported = 2_158_034_944
The Client requested history using a TimestampsToReturn the Server does not support.
GoodEntryInserted = 10_616_832
The data or event was successfully inserted into the historical database.
GoodEntryReplaced = 10_682_368
The data or event field was successfully replaced in the historical database.
UncertainDataSubNormal = 1_084_489_728
The aggregate value is derived from multiple values and has less than the required number of Good values.
GoodNoData = 10_813_440
No data exists for the requested time range or event filter.
GoodMoreData = 10_878_976
More data is available in the time range beyond the number of values requested.
BadAggregateListMismatch = 2_161_377_280
The requested number of Aggregates does not match the requested number of NodeIds.
BadAggregateNotSupported = 2_161_442_816
The requested Aggregate is not support by the server.
BadAggregateInvalidInputs = 2_161_508_352
The aggregate value could not be derived due to invalid data inputs.
BadAggregateConfigurationRejected = 2_161_770_496
The aggregate configuration is not valid for specified node.
GoodDataIgnored = 14_221_312
The request specifies fields which are not valid for the EventType or cannot be saved by the historian.
BadRequestNotAllowed = 2_162_425_856
The request was rejected by the server because it did not meet the criteria set by the server.
BadRequestNotComplete = 2_165_506_048
The request has not been processed by the server yet.
BadTransactionPending = 2_162_688_000
The operation is not allowed because a transaction is in progress.
BadTicketRequired = 2_166_292_480
The device identity needs a ticket before it can be accepted.
BadTicketInvalid = 2_166_358_016
The device identity needs a ticket before it can be accepted.
BadLocked = 2_162_753_536
The requested operation is not allowed, because the Node is locked by a different application.
BadRequiresLock = 2_162_950_144
The requested operation is not allowed, because the Node is not locked by the application.
GoodEdited = 14_417_920
The value does not come from the real source and has been edited by the server.
GoodPostActionFailed = 14_483_456
There was an error in execution of these post-actions.
UncertainDominantValueChanged = 1_088_290_816
The related EngineeringUnit has been changed but the Variable Value is still provided based on the previous unit.
GoodDependentValueChanged = 14_680_064
A dependent value has been changed but the change has not been applied to the device.
BadDominantValueChanged = 2_162_229_248
The related EngineeringUnit has been changed but this change has not been applied to the device. The Variable Value is still dependent on the previous unit but its status is currently Bad.
UncertainDependentValueChanged = 1_088_552_960
A dependent value has been changed but the change has not been applied to the device. The quality of the dominant variable is uncertain.
BadDependentValueChanged = 2_162_360_320
A dependent value has been changed but the change has not been applied to the device. The quality of the dominant variable is Bad.
GoodEdited_DependentValueChanged = 18_219_008
It is delivered with a dominant Variable value when a dependent Variable has changed but the change has not been applied.
GoodEdited_DominantValueChanged = 18_284_544
It is delivered with a dependent Variable value when a dominant Variable has changed but the change has not been applied.
GoodEdited_DominantValueChanged_DependentValueChanged = 18_350_080
It is delivered with a dependent Variable value when a dominant or dependent Variable has changed but change has not been applied.
BadEdited_OutOfRange = 2_165_899_264
It is delivered with a Variable value when Variable has changed but the value is not legal.
BadInitialValue_OutOfRange = 2_165_964_800
It is delivered with a Variable value when a source Variable has changed but the value is not legal.
BadOutOfRange_DominantValueChanged = 2_166_030_336
It is delivered with a dependent Variable value when a dominant Variable has changed and the value is not legal.
BadEdited_OutOfRange_DominantValueChanged = 2_166_095_872
It is delivered with a dependent Variable value when a dominant Variable has changed, the value is not legal and the change has not been applied.
BadOutOfRange_DominantValueChanged_DependentValueChanged = 2_166_161_408
It is delivered with a dependent Variable value when a dominant or dependent Variable has changed and the value is not legal.
BadEdited_OutOfRange_DominantValueChanged_DependentValueChanged = 2_166_226_944
It is delivered with a dependent Variable value when a dominant or dependent Variable has changed, the value is not legal and the change has not been applied.
GoodCommunicationEvent = 10_944_512
The communication layer has raised an event.
GoodShutdownEvent = 11_010_048
The system is shutting down.
GoodCallAgain = 11_075_584
The operation is not finished and needs to be called again.
GoodNonCriticalTimeout = 11_141_120
A non-critical timeout occurred.
BadInvalidArgument = 2_158_690_304
One or more arguments are invalid.
BadConnectionRejected = 2_158_755_840
Could not establish a network connection to remote server.
BadDisconnect = 2_158_821_376
The server has disconnected from the client.
BadConnectionClosed = 2_158_886_912
The network connection has been closed.
BadInvalidState = 2_158_952_448
The operation cannot be completed because the object is closed, uninitialized or in some other invalid state.
BadEndOfStream = 2_159_017_984
Cannot move beyond end of the stream.
BadNoDataAvailable = 2_159_083_520
No data is currently available for reading from a non-blocking stream.
BadWaitingForResponse = 2_159_149_056
The asynchronous operation is waiting for a response.
BadOperationAbandoned = 2_159_214_592
The asynchronous operation was abandoned by the caller.
BadExpectedStreamToBlock = 2_159_280_128
The stream did not return all data requested (possibly because it is a non-blocking stream).
BadWouldBlock = 2_159_345_664
Non blocking behaviour is required and the operation would block.
BadSyntaxError = 2_159_411_200
A value had an invalid syntax.
BadMaxConnectionsReached = 2_159_476_736
The operation could not be finished because all available connections are in use.
UncertainTransducerInManual = 1_107_820_544
The value may not be accurate because the transducer is in manual mode.
UncertainSimulatedValue = 1_107_886_080
The value is simulated.
UncertainSensorCalibration = 1_107_951_616
The value may not be accurate due to a sensor calibration fault.
UncertainConfigurationError = 1_108_279_296
The value may not be accurate due to a configuration issue.
GoodCascadeInitializationAcknowledged = 67_174_400
The value source supports cascade handshaking and the value has been Initialized based on an initialization request from a cascade secondary.
GoodCascadeInitializationRequest = 67_239_936
The value source supports cascade handshaking and is requesting initialization of a cascade primary.
GoodCascadeNotInvited = 67_305_472
The value source supports cascade handshaking, however, the source’s current state does not allow for cascade.
GoodCascadeNotSelected = 67_371_008
The value source supports cascade handshaking, however, the source has not selected the corresponding cascade primary for use.
GoodFaultStateActive = 67_567_616
There is a fault state condition active in the value source.
GoodInitiateFaultState = 67_633_152
A fault state condition is being requested of the destination.
GoodCascade = 67_698_688
The value is accurate, and the signal source supports cascade handshaking.
BadDataSetIdInvalid = 2_162_622_464
The DataSet specified for the DataSetWriter creation is invalid.
Invalid = 4_294_967_295
Invalid status code
Implementations§
Source§impl SubStatusCode
impl SubStatusCode
Sourcepub fn from_value(val: u32) -> Option<Self>
pub fn from_value(val: u32) -> Option<Self>
Create an enum variant from a numeric value.
Source§impl SubStatusCode
impl SubStatusCode
Sourcepub fn description(&self) -> &'static str
pub fn description(&self) -> &'static str
Enum variant description.
Trait Implementations§
Source§impl Clone for SubStatusCode
impl Clone for SubStatusCode
Source§fn clone(&self) -> SubStatusCode
fn clone(&self) -> SubStatusCode
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for SubStatusCode
impl Debug for SubStatusCode
Source§impl Display for SubStatusCode
impl Display for SubStatusCode
Source§impl FromStr for SubStatusCode
impl FromStr for SubStatusCode
Source§impl Hash for SubStatusCode
impl Hash for SubStatusCode
Source§impl PartialEq for SubStatusCode
impl PartialEq for SubStatusCode
impl Copy for SubStatusCode
impl Eq for SubStatusCode
impl StructuralPartialEq for SubStatusCode
Auto Trait Implementations§
impl Freeze for SubStatusCode
impl RefUnwindSafe for SubStatusCode
impl Send for SubStatusCode
impl Sync for SubStatusCode
impl Unpin for SubStatusCode
impl UnwindSafe for SubStatusCode
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
key and return true if they are equal.