'); echo("
Hardware | ' . $device['hardware']. ' |
Operating System | ' . $device['os_text'] . ' ' . $device['version'] . ' ' . $device['features'] . ' |
Serial | ' . $device['serial']. ' |
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 | ' . $device['location']. ' |
SNMP Location | ' . $device['real_location']. ' |
Uptime | ' . formatUptime($uptime) . ' |