{% load adminmedia %} {% load noctags %}

{{object.name}} ({{object.address}}) interfaces DOM status

{% noctable %} {% for r in result %} {% endfor %}
Interface Temp
C
Voltage
V
Current
mA
Optical RX
dBm
Optical TX
dBm
{{r.interface}} {{r.temp_c}} {{r.voltage_v}} {{r.current_ma}} {{r.optical_rx_dbm}} {{r.optical_tx_dbm}}
{% endnoctable %}