Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower::State (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower::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.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
HIGH_ALARM
value: 305_363_284 The value has crossed above the high alarm threshold.
HIGH_WARNING
value: 220_984_799 The value of the current optical power has crossed above the high
warning threshold.
LOW_ALARM
value: 316_659_046 The value of the current optical power has crossed below the low alarm
threshold.
LOW_WARNING
value: 338_793_841 The value of the current optical power has crossed below the low
warning threshold.
OK
value: 2524 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"]],[["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 2026-04-03 UTC."],[],[]]