Allgemeine Informationen
| Device Name |
= $devices->name ?> |
| IP-Adresse |
= $devices->ip ?> |
| Geräte Typ |
= $devices->devicetype->name ?> |
| Geräte Hersteller |
= $devices->devicetype->devicemanufactor->name ?> |
parent_id) : ?>
| Parent Device |
$devices->parent_id]) ?>">= $DevicesAll[$devices->parent_id] ?>
|
| Mac Adresse |
= $devices->mac ?> |
| Seriennummer |
= $devices->serial ?> |
| Preis |
= $price ?> € |
| Leistung |
= $power ?> Watt |
| Bemerkung |
= nl2br($devices->comment) ?> |
pop->name))) {
$StdHeader = "Pop Informationen";
$vlans = "";
if (!empty(trim($devices->pop->vlan_public)))
$vlans .= '
Public: ' . $devices->pop->vlan_public . '';
if (!empty(trim($devices->pop->vlan_nat)))
$vlans .= '
Nat: ' . $devices->pop->vlan_nat . '';
if (!empty(trim($devices->pop->vlan_ipv6)))
$vlans .= '
IPv6: ' . $devices->pop->vlan_ipv6 . '';
} else if (trim($devices->addr_street)) {
if (trim($devices->addr_extended)) {
$addrExtended = ' / ' . $devices->addr_extended;
} else {
$addrExtended = "";
}
$StdHeader = "Standort Informationen";
$mapsHeader = "Adresse";
$mapsLink = '
' . $devices->addr_street . ' ' . $devices->addr_number . $addrExtended . '
' . $devices->addr_zip . ' ' . $devices->addr_city . '
';
} else if (trim($devices->gps_lat)) {
$StdHeader = "Standort Informationen";
$mapsHeader = "Koordinaten";
$mapsLink = '
' . $devices->gps_lat . ' , ' . $devices->gps_long . '
';
}
?>
= $StdHeader ?>
pop->name))) {
?>
addr_street) || trim($devices->gps_lat)) {
?>
| = $mapsHeader ?> |
= $mapsLink ?>
|
|
Keine Standort Informationen vorhanden
is('Admin')) : ?>
Config Backups
devicetype->devicemanufactor->config_backup > 0): ?>
is('Admin')):
?>
success == "true" && $devicesconfig->data > 0) {
?>
| Datum/Uhrzeit |
|
data as $config) :
$configfileCleartext = trim($config->config_cleartext);
$configfileCleartextExtension = pathinfo($configfileCleartext, PATHINFO_EXTENSION);
if (empty($configfileCleartextExtension))
$configfileCleartextExtension = "txt";
$configfileCompressed = trim($config->config_compressed);
$configfileCompressedExtension = pathinfo($configfileCompressed, PATHINFO_EXTENSION);
$configid = $config->id;
if ($configfileCleartext && $configfileCompressed) :
$configLinks = ' 'getconfig', 'id' => $configid, 'format' => 'txt', 'filename' => $configfileCleartext]) . '">
' . strtoupper($configfileCleartextExtension) . ' / 'getconfig', 'id' => $configid, 'format' => 'xml', 'filename' => $configfileCompressed]) . '">
' . strtoupper($configfileCompressedExtension) . '';
elseif ($configfileCleartext || $configfileCompressed) :
$configLinks = ' 'getconfig', 'id' => $configid, 'format' => 'txt', 'filename' => $configfileCleartext . $configfileCompressed]) . '">
' . strtoupper($configfileCleartextExtension) . '';
endif;
?>
| = date("d.m.Y/H:i", $config->config_timestamp); ?> |
= $configLinks; ?> |
Keine Configs vorhanden
devicetype->olt && TT_MBI_API_ENABLE) :
?>
OLT/ONT Informationen
Serviceports von
| Port-ID |
Kdnr. |
Kunde |
Stat. |
Serial |
|
|
|
|
|
Allgemein
| Status |
N/A
|
| Kdnr./Kunde |
N/A
|
| ONT Typ |
N/A
|
| Seriennummer |
N/A
|
| Lineprofile / Srvprofile |
N/A
/ N/A |
| Version/Software Version |
N/A
/ N/A |
| RX-Pegel OLT |
N/A
dBm
|
| RX/TX ONT |
N/A
dBm / N/A dBm
|
| Leitungslänge |
N/A
Meter
|
| Uptime |
N/A
|
| Zuletzt Up |
N/A
|
| Zuletzt Down |
N/A
|
| Letzter Dying Gasp |
N/A
|
CPE Port
| Port ID |
Port Status |
Port Typ |
Speed |
Duplex |
|
|
|
|
|
MAC-Adressen
Service Ports
| Vlan CPE |
Vlan NNI |
Status |
Downstream |
Upstream |