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 of the `InterconnectDiagnosticsLinkOpticalPower.Types.State` API is 3.6.0, with numerous previous versions available for reference, dating back to version 1.0.0."],["This API enum provides status indicators for optical power values, categorizing them into states like `OK`, `LOW_WARNING`, `HIGH_WARNING`, `LOW_ALARM`, and `HIGH_ALARM`, reflecting their relation to predefined warning and alarm thresholds."],["The `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum, part of the Google.Cloud.Compute.V1 namespace, is used to determine the current status of optical power relative to warning and alarm thresholds, including a `UndefinedState` that indicates a value not being set."],["Each of the 6 fields within the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum describes the current status of optical power in regards to a warning or alarm, as such, `HighAlarm` indicates that the value has crossed above the high alarm threshold."]]],[]]