[% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% WHILE (row = macs.next) %] [% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% FOREACH node IN row.node_sightings(archive_filter) %] [% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% END %] [% FOREACH nodeip IN row.ip_aliases(archive_filter) %] [% IF params.vendor %] [% END %] [% IF params.stamps %] [% END %] [% END %] [% END %]
MACVendorMatch Device or NodeFirst Seen Last Seen
[% row.net_mac.$mac_format_call | html_entity %][% row.oui.company | html_entity %]IP → MAC [% row.ip | html_entity %] [% ' A' IF NOT row.active %] [% ' (' _ row.dns.remove(settings.domain_suffix) _ ')' IF row.dns %] [% row.time_first_stamp | html_entity %] [% row.time_last_stamp | html_entity %]
  Switch Port [% node.switch | html_entity %] - [% node.port | html_entity %] [% ' A' IF NOT node.active %] [% IF node.device.dns AND node.device_port AND node.device_port.name %] ([% node.device.dns | html_entity %] - [% node.device_port.name | html_entity %]) [% END %] [% node.time_first_stamp | html_entity %] [% node.time_last_stamp | html_entity %]
  MAC → IP [% nodeip.ip | html_entity %] [% ' A' IF NOT nodeip.active %] [% ' (' _ nodeip.dns.remove(settings.domain_suffix) _ ')' IF nodeip.dns %] [% nodeip.time_first_stamp | html_entity %] [% nodeip.time_last_stamp | html_entity %]