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-03-31 UTC."],[[["The documentation covers multiple versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 to the latest 3.6.0, with version 3.5.0 being the current one in view."],["The focus is on the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum, which represents the status of transceiver values related to optical power."],["The `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum includes six possible states: `HighAlarm`, `HighWarning`, `LowAlarm`, `LowWarning`, `Ok`, and `UndefinedState`, each describing the optical power value in relation to alarm and warning thresholds."],["This document provides reference documentation for the `Google.Cloud.Compute.V1` API, including the description of each field within the specified enum, found within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]