'; echo "
System Name | '.$device['sysName'].' |
Resolved IP | {$device['ip']} |
IP Address | $ip |
Description | '.display($device['purpose']).' |
Hardware | '.$device['hardware'].' |
Operating System | '.$device['os_text'].' '.$device['version'].' '.$device['features'].' |
Serial | '.$device['serial'].' |
Object ID | '.$device['sysObjectID'].' |
Contact | '; if (get_dev_attrib($device, 'override_sysContact_bool')) { echo ''.htmlspecialchars(get_dev_attrib($device, 'override_sysContact_string')).' |
SNMP Contact | '; } echo ''.htmlspecialchars($device['sysContact']).' |
Location | ' . $location->location . ' |
Lat / Lng | [' . $location->lat . ',' . $location->lng . '] |
$uptime_text | $uptime |
{$perf_debug['traceroute']}