[% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% SET first_row = 1 %] [% WHILE (row = ips.next) %] [% END %] [% IF params.stamps %] [% END %] [% SET first_row = 0 %] [% END %] [% WHILE (node = sightings.next) %] [% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% SET first_row = 0 %] [% END %] [% WHILE (port = ports.next) %] [% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% SET first_row = 0 %] [% END %]
MACVendorMatch Device or NodeFirst Seen Last Seen
[% IF first_row %] [% row.mac %] [% ELSE %]   [% END %] [% IF params.vendor %] [% IF first_row %] [% row.oui.company %] [% ELSE %]   [% END %] MAC → IP [% row.ip %] [% ' (' _ row.dns.remove(settings.domain_suffix) _ ')' IF row.dns %] [% ' a' IF NOT row.active %] [% row.time_first %] [% rw.time_last %]
[% IF first_row %] [% node.mac %] [% ELSE %]   [% END %] [% IF first_row %] [% node.oui.company %] [% ELSE %]   [% END %] Switch Port [% node.switch %] [ [% node.port %] ] [% ' (' _ node.device.dns.remove(settings.domain_suffix) _ ')' IF node.device.dns %] [% ' a' IF NOT node.active %] [% node.time_first %] [% node.time_last %]
[% IF first_row %] [% port.mac %] [% ELSE %]   [% END %] [% IF first_row %] [% port.oui.company %] [% ELSE %]   [% END %] Switch Port [% port.ip %] [ [% port.port %] ] [% ' (' _ port.device.dns.remove(settings.domain_suffix) _ ')' IF port.device.dns %] [% port.creation %] [% port.creation %]