str
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. Check the State enum for the list of
possible values.
This field is a member of oneof_ _state.
value
float
Value of the current receiving or
transmitting optical power, read in dBm. Take a
known good optical value, give it a 10% margin
and trigger warnings relative to that value. In
general, a -7dBm warning and a -11dBm alarm are
good optical value estimates for most links.
This field is a member of oneof_ _value.
Classes
State
State(value)
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"]],[["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 InterconnectDiagnosticsLinkOpticalPower (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)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.InterconnectDiagnosticsLinkOpticalPower) \n\n InterconnectDiagnosticsLinkOpticalPower(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### 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."]]