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.
Enums
Name
Description
UNDEFINED_STATE
A value indicating that the enum field is not set.
HIGH_ALARM
The value has crossed above the high alarm threshold.
HIGH_WARNING
The value of the current optical power has crossed above the high warning threshold.
LOW_ALARM
The value of the current optical power has crossed below the low alarm threshold.
LOW_WARNING
The value of the current optical power has crossed below the low warning threshold.
OK
The value of the current optical power has not crossed a warning threshold.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class State (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.InterconnectDiagnosticsLinkOpticalPower.State)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.InterconnectDiagnosticsLinkOpticalPower.State) \n\n State(value)\n\nThe status of the current value when compared to the warning and\nalarm levels for the receiving or transmitting transceiver. Possible\nstates include: - OK: The value has not crossed a warning threshold.\n\n- 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."]]