All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.InterconnectDiagnosticsLinkOpticalPower.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250107-2.0.0
Show newest version






InterconnectDiagnosticsLinkOpticalPower (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class InterconnectDiagnosticsLinkOpticalPower

    • Constructor Detail

      • InterconnectDiagnosticsLinkOpticalPower

        public InterconnectDiagnosticsLinkOpticalPower()
    • Method Detail

      • getState

        public String getState()
        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.
        Returns:
        value or null for none
      • setState

        public InterconnectDiagnosticsLinkOpticalPower setState(String 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.
        Parameters:
        state - state or null for none
      • getValue

        public Float getValue()
        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.
        Returns:
        value or null for none
      • setValue

        public InterconnectDiagnosticsLinkOpticalPower setValue(Float value)
        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.
        Parameters:
        value - value or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy