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-02 UTC."],[[["The latest version of the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum is 3.6.0, with a history of versions available dating back to 1.0.0."],["This enum, part of the Google.Cloud.Compute.V1 namespace, defines the status of optical power values relative to warning and alarm thresholds."],["Possible states of the enum include `OK`, `LOW_WARNING`, `HIGH_WARNING`, `LOW_ALARM`, `HIGH_ALARM`, and `UndefinedState`, which help determine the status of the transceiver."],["The enum's states are used to indicate whether the current optical power value has crossed above or below defined thresholds for warnings or alarms."],["The enum is part of the Google Cloud Compute Engine v1 API, and is contained within the Google.Cloud.Compute.V1.dll assembly."]]],[]]