Skip to content

Metric: /openconfig-platform-transceiver:transceiver/state #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bluecmd opened this issue Jul 8, 2024 · 0 comments
Open

Metric: /openconfig-platform-transceiver:transceiver/state #3

bluecmd opened this issue Jul 8, 2024 · 0 comments

Comments

@bluecmd
Copy link
Contributor

bluecmd commented Jul 8, 2024

Example metric:

/openconfig-platform:components/component[name=TRANSCEIVER-1-1-C1]/openconfig-platform-transceiver:transceiver/state

Also see #2 for dedup

Value:

{
  "fec-corrected-bits": "139897652",
  "fec-corrected-bytes": "139897652",
  "fec-uncorrectable-blocks": "0",
  "input-power": { # The input optical power of a physical channel in dBm.
    "instant": -17.4,
    "interval": "900000000000",
    "max": -17.4,
    "min": -17.5
  },
  "laser-bias-current": { # The current applied by the system to the transmit laser to achieve the output power. The current is expressed in mA.
    "instant": 201.6,
    "interval": "900000000000",
    "max": 201.7,
    "min": 201.6
  },
  "output-power": {  # The output optical power of a physical channel in dBm.
    "instant": 0.5,
    "interval": "900000000000",
    "max": 0.6,
    "min": 0.4
  },
  "post-fec-ber": { # Bit error rate over 15m after forward error correction.
    "avg": 0,
    "instant": 0,
    "interval": "900000000000",
    "max": 0,
    "min": 0
  },
  "pre-fec-ber": { # Bit error rate over 15m before forward error correction. 
    "avg": 0.000216,
    "instant": 0.000216,
    "interval": "900000000000",
    "max": 0.000222,
    "min": 0.000211
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant