Name | <%$device->{name}|h%> | ||
---|---|---|---|
Location / Contact | <%$device->{location} || '[Not Set]' |h%> % if ( $admin ) { [change] % } / <%$device->{contact} || '[Not Set]' |h%> | ||
Model / Serial | <%$device->{vendor}%> <%$device->{model}%><% defined $device->{snmp_class} ? ' ('.$device->{snmp_class}.')' :'' |h %> / <%$device->{serial} || 'Unknown'%> | ||
OS / Version | <%$device->{os} || 'Unknown'%> / <%$device->{os_ver} || 'Unknown'%> | ||
Description | <%$device->{description}|h%> | ||
Timestamps |
uptime <% $m->comp('SELF:uptime', uptime => $device->{uptime})%> discover <% scalar localtime($device->{last_discover}) %> % if (defined $device->{last_arpnip}) { arpnip <% scalar localtime $device->{last_arpnip}%> % } % if (defined $device->{last_macsuck}) { macsuck <% scalar localtime $device->{last_macsuck}%> % } |
||
Power |
% if (defined $device->{fan}) {
Fan : <%$device->{fan}%>
% }
% if (defined $device->{ps1_status}) {
PS1 [<%$device->{ps1_type}%>] : <%$device->{ps1_status}%>
% }
% if (defined $device->{ps2_status}) {
PS2 [<%$device->{ps2_type}%>] : <%$device->{ps2_status}%>
% }
% if (defined $device->{poe} and scalar @{$device->{poe}}) {
% foreach my $poe (@{$device->{poe}}) {
POE module <%$poe->{module}%> : <%$poe->{status}%>, <%$poe->{stats}->{ports}%> power-capable ports, <%$poe->{stats}->{on}%> powered (<%$poe->{stats}->{disabled}%> admin disabled, <%$poe->{stats}->{err}%> errors), <%$poe->{stats}->{committed}%>/<%$poe->{power}%> watts committed. % } % } |
||
$ip | $dns | $port | $subnet |
\ % if (defined $val) { % if ( $port_cols{$col}->{noesc} || $netdisco::CONFIG{'col_'.$col.'_noesc'} ) { <% $val %> \ % } else { <% $val |h %> \ % } % } else { % } | % } # end foreach col
Ports: | [ Admin Disabled ] [ Link Down ] [ Down > <%$arg_timecount%> <%$arg_timeunit%> ] [ Blocking ] [ IP Phone ] [ Discovered Neighbor not accessible ] |
---|---|
Admin: |
![]() ![]() ![]() ![]() ![]() |
Settings: |
Entries without timestamps are less than 1 day old.
* denotes archived data |