[% FOREACH row IN results %] [% END %]
Observing Device Undiscovered Neighbor Last Discovery Attempt Last Discovery Log
[% row.dns || row.name || row.ip | html_entity %] ( [% row.port | html_entity %] ) [% IF row.remote_ip %] [% row.remote_ip | html_entity %] ([% row.remote_port | html_entity %]) [% '
' IF row.remote_id or row.remote_type %] [% ' id: '_ row.remote_id IF row.remote_id %] [% ' type: '_ row.remote_type IF row.remote_type %] [% ELSE %] Known Device's MAC Address seen on this Port during Macsuck [% END %]
[% row.finished | html_entity %] [% row.log | html_entity %]