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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` API is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The content provides documentation for the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum, which is a component within the `Google.Cloud.Compute.V1` namespace."],["The `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum defines various states related to optical power, including `Ok`, `LowWarning`, `HighWarning`, `LowAlarm`, `HighAlarm`, and `UndefinedState`."],["Each state in the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum represents a different condition of optical power, such as whether the value has crossed above or below warning or alarm thresholds."]]],[]]