File: cisco_ios_show_interface_transceiver.yml

package info (click to toggle)
python-ntc-templates 3.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,104 kB
  • sloc: python: 735; makefile: 14; sh: 2
file content (22 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
parsed_sample:
  - iface: "Te1/49"
    temperature: "23.1"
    voltage: "3.29"
    tx_pwr: "-2.2"
    rx_pwr: "-3.0"
  - iface: "Te1/50"
    temperature: "23.4"
    voltage: "3.31"
    tx_pwr: "-2.2"
    rx_pwr: "-2.6"
  - iface: "Te1/51"
    temperature: "21.5"
    voltage: "3.29"
    tx_pwr: "-2.2"
    rx_pwr: "-2.1"
  - iface: "Te1/52"
    temperature: "23.5"
    voltage: "3.29"
    tx_pwr: "-2.4"
    rx_pwr: "-2.8"