Reference documentation and code samples for the Compute Engine v1 API enum InterconnectDiagnosticsLinkOpticalPower.Types.State.
The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["The latest version available for `InterconnectDiagnosticsLinkOpticalPower.Types.State` is 3.6.0, with the content provided covering versions from 1.0.0 up to 3.6.0."],["`InterconnectDiagnosticsLinkOpticalPower.Types.State` is an enum within the Compute Engine v1 API, specifically in the `Google.Cloud.Compute.V1` namespace."],["This enum defines the possible status states of optical power values compared to warning and alarm thresholds, such as `OK`, `LOW_WARNING`, `HIGH_WARNING`, `LOW_ALARM`, `HIGH_ALARM`, and `UndefinedState`."],["Each state indicates if the optical power value has crossed above or below the defined warning or alarm thresholds or if it remains within the acceptable range."],["The `InterconnectDiagnosticsLinkOpticalPower.Types.State` is contained within the Google.Cloud.Compute.V1.dll assembly."]]],[]]