[% USE Number.Format %] [% IF params.stamps %] [% END %] [% WHILE (row = ips.next) %] [% IF params.stamps %] [% END %] [% END %] [% WHILE (node = sightings.next) %] [% IF params.stamps %] [% END %] [% END %] [% WHILE (port = ports.next) %] [% IF params.stamps %] [% END %] [% END %] [% WHILE (nbt = netbios.next) %] [% IF params.stamps %] [% END %] [% END %] [% WHILE (wlan = wireless.next) %] [% IF params.stamps %] [% END %] [% END %]
MAC Match Device or NodeFirst Seen Last Seen
MAC: [% row.net_mac.$mac_format_call | html_entity %] [% IF params.show_vendor %] ( [% row.oui.company | html_entity %] ) [% END %] MAC → IP [% row.ip | html_entity %] [% '  ' 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 %]
MAC: [% node.net_mac.$mac_format_call | html_entity %] [% IF params.show_vendor %] ( [% node.oui.company | html_entity %] ) [% END %] Switch Port [% node.switch | html_entity %] - [% node.port | html_entity %] [% '  ' 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 %] on vlan [% node.vlan %] [% node.time_first_stamp | html_entity %] [% node.time_last_stamp | html_entity %]
MAC: [% port.net_mac.$mac_format_call | html_entity %] [% IF params.show_vendor %] ( [% port.oui.company | html_entity %] ) [% END %] Switch Port [% port.ip | html_entity %] - [% port.descr | html_entity %] [% IF port.device.dns AND port.name %] ([% port.device.dns | html_entity %] - [% port.name | html_entity %]) [% END %] [% port.creation | html_entity %] [% port.creation | html_entity %]
MAC: [% nbt.net_mac.$mac_format_call | html_entity %] [% IF params.show_vendor %] ( [% nbt.oui.company | html_entity %] ) [% END %] NetBIOS \\[% nbt.domain | html_entity %]\[% nbt.nbname | html_entity %]
[% nbt.nbuser || '[No User]' | html_entity %]@[% nbt.ip | html_entity %]
[% nbt.time_first_stamp | html_entity %] [% nbt.time_last_stamp | html_entity %]
MAC: [% wlan.net_mac.$mac_format_call | html_entity %] [% IF params.show_vendor %] ( [% wlan.oui.company | html_entity %] ) [% END %] Wireless Info SSID: [% wlan.ssid | html_entity %]
MaxRate: [% wlan.maxrate | html_entity %]Mbps TxRate: [% wlan.txrate | html_entity %]Mbps
SigStr: [% wlan.sigstrength | html_entity %] SigQual: [% wlan.sigqual | html_entity %]
Rx: [% wlan.rxpkt | format_number %] pkts, [% wlan.rxbyte | format_number %] bytes
Tx: [% wlan.txpkt | format_number %] pkts, [% wlan.txbyte | format_number %] bytes
  [% wlan.get_column('time_last_stamp') | html_entity %]