[% USE Number.Format %] [% IF opt %] [% WHILE (row = results.next) %] [% END %]
MAC Vendor Device (Port)
[% row.mac.upper | html_entity %][% '   ' IF NOT row.active %] [% row.oui.abbrev | html_entity %] ( [% row.oui.company | html_entity %] ) [% ELSE %] href="[% uri_for('/report/nodevendor') %]?vendor=blank"> (Unknown Vendor) [% END %] [% row.device.dns || row.device.name || row.switch | html_entity %] ( [% row.port | html_entity %] )
[% ELSE %] [% WHILE (row = results.next) %] [% END %]
Vendor Count
[% row.vendor || '(Unknown Vendor)' | html_entity %] [% row.count | format_number %]
[% END %]