{% if enabled == false then %}

SNMP config missing SNMP buses:

Cannot determine path to SNMP devices. {% else %}

SNMP Bus Configuration:

{% end %}
{% for _,dev in pairs(devices) do %} {% end %}
Label: Device Serial: Template:
{{dev.label}} {{dev.serial}} {% if (templates[dev.template] ~= nil) then %} {{templates[dev.template].mType}} {{templates[dev.template].make}} {{templates[dev.template].model}} {{templates[dev.template].version}} {% else %} {{dev.template}} Unknown template {% end %}

Note: Click on labels to manage SNMP devices.