72_FRITZBOX.pm ab Version 08.10.00

Begonnen von JoWiemann, 30 Juni 2025, 09:23:51

Vorheriges Thema - Nächstes Thema

elektron-bbs

Zitat von: JoWiemann am 04 August 2025, 11:59:59Anbei eine neue 08.20.00 Beta 2. Hier ist dann auch box_powerRate für FritzOS < 7.00 drin.
Ich musste für dieses Reading bei einer FRITZ!Box 4020, FRITZ!OS: 07.04 diese Zeile anpassen:
  FRITZBOX_Readout_Add_Reading $hash, $roReadings, "box_powerRate", $result->{box_powerRate} if $hash->{fhem}{fwVersion} < 705;
Intel(R) Atom(TM) CPU N270 mit 2 SIGNALduino nanoCC1101 + ESPEasy 2x serial server SIGNALduino nanoCC1101, Raspberry Pi 2 mit 2 CUL Stackable CC1101, Raspberry Pi 3 mit SIGNALduino radino + nano328 + 2 x SIGNAL-ESP CC1101 + 2 x rf_Gateway

JoWiemann

Zitat von: elektron-bbs am 04 August 2025, 14:20:51Ich musste für dieses Reading bei einer FRITZ!Box 4020, FRITZ!OS: 07.04 diese Zeile anpassen:

Hallo elektron,

danke für die Rückmeldung. Da im Moment boxmatrix.info down ist, habe ich keine Möglichkeit Versionen und Funktionen zu überprüfen. 07.00 war einfach geschätzt.

Grüße Jörg
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

JoWiemann

Zitat von: qlaus am 04 August 2025, 13:17:07Hallo Jörg,

das Ergebnis der Abfrage: get <name> tr064Command WANPPPConnection:1 wanpppconn1 GetInfo

Hallo qlaus,

das funktioniert ja auch bei meiner 7270v3.

bitte noch einmal prüfen:
get Fb_SW tr064Command WANPPPConnection:1 wanpppconn1 GetInfo

Wenn diese Abfrage weiterhin nicht funktioniert, dann hast Du TR064 in Deiner FritzBox ausgeschaltet. Ohne das Funktionieren dieser Abfrage hättest Du auch mit der Modulversion 08.03.01 die Readings nicht bekommen.

Welchen Wert zeigt denn das Internal: TR064 bzw. das Reading box_tr064?

Grüße Jörg
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

juemuc

Hallo Jörg,

danke für die Korrektur.

Ich habe allerdings noch immer diese Info im Log, wenn ich verbose 4 wieder lösche

2025.08.04 16:16:51.230 3: [Fritzbox6690 | 6690 | 267.08.10-123018 | dbgLogInit.968] - BASIC:redirection debugLog: ./log//Fritzbox6690_debugLog-%Y-%m.dlog stopped
2025.08.04 16:16:51.230 3: [Fritzbox6690 | 6690 | 267.08.10-123018 | dbgLogInit.973] - BASIC:redirection debugLog: ./log//Fritzbox6690_debugLog-%Y-%m.dlog stopped
2025.08.04 16:16:51.232 3: [Fritzbox6690 | 6690 | 267.08.10-123018 | dbgLogInit.975] - BASIC:Temporary debug file: ./log//Fritzbox6690_debugLog*.dlog could not be removed:


Dein separates Logfile wird doch erst mit verbose 5 erzeugt oder?

Den Fehler bei attr <name> enableBoxReadings ... versuche ich etwas genauer zu analysieren.

Viele Grüße
Jürgen
 
3x Sonos Play 1, 1x Sonos Arc + Sub, 1 Sonos-One, 1x Sonos Playbar
FB6690 + FB7490 mit 4x Dect 200 und 3 Dect-ULE-Thermostate,  raspberry3B+, HM Funkmodul HM-MOD-RPI-PCB, HM Klingelsensor HM-Sen-DB-PCB, HM (IP) Fensterkontakte und  Amazon Echo Dot,  piVCCU, pi OS (bookworm).

JoWiemann

Zitat von: juemuc am 04 August 2025, 16:23:50Hallo Jörg,

danke für die Korrektur.

Ich habe allerdings noch immer diese Info im Log, wenn ich verbose 4 wieder lösche


Hallo Jürgen,

das ist ein Fehler im Code. Ich habe das falsche Handling, wenn das Attribut gelöscht wird.

Grüße Jörg
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

qlaus

Hallo Jörg,

get Fb_SW tr064Command WANPPPConnection:1 wanpppconn1 GetInfoliefert immer noch
Result of TR064 call
----------------------------------------------------------------------
Service='WANPPPConnection:1'   Control='wanpppconn1'   Action='GetInfo'
----------------------------------------------------------------------
$VAR1 = {
          'UPnPError' => {
                           'errorCode' => '402',
                           'errorDescription' => 'Invalid Args'
                         }
        };

TR64 ist eingeschaltet:
TR064    1
box_fwVersion    100.06.35    2025-08-04 20:38:26
box_tr064    on        2025-08-04 20:38:26

Ein Reboot der FB über
get Fb_SW tr064Command DeviceConfig:1 deviceconfig Reboot
liefert
Result of TR064 call
----------------------------------------------------------------------
Service='DeviceConfig:1'   Control='deviceconfig'   Action='Reboot'
----------------------------------------------------------------------
$VAR1 = {
          'RebootResponse' => ''
        };
und die FB wurde auch neu gebootet.

ich habe auch keine Änderungen in der FB seit der Version 08.03.01 durchgeführt.

Gruß
qlaus
Raspberry Pi 3, , Sonoff, Shelly
Raspberry Pi 3, , 1-Wire
Raspberry Pi 3, , 1-Wire, Sonoff, Shelly

JoWiemann

Hallo qlaus,

dann probiere einmal
get Fb_SW tr064Command WANIPConnection:1 wanipconnection1 GetInfo

Danke und Grüße Jörg
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

lingerb

Zitat von: JoWiemann am 31 Juli 2025, 08:39:16
Zitat von: lingerb am 27 Juli 2025, 18:58:44Nach Umzug meiner FHEM Instanz auf einen neuen Rechner wird bei meiner Fritzbox die Variable box_uptimeConnect nicht mehr ausgelesen.

Hallo Bernd,

poste doch bitte einmal das Ergebnis von:
get <name> tr064ServiceList tr64
get <name> tr064ServiceList igd

Danke und Grüße Jörg

Hallo Jörg,

sorry - Bitte um etwas Geduld. Aufgrund eines VPN Problems kann ich aktuell nicht auf die LTE Fritzbox zugreifen.
Melde mich, sobald es behoben ist.

Grüße
Bernd

qlaus

Hallo Jörg,

ich habe insgesamt drei Syteme an verschieden Standorten. Neben der oben genannten 7320 noch eine 3370 und eine 7530.

Nachfolgend die Ergebnisse dieser letzten beiden Boxen die noch mit der Modulversion 08.03.01 abgefragt werden und auch alle Readings aktualisieren.

FB3370
Service='WANPPPConnection:1'  Control='wanpppconn1'  Action='GetInfo'
----------------------------------------------------------------------
$VAR1 = {
          'UPnPError' => {
                          'errorDescription' => 'Invalid Args',
                          'errorCode' => '402'
                        }
        };

box_fwVersion    103.06.56    2025-08-04 21:19:42
box_model    FRITZ!Box WLAN 3370 [avm]    2025-08-02 05:36:36
box_tr064    on    2025-08-04 21:19:42
box_tr069    off    2025-08-04 21:19:42
box_upnp    non-emu    2025-08-04 21:19:42

FB7530
FB7530
Service='WANPPPConnection:1'  Control='wanpppconn1'  Action='GetInfo'
----------------------------------------------------------------------
$VAR1 = {
          'GetInfoResponse' => {
                                'NewPPPoEACName' => 'xxx.xxx',
                                'NewName' => 'internet',
                                'NewDNSOverrideAllowed' => '1',
                                'NewMACAddress' => 'xx:xx:xx:xx:xx:xx',
                                'NewConnectionTrigger' => 'AlwaysOn',
                                'NewTransportType' => 'PPPoE',
                                'NewPPPoEServiceName' => '',
                                'NewNATEnabled' => '1',
                                'NewDownstreamMaxBitRate' => '43500239',
                                'NewEnable' => '1',
                                'NewLastConnectionError' => 'ERROR_NONE',
                                'NewMinCharsPassword' => '3',
                                'NewMinCharsUsername' => '3',
                                'NewIdleDisconnectTime' => '0',
                                'NewConnectionType' => 'IP_Routed',
                                'NewAllowedCharsUsername' => "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._\@()#/%[]{}*+\x{a7}\$&=?!:;,",
                                'NewLastAuthErrorInfo' => '',
                                'NewRouteProtocolRx' => 'Off',
                                'NewPossibleConnectionTypes' => 'IP_Routed, IP_Bridged',
                                'NewAllowedCharsPassword' => "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._\@()#/%[]{}*+\x{a7}\$&=?!:;,",
                                'NewExternalIPAddress' => 'xxx.xxx.xxx.xxx',
                                'NewConnectionStatus' => 'Connected',
                                'NewDNSEnabled' => '1',
                                'NewRemoteIPAddress' => '',
                                'NewUpstreamMaxBitRate' => '41947471',
                                'NewUserName' => 'xxx@xxx',
                                'NewDNSServers' => '2001:a60::53:1, 2001:a60::53:2,212.18.3.5,212.18.0.5',
                                'NewRSIPAvailable' => '0',
                                'NewUptime' => '230065',
                                'NewMaxCharsPassword' => '64',
                                'NewMaxCharsUsername' => '128'
                              }
        };

box_fwVersion    164.08.02    2025-08-04 21:26:08
box_model    FRITZ!Box 7530 [7530 - avm]    2025-08-02 05:38:07
box_tr064    on    2025-08-04 21:26:08
box_tr069    on    2025-08-04 21:26:08
box_upnp    on    2025-08-04 21:26:08

Vielleicht kannst Du ja daraus irgendwelche Rückschlüsse ziehen.

Nun kam zwischendurch schon deine Antwort und hier das Ergebnis
Result of TR064 call
----------------------------------------------------------------------
Service='WANIPConnection:1'   Control='wanipconnection1'   Action='GetInfo'
----------------------------------------------------------------------
$VAR1 = {
          'GetInfoResponse' => {
                                 'NewName' => 'internet',
                                 'NewPossibleConnectionTypes' => 'IP_Routed, IP_Bridged',
                                 'NewConnectionStatus' => 'Connected',
                                 'NewDNSEnabled' => '1',
                                 'NewRSIPAvailable' => '0',
                                 'NewEnable' => '1',
                                 'NewDNSServers' => 'xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx',
                                 'NewNATEnabled' => '1',
                                 'NewConnectionType' => 'IP_Routed',
                                 'NewExternalIPAddress' => 'xxx.xxx.xxx.xxx',
                                 'NewMACAddress' => 'xx:xx:xx:xx:xx:xx',
                                 'NewUptime' => '3367',
                                 'NewDNSOverrideAllowed' => '1',
                                 'NewConnectionTrigger' => 'OnDemand',
                                 'NewRouteProtocolRx' => 'Off',
                                 'NewLastConnectionError' => 'ERROR_NONE'
                               }
        };

Schaut doch schon viel besser aus
Klaus
Raspberry Pi 3, , Sonoff, Shelly
Raspberry Pi 3, , 1-Wire
Raspberry Pi 3, , 1-Wire, Sonoff, Shelly

lingerb

ZitatHallo Bernd,

poste doch bitte einmal das Ergebnis von:
CodeAuswählen
get <name> tr064ServiceList tr64
get <name> tr064ServiceList igd

Danke und Grüße Jörg

Hallo Jörg,

jetzt hab ich die Infos bekommen - siehe Anhang (falls inzwischen noch relevant).

Grüße
Bernd

lingerb

Hallo Jörg,

die Testversion, die du dieser Tage gepostet hast ...
Zitatanbei eine 08.20.00 Beta 1 zum Testen:
funktioniert bei mir. Die Variable box_uptimeConnect ist wieder aufgetaucht.

Vielen herzlichen Dank!

Grüße
Bernd

JoWiemann

Hallo qlaus,

leider verhalten sich diese aus der Zeit gefallenen FritzBoxen etwas Skurril. In der Version 08.03 hatte ich eine fehlerhafte Programmierung, die zwar Deinen Boxen gedient hat, allerdings ansonsten Probleme bereitet hat. Mal sehen, wie ich das gelöst bekomme.

Grüße Jörg

PS: Bitte poste von allen Boxen einmal
get <name> tr064ServiceList tr64
get <name> tr064ServiceList igd
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

JoWiemann

Hallo,

anbei eine neue 08.20.00 Beta 3:
behoben
- falscher Log-Eintrag bei Löschen von verbose
- löschen der docsis Readings bei fehlender Verbindung

Ich habe mich noch einmal mit den TR064 Informationen zu WANPPPConnection:1 wanpppconn1 GetInfo und WANIPConnection:1 wanipconnection1 GetInfo beschäftigt. Was ich nicht wusste ist, dass eine FB durchaus beide Informationen liefert, wie bei meiner FB 7590, die als FallBack einen Mobilfunkt-Stick hat. Ich habe jetzt die Abfrage umgebaut. Außerdem sollte dies die Probleme mit den "alt" FritzBoxen von qlaus lösen.

Die alten Readings:
box_IPv4_Extern, box_connection_Type, box_connect, box_last_connect_err, box_last_auth_err, box_mac_Address, box_connection_Trigger, box_uptimeConnect werden jetzt, je nach Bereitstellung, durch den Präfix box_ip_... und/oder box_ppp_... ersetzt.

Bitte bei notify oder doif beachten.

Neu ist das Reading box_ip/ppp_name.

Grüße Jörg
Jörg Wiemann

Slave: RPi B+ mit 512 MB, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM

Master: CubieTruck; Debian; Aktuelles FHEM

qlaus

Hallo Jörg,

meine FB7320 hängt ausschließlich über einen LTE-Stick im Internet.

Nachfolgend die gewünschten Abfragen für diese Box:
________________________________________________________________________________________________________________________________

 List of TR-064 services and actions that are provided by the device 'xxx.xxx.xxx.xxx'
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/deviceinfoSCPD.xml    Version: 1.0
 Service: DeviceInfo:1    Control: deviceinfo
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewManufacturerName NewManufacturerOUI NewModelName NewDescription NewProductClass NewSerialNumber
                  NewSoftwareVersion NewHardwareVersion NewSpecVersion NewProvisioningCode NewUpTime NewDeviceLog )
  SetProvisioningCode ( NewProvisioningCode )
  GetDeviceLog ( ) = ( NewDeviceLog )
  GetSecurityPort ( ) = ( NewSecurityPort )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/deviceconfigSCPD.xml    Version: 1.0
 Service: DeviceConfig:1    Control: deviceconfig
----------------------------------------------------------------------------------------------------------------------------------
  GetPersistentData ( ) = ( NewPersistentData )
  SetPersistentData ( NewPersistentData )
  ConfigurationStarted ( NewSessionID )
  ConfigurationFinished ( ) = ( NewStatus )
  FactoryReset ( )
  Reboot ( )
  X_GenerateUUID ( ) = ( NewUUID )
  X_AVM-DE_GetConfigFile ( NewX_AVM-DE_Password ) = ( NewX_AVM-DE_ConfigFileUrl )
  X_AVM-DE_SetConfigFile ( NewX_AVM-DE_Password NewX_AVM-DE_ConfigFileUrl )
  X_AVM-DE_CreateUrlSID ( ) = ( NewX_AVM-DE_UrlSID )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/layer3forwardingSCPD.xml    Version: 1.0
 Service: Layer3Forwarding:1    Control: layer3forwarding
----------------------------------------------------------------------------------------------------------------------------------
  SetDefaultConnectionService ( NewDefaultConnectionService )
  GetDefaultConnectionService ( ) = ( NewDefaultConnectionService )
  GetForwardNumberOfEntries ( ) = ( NewForwardNumberOfEntries )
  AddForwardingEntry ( NewType NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask NewGatewayIPAddress
                      NewInterface NewForwardingMetric )
  DeleteForwardingEntry ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask )
  GetSpecificForwardingEntry ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask ) = ( NewGatewayIPAddress
                                    NewEnable NewStatus NewType NewInterface NewForwardingMetric )
  GetGenericForwardingEntry ( NewForwardingIndex ) = ( NewEnable NewStatus NewType NewDestIPAddress NewDestSubnetMask
                                    NewSourceIPAddress NewSourceSubnetMask NewGatewayIPAddress NewInterface NewForwardingMetric )
  SetForwardingEntryEnable ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask NewEnable )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/lanconfigsecuritySCPD.xml    Version: 1.0
 Service: LANConfigSecurity:1    Control: lanconfigsecurity
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewMaxCharsPassword NewMinCharsPassword NewAllowedCharsPassword )
  X_AVM-DE_GetCurrentUser ( ) = ( NewX_AVM-DE_CurrentUsername NewX_AVM-DE_CurrentUserRights )
  X_AVM-DE_GetAnonymousLogin ( ) = ( NewX_AVM-DE_AnonymousLoginEnabled )
  SetConfigPassword ( NewPassword )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/mgmsrvSCPD.xml    Version: 1.0
 Service: ManagementServer:1    Control: mgmsrv
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewURL NewUsername NewPeriodicInformEnable NewPeriodicInformInterval NewPeriodicInformTime NewParameterKey
                  NewParameterHash NewConnectionRequestURL NewConnectionRequestUsername NewUpgradesManaged )
  SetManagementServerURL ( NewURL )
  SetManagementServerUsername ( NewUsername )
  SetManagementServerPassword ( NewPassword )
  SetPeriodicInform ( NewPeriodicInformEnable NewPeriodicInformInterval NewPeriodicInformTime )
  SetConnectionRequestAuthentication ( NewConnectionRequestUsername NewConnectionRequestPassword )
  SetUpgradeManagement ( NewUpgradesManaged )
  X_SetTR069Enable ( NewTR069Enabled )
  X_AVM-DE_GetTR069FirmwareDownloadEnabled ( ) = ( NewTR069FirmwareDownloadEnabled )
  X_AVM-DE_SetTR069FirmwareDownloadEnabled ( NewTR069FirmwareDownloadEnabled )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/timeSCPD.xml    Version: 1.0
 Service: Time:1    Control: time
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewNTPServer1 NewNTPServer2 NewCurrentLocalTime NewLocalTimeZone NewLocalTimeZoneName NewDaylightSavingsUsed
                  NewDaylightSavingsStart NewDaylightSavingsEnd )
  SetNTPServers ( NewNTPServer1 NewNTPServer2 )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/userifSCPD.xml    Version: 1.0
 Service: UserInterface:1    Control: userif
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewUpgradeAvailable NewPasswordRequired NewPasswordUserSelectable NewWarrantyDate NewX_AVM-DE_Version
                  NewX_AVM-DE_DownloadURL NewX_AVM-DE_InfoURL NewX_AVM-DE_UpdateState NewX_AVM-DE_LaborVersion )
  X_AVM-DE_CheckUpdate ( NewX_AVM-DE_LaborVersion )
  X_AVM-DE_DoUpdate ( ) = ( NewUpgradeAvailable NewX_AVM-DE_UpdateState )
  X_AVM-DE_DoPrepareCGI ( ) = ( NewX_AVM-DE_CGI NewX_AVM-DE_SessionID )
  X_AVM-DE_DoManualUpdate ( NewX_AVM-DE_AllowDowngrade NewX_AVM-DE_DownloadURL )
  X_AVM-DE_GetInternationalConfig ( ) = ( NewX_AVM-DE_Language NewX_AVM-DE_Country NewX_AVM-DE_Annex NewX_AVM-DE_LanguageList
                                          NewX_AVM-DE_CountryList NewX_AVM-DE_AnnexList )
  X_AVM-DE_SetInternationalConfig ( NewX_AVM-DE_Language NewX_AVM-DE_Country NewX_AVM-DE_Annex )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_voipSCPD.xml    Version: 1.0
 Service: X_VoIP:1    Control: x_voip
----------------------------------------------------------------------------------------------------------------------------------
  GetInfoEx ( ) = ( NewVoIPNumberMinChars NewVoIPNumberMaxChars NewVoIPNumberAllowedChars NewVoIPUsernameMinChars
                    NewVoIPUsernameMaxChars NewVoIPUsernameAllowedChars NewVoIPPasswordMinChars NewVoIPPasswordMaxChars
                    NewVoIPPasswordAllowedChars NewVoIPRegistrarMinChars NewVoIPRegistrarMaxChars NewVoIPRegistrarAllowedChars
                    NewVoIPSTUNServerMinChars NewVoIPSTUNServerMaxChars NewVoIPSTUNServerAllowedChars )
  X_AVM-DE_AddVoIPAccount ( NewVoIPAccountIndex NewVoIPRegistrar NewVoIPNumber NewVoIPUsername NewVoIPPassword
                            NewVoIPOutboundProxy NewVoIPSTUNServer )
  X_AVM-DE_GetVoIPAccount ( NewVoIPAccountIndex ) = ( NewVoIPRegistrar NewVoIPNumber NewVoIPUsername NewVoIPPassword
                                  NewVoIPOutboundProxy NewVoIPSTUNServer )
  X_AVM-DE_DelVoIPAccount ( NewVoIPAccountIndex )
  GetInfo ( ) = ( NewFaxT38Enable NewVoiceCoding )
  SetConfig ( NewFaxT38Enable NewVoiceCoding )
  GetMaxVoIPNumbers ( ) = ( NewMaxVoIPNumbers )
  GetExistingVoIPNumbers ( ) = ( NewExistingVoIPNumbers )
  X_AVM-DE_GetNumberOfClients ( ) = ( NewX_AVM-DE_NumberOfClients )
  X_AVM-DE_GetClient ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar NewX_AVM-DE_PhoneName
                            NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_GetClient2 ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar NewX_AVM-DE_PhoneName
                              NewX_AVM-DE_ClientId NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_SetClient ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_PhoneName NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_SetClient2 ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_ClientId NewX_AVM-DE_PhoneName
                        NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_GetClient3 ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar NewX_AVM-DE_PhoneName
                              NewX_AVM-DE_ClientId NewX_AVM-DE_OutGoingNumber NewX_AVM-DE_InComingNumbers
                              NewX_AVM-DE_ExternalRegistration )
  X_AVM-DE_SetClient3 ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_ClientId NewX_AVM-DE_PhoneName
                        NewX_AVM-DE_OutGoingNumber NewX_AVM-DE_InComingNumbers NewX_AVM-DE_ExternalRegistration )
  X_AVM-DE_GetClients ( ) = ( NewX_AVM-DE_ClientList )
  X_AVM-DE_GetNumberOfNumbers ( ) = ( NewNumberOfNumbers )
  X_AVM-DE_GetNumbers ( ) = ( NewNumberList )
  X_AVM-DE_DeleteClient ( NewX_AVM-DE_ClientIndex )
  X_AVM-DE_DialGetConfig ( ) = ( NewX_AVM-DE_PhoneName )
  X_AVM-DE_DialSetConfig ( NewX_AVM-DE_PhoneName )
  X_AVM-DE_DialNumber ( NewX_AVM-DE_PhoneNumber )
  X_AVM-DE_DialHangup ( )
  X_AVM-DE_GetPhonePort ( NewIndex ) = ( NewX_AVM-DE_PhoneName )
  GetVoIPCommonCountryCode ( ) = ( NewVoIPCountryCode )
  SetVoIPCommonCountryCode ( NewVoIPCountryCode )
  GetVoIPEnableCountryCode ( NewVoIPAccountIndex ) = ( NewVoIPEnableCountryCode )
  SetVoIPEnableCountryCode ( NewVoIPAccountIndex NewVoIPEnableCountryCode )
  GetVoIPCommonAreaCode ( ) = ( NewVoIPAreaCode )
  SetVoIPCommonAreaCode ( NewVoIPAreaCode )
  GetVoIPEnableAreaCode ( NewVoIPAccountIndex ) = ( NewVoIPEnableAreaCode )
  SetVoIPEnableAreaCode ( NewVoIPAccountIndex NewVoIPEnableAreaCode )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_storageSCPD.xml    Version: 1.0
 Service: X_AVM-DE_Storage:1    Control: x_storage
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewFTPEnable NewFTPStatus NewSMBEnable )
  SetFTPServer ( NewFTPEnable )
  SetSMBServer ( NewSMBEnable )
  GetUserInfo ( ) = ( NewEnable NewUsername NewX_AVM-DE_NetworkAccessReadOnly )
  SetUserConfig ( NewEnable NewPassword NewX_AVM-DE_NetworkAccessReadOnly )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_contactSCPD.xml    Version: 1.0
 Service: X_AVM-DE_OnTel:1    Control: x_contact
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewStatus NewLastConnect NewUrl NewServiceId NewUsername NewName )
  SetEnable ( NewEnable )
  SetConfig ( NewEnable NewUrl NewServiceId NewUsername NewPassword NewName )
  GetInfoByIndex ( NewIndex ) = ( NewEnable NewStatus NewLastConnect NewUrl NewServiceId NewUsername NewName )
  SetEnableByIndex ( NewIndex NewEnable )
  SetConfigByIndex ( NewIndex NewEnable NewUrl NewServiceId NewUsername NewPassword NewName )
  DeleteByIndex ( NewIndex )
  GetNumberOfEntries ( ) = ( NewOnTelNumberOfEntries )
  GetCallList ( ) = ( NewCallListURL )
  GetPhonebookList ( ) = ( NewPhonebookList )
  GetPhonebook ( NewPhonebookID ) = ( NewPhonebookName NewPhonebookExtraID NewPhonebookURL )
  AddPhonebook ( NewPhonebookExtraID NewPhonebookName )
  DeletePhonebook ( NewPhonebookID NewPhonebookExtraID )
  GetPhonebookEntry ( NewPhonebookID NewPhonebookEntryID ) = ( NewPhonebookEntryData )
  SetPhonebookEntry ( NewPhonebookID NewPhonebookEntryID NewPhonebookEntryData )
  DeletePhonebookEntry ( NewPhonebookID NewPhonebookEntryID )
  GetDECTHandsetList ( ) = ( NewDectIDList )
  GetDECTHandsetInfo ( NewDectID ) = ( NewHandsetName NewPhonebookID )
  SetDECTHandsetPhonebook ( NewDectID NewPhonebookID )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_webdavSCPD.xml    Version: 1.0
 Service: X_AVM-DE_WebDAVClient:1    Control: x_webdav
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewHostURL NewUsername NewMountpointName )
  SetConfig ( NewEnable NewHostURL NewUsername NewPassword NewMountpointName )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_upnpSCPD.xml    Version: 1.0
 Service: X_AVM-DE_UPnP:1    Control: x_upnp
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewUPnPMediaServer )
  SetConfig ( NewEnable NewUPnPMediaServer )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_remoteSCPD.xml    Version: 1.0
 Service: X_AVM-DE_RemoteAccess:1    Control: x_remote
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnabled NewPort NewUsername )
  SetConfig ( NewEnabled NewPort NewUsername NewPassword )
  GetDDNSInfo ( ) = ( NewEnabled NewProviderName NewUpdateURL NewDomain NewStatusIPv4 NewStatusIPv6 NewUsername NewMode
                      NewServerIPv4 NewServerIPv6 )
  GetDDNSProviders ( ) = ( NewProviderList )
  SetDDNSConfig ( NewEnabled NewProviderName NewUpdateURL NewDomain NewUsername NewMode NewServerIPv4 NewServerIPv6 NewPassword )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_myfritzSCPD.xml    Version: 1.0
 Service: X_AVM-DE_MyFritz:1    Control: x_myfritz
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnabled NewDeviceRegistered NewDynDNSName NewPort )
  GetNumberOfServices ( ) = ( NewNumberOfServices )
  GetServiceByIndex ( NewIndex ) = ( NewEnabled NewName NewScheme NewPort NewURLPath NewType NewIPv4ForwardingWarning
                            NewIPv4Addresses NewIPv6Addresses NewIPv6InterfaceIDs NewMACAddress NewHostName NewDynDnsLabel
                            NewStatus )
  SetServiceByIndex ( NewIndex NewEnabled NewName NewScheme NewPort NewURLPath NewType NewIPv4Address NewIPv6Address
                      NewIPv6InterfaceID NewMACAddress NewHostName )
  DeleteServiceByIndex ( NewIndex )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_tamSCPD.xml    Version: 1.0
 Service: X_AVM-DE_TAM:1    Control: x_tam
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( NewIndex ) = ( NewEnable NewName NewTAMRunning NewStick NewStatus )
  SetEnable ( NewIndex NewEnable )
  GetMessageList ( NewIndex ) = ( NewURL )
  MarkMessage ( NewIndex NewMessageIndex )
  DeleteMessage ( NewIndex NewMessageIndex )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wlanconfigSCPD.xml    Version: 1.0
 Service: WLANConfiguration:1    Control: wlanconfig1
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewStandard
                  NewBSSID NewBasicEncryptionModes NewBasicAuthenticationMode NewMaxCharsSSID NewMinCharsSSID NewAllowedCharsSSID
                  NewMinCharsPSK NewMaxCharsPSK NewAllowedCharsPSK )
  SetConfig ( NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewBasicEncryptionModes
              NewBasicAuthenticationMode )
  SetSecurityKeys ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  GetSecurityKeys ( ) = ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  SetDefaultWEPKeyIndex ( NewDefaultWEPKeyIndex )
  GetDefaultWEPKeyIndex ( ) = ( NewDefaultWEPKeyIndex )
  SetBasBeaconSecurityProperties ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetBasBeaconSecurityProperties ( ) = ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetPacketStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetBSSID ( ) = ( NewBSSID )
  GetSSID ( ) = ( NewSSID )
  SetSSID ( NewSSID )
  GetBeaconType ( ) = ( NewBeaconType )
  SetBeaconType ( NewBeaconType )
  GetChannelInfo ( ) = ( NewChannel NewPossibleChannels )
  SetChannel ( NewChannel )
  GetBeaconAdvertisement ( ) = ( NewBeaconAdvertisementEnabled )
  SetBeaconAdvertisement ( NewBeaconAdvertisementEnabled )
  GetTotalAssociations ( ) = ( NewTotalAssociations )
  GetGenericAssociatedDeviceInfo ( NewAssociatedDeviceIndex ) = ( NewAssociatedDeviceMACAddress NewAssociatedDeviceIPAddress
                                        NewAssociatedDeviceAuthState NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  GetSpecificAssociatedDeviceInfo ( NewAssociatedDeviceMACAddress ) = ( NewAssociatedDeviceIPAddress NewAssociatedDeviceAuthState
                                          NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  X_SetHighFrequencyBand ( NewEnableHighFrequency )
  X_AVM-DE_SetStickSurfEnable ( NewStickSurfEnable )
  X_AVM-DE_GetIPTVOptimized ( ) = ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_SetIPTVOptimized ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_GetNightControl ( ) = ( NewNightControl NewNightTimeControlNoForcedOff )
  X_AVM-DE_GetWLANHybridMode ( ) = ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                                    NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_SetWLANHybridMode ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                              NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_GetWLANExtInfo ( ) = ( NewX_AVM-DE_APEnabled NewX_AVM-DE_APType NewX_AVM-DE_TimeoutActive NewX_AVM-DE_Timeout
                                  NewX_AVM-DE_TimeRemain NewX_AVM-DE_NoForcedOff NewX_AVM-DE_UserIsolation
                                  NewX_AVM-DE_EncryptionMode NewX_AVM-DE_LastChangedStamp )
  X_AVM-DE_GetWPSInfo ( ) = ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSStatus )
  X_AVM-DE_SetWPSConfig ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSClientPIN ) = ( NewX_AVM-DE_WPSAPPIN NewX_AVM-DE_WPSStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wlanconfigSCPD.xml    Version: 1.0
 Service: WLANConfiguration:2    Control: wlanconfig2
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewStandard
                  NewBSSID NewBasicEncryptionModes NewBasicAuthenticationMode NewMaxCharsSSID NewMinCharsSSID NewAllowedCharsSSID
                  NewMinCharsPSK NewMaxCharsPSK NewAllowedCharsPSK )
  SetConfig ( NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewBasicEncryptionModes
              NewBasicAuthenticationMode )
  SetSecurityKeys ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  GetSecurityKeys ( ) = ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  SetDefaultWEPKeyIndex ( NewDefaultWEPKeyIndex )
  GetDefaultWEPKeyIndex ( ) = ( NewDefaultWEPKeyIndex )
  SetBasBeaconSecurityProperties ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetBasBeaconSecurityProperties ( ) = ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetPacketStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetBSSID ( ) = ( NewBSSID )
  GetSSID ( ) = ( NewSSID )
  SetSSID ( NewSSID )
  GetBeaconType ( ) = ( NewBeaconType )
  SetBeaconType ( NewBeaconType )
  GetChannelInfo ( ) = ( NewChannel NewPossibleChannels )
  SetChannel ( NewChannel )
  GetBeaconAdvertisement ( ) = ( NewBeaconAdvertisementEnabled )
  SetBeaconAdvertisement ( NewBeaconAdvertisementEnabled )
  GetTotalAssociations ( ) = ( NewTotalAssociations )
  GetGenericAssociatedDeviceInfo ( NewAssociatedDeviceIndex ) = ( NewAssociatedDeviceMACAddress NewAssociatedDeviceIPAddress
                                        NewAssociatedDeviceAuthState NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  GetSpecificAssociatedDeviceInfo ( NewAssociatedDeviceMACAddress ) = ( NewAssociatedDeviceIPAddress NewAssociatedDeviceAuthState
                                          NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  X_SetHighFrequencyBand ( NewEnableHighFrequency )
  X_AVM-DE_SetStickSurfEnable ( NewStickSurfEnable )
  X_AVM-DE_GetIPTVOptimized ( ) = ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_SetIPTVOptimized ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_GetNightControl ( ) = ( NewNightControl NewNightTimeControlNoForcedOff )
  X_AVM-DE_GetWLANHybridMode ( ) = ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                                    NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_SetWLANHybridMode ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                              NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_GetWLANExtInfo ( ) = ( NewX_AVM-DE_APEnabled NewX_AVM-DE_APType NewX_AVM-DE_TimeoutActive NewX_AVM-DE_Timeout
                                  NewX_AVM-DE_TimeRemain NewX_AVM-DE_NoForcedOff NewX_AVM-DE_UserIsolation
                                  NewX_AVM-DE_EncryptionMode NewX_AVM-DE_LastChangedStamp )
  X_AVM-DE_GetWPSInfo ( ) = ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSStatus )
  X_AVM-DE_SetWPSConfig ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSClientPIN ) = ( NewX_AVM-DE_WPSAPPIN NewX_AVM-DE_WPSStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/hostsSCPD.xml    Version: 1.0
 Service: Hosts:1    Control: hosts
----------------------------------------------------------------------------------------------------------------------------------
  GetHostNumberOfEntries ( ) = ( NewHostNumberOfEntries )
  GetSpecificHostEntry ( NewMACAddress ) = ( NewIPAddress NewAddressSource NewLeaseTimeRemaining NewInterfaceType NewActive
                              NewHostName )
  GetGenericHostEntry ( NewIndex ) = ( NewIPAddress NewAddressSource NewLeaseTimeRemaining NewMACAddress NewInterfaceType
                              NewActive NewHostName )
  X_AVM-DE_GetChangeCounter ( ) = ( NewX_AVM-DE_ChangeCounter )
  X_AVM-DE_SetHostNameByMACAddress ( NewMACAddress NewHostName )
  X_AVM-DE_GetAutoWakeOnLANByMACAddress ( NewMACAddress ) = ( NewAutoWOLEnabled )
  X_AVM-DE_SetAutoWakeOnLANByMACAddress ( NewMACAddress NewAutoWOLEnabled )
  X_AVM-DE_WakeOnLANByMACAddress ( NewMACAddress )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/ethifconfigSCPD.xml    Version: 1.0
 Service: LANEthernetInterfaceConfig:1    Control: lanethernetifcfg
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMACAddress NewMaxBitRate NewDuplexMode )
  GetStatistics ( ) = ( NewBytesSent NewBytesReceived NewPacketsSent NewPacketsReceived )
__________________________________________________________________________________________________________________________________

 Spec: http://192.168.22.1:49000/lanhostconfigmgmSCPD.xml    Version: 1.0
 Service: LANHostConfigManagement:1    Control: lanhostconfigmgm
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewDHCPServerConfigurable NewDHCPRelay NewMinAddress NewMaxAddress NewReservedAddresses NewDHCPServerEnable
                  NewDNSServers NewDomainName NewIPRouters NewSubnetMask )
  SetDHCPServerEnable ( NewDHCPServerEnable )
  SetIPInterface ( NewEnable NewIPAddress NewSubnetMask NewIPAddressingType )
  GetAddressRange ( ) = ( NewMinAddress NewMaxAddress )
  SetAddressRange ( NewMinAddress NewMaxAddress )
  GetIPRoutersList ( ) = ( NewIPRouters )
  SetIPRouter ( NewIPRouters )
  GetSubnetMask ( ) = ( NewSubnetMask )
  SetSubnetMask ( NewSubnetMask )
  GetDNSServers ( ) = ( NewDNSServers )
  GetIPInterfaceNumberOfEntries ( ) = ( NewIPInterfaceNumberOfEntries )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wancommonifconfigSCPD.xml    Version: 1.0
 Service: WANCommonInterfaceConfig:1    Control: wancommonifconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetCommonLinkProperties ( ) = ( NewWANAccessType NewLayer1UpstreamMaxBitRate NewLayer1DownstreamMaxBitRate NewPhysicalLinkStatus )
  GetTotalBytesSent ( ) = ( NewTotalBytesSent )
  GetTotalBytesReceived ( ) = ( NewTotalBytesReceived )
  GetTotalPacketsSent ( ) = ( NewTotalPacketsSent )
  GetTotalPacketsReceived ( ) = ( NewTotalPacketsReceived )
  X_AVM-DE_SetWANAccessType ( NewAccessType )
  X_AVM-DE_GetOnlineMonitor ( NewSyncGroupIndex ) = ( NewTotalNumberSyncGroups NewSyncGroupName NewSyncGroupMode NewSyncGroupMode
                                    Newmax_ds Newmax_us Newds_current_bps Newmc_current_bps Newus_current_bps Newprio_realtime_bps
                                    Newprio_high_bps Newprio_default_bps Newprio_low_bps )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wandslifconfigSCPD.xml    Version: 1.0
 Service: WANDSLInterfaceConfig:1    Control: wandslifconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewStatus NewDataPath NewUpstreamCurrRate NewDownstreamCurrRate NewUpstreamMaxRate
                  NewDownstreamMaxRate NewUpstreamNoiseMargin NewDownstreamNoiseMargin NewUpstreamAttenuation
                  NewDownstreamAttenuation NewATURVendor NewATURCountry NewUpstreamPower NewDownstreamPower )
  GetStatisticsTotal ( ) = ( NewReceiveBlocks NewTransmitBlocks NewCellDelin NewLinkRetrain NewInitErrors NewInitTimeouts
                            NewLossOfFraming NewErroredSecs NewSeverelyErroredSecs NewFECErrors NewATUCFECErrors NewHECErrors
                            NewATUCHECErrors NewCRCErrors NewATUCCRCErrors )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wandsllinkconfigSCPD.xml    Version: 1.0
 Service: WANDSLLinkConfig:1    Control: wandsllinkconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewLinkStatus NewLinkType NewDestinationAddress NewATMEncapsulation NewAutoConfig NewATMQoS
                  NewATMPeakCellRate NewATMSustainableCellRate )
  SetEnable ( NewEnable )
  GetAutoConfig ( ) = ( NewAutoConfig )
  SetDSLLinkType ( NewLinkType )
  GetDSLLinkInfo ( ) = ( NewLinkType NewLinkStatus )
  SetDestinationAddress ( NewDestinationAddress )
  GetDestinationAddress ( ) = ( NewDestinationAddress )
  SetATMEncapsulation ( NewATMEncapsulation )
  GetATMEncapsulation ( ) = ( NewATMEncapsulation )
  GetStatistics ( ) = ( NewATMTransmittedBlocks NewATMReceivedBlocks NewAAL5CRCErrors NewATMCRCErrors )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanethlinkconfigSCPD.xml    Version: 1.0
 Service: WANEthernetLinkConfig:1    Control: wanethlinkconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetEthernetLinkStatus ( ) = ( NewEthernetLinkStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanpppconnSCPD.xml    Version: 1.0
 Service: WANPPPConnection:1    Control: wanpppconn1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewConnectionStatus NewPossibleConnectionTypes NewConnectionType NewName NewUptime
                  NewUpstreamMaxBitRate NewDownstreamMaxBitRate NewLastConnectionError NewIdleDisconnectTime NewRSIPAvailable
                  NewUserName NewNATEnabled NewExternalIPAddress NewDNSServers NewMACAddress NewConnectionTrigger
                  NewLastAuthErrorInfo NewMaxCharsUsername NewMinCharsUsername NewAllowedCharsUsername NewMaxCharsPassword
                  NewMinCharsPassword NewAllowedCharsPassword NewTransportType NewRouteProtocolRx NewPPPoEServiceName
                  NewRemoteIPAddress NewPPPoEACName NewDNSEnabled NewDNSOverrideAllowed )
  GetConnectionTypeInfo ( ) = ( NewConnectionType NewPossibleConnectionTypes )
  SetConnectionType ( NewConnectionType )
  GetStatusInfo ( ) = ( NewConnectionStatus NewLastConnectionError NewUptime )
  GetUserName ( ) = ( NewUserName )
  SetUserName ( NewUserName )
  SetPassword ( NewPassword )
  GetNATRSIPStatus ( ) = ( NewRSIPAvailable NewNATEnabled )
  SetConnectionTrigger ( NewConnectionTrigger )
  ForceTermination ( )
  RequestConnection ( )
  GetGenericPortMappingEntry ( NewPortMappingIndex ) = ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort
                                    NewInternalClient NewEnabled NewPortMappingDescription NewLeaseDuration )
  GetSpecificPortMappingEntry ( NewRemoteHost NewExternalPort NewProtocol ) = ( NewInternalPort NewInternalClient NewEnabled
                                      NewPortMappingDescription NewLeaseDuration )
  AddPortMapping ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort NewInternalClient NewEnabled
                  NewPortMappingDescription NewLeaseDuration )
  DeletePortMapping ( NewRemoteHost NewExternalPort NewProtocol )
  GetExternalIPAddress ( ) = ( NewExternalIPAddress )
  X_GetDNSServers ( ) = ( NewDNSServers )
  X_SetDNSServers ( NewDNSServers )
  GetLinkLayerMaxBitRates ( ) = ( NewUpstreamMaxBitRate NewDownstreamMaxBitRate )
  GetPortMappingNumberOfEntries ( ) = ( NewPortMappingNumberOfEntries )
  SetRouteProtocolRx ( NewRouteProtocolRx )
  SetIdleDisconnectTime ( NewIdleDisconnectTime )
  X_AVM-DE_GetAutoDisconnectTimeSpan ( ) = ( NewX_AVM-DE_DisconnectPreventionEnable NewX_AVM-DE_DisconnectPreventionHour )
  X_AVM-DE_SetAutoDisconnectTimeSpan ( NewX_AVM-DE_DisconnectPreventionEnable NewX_AVM-DE_DisconnectPreventionHour )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanipconnSCPD.xml    Version: 1.0
 Service: WANIPConnection:1    Control: wanipconnection1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewConnectionStatus NewPossibleConnectionTypes NewConnectionType NewName NewUptime
                  NewLastConnectionError NewRSIPAvailable NewNATEnabled NewExternalIPAddress NewDNSServers NewMACAddress
                  NewConnectionTrigger NewRouteProtocolRx NewDNSEnabled NewDNSOverrideAllowed )
  GetConnectionTypeInfo ( ) = ( NewConnectionType NewPossibleConnectionTypes )
  SetConnectionType ( NewConnectionType )
  GetStatusInfo ( ) = ( NewConnectionStatus NewLastConnectionError NewUptime )
  GetNATRSIPStatus ( ) = ( NewRSIPAvailable NewNATEnabled )
  SetConnectionTrigger ( NewConnectionTrigger )
  ForceTermination ( )
  RequestConnection ( )
  GetGenericPortMappingEntry ( NewPortMappingIndex ) = ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort
                                    NewInternalClient NewEnabled NewPortMappingDescription NewLeaseDuration )
  GetSpecificPortMappingEntry ( NewRemoteHost NewExternalPort NewProtocol ) = ( NewInternalPort NewInternalClient NewEnabled
                                      NewPortMappingDescription NewLeaseDuration )
  AddPortMapping ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort NewInternalClient NewEnabled
                  NewPortMappingDescription NewLeaseDuration )
  DeletePortMapping ( NewRemoteHost NewExternalPort NewProtocol )
  GetExternalIPAddress ( ) = ( NewExternalIPAddress )
  X_GetDNSServers ( ) = ( NewDNSServers )
  X_SetDNSServers ( NewDNSServers )
  GetPortMappingNumberOfEntries ( ) = ( NewPortMappingNumberOfEntries )
  SetRouteProtocolRx ( NewRouteProtocolRx )
  SetIdleDisconnectTime ( NewIdleDisconnectTime )
und
__________________________________________________________________________________________________________________________________

 List of TR-064 services and actions that are provided by the device 'xxx.xxx.xxx.xxx'
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/any.xml    Version: 1.0
 Service: Any:1    Control: any
----------------------------------------------------------------------------------------------------------------------------------
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/igdicfgSCPD.xml    Version: 1.0
 Service: WANCommonInterfaceConfig:1    Control: WANCommonIFC1
----------------------------------------------------------------------------------------------------------------------------------
  GetCommonLinkProperties ( ) = ( NewWANAccessType NewLayer1UpstreamMaxBitRate NewLayer1DownstreamMaxBitRate NewPhysicalLinkStatus )
  GetTotalBytesSent ( ) = ( NewTotalBytesSent )
  GetTotalBytesReceived ( ) = ( NewTotalBytesReceived )
  GetTotalPacketsSent ( ) = ( NewTotalPacketsSent )
  GetTotalPacketsReceived ( ) = ( NewTotalPacketsReceived )
  GetAddonInfos ( ) = ( NewByteSendRate NewByteReceiveRate NewPacketSendRate NewPacketReceiveRate NewTotalBytesSent
                        NewTotalBytesReceived NewAutoDisconnectTime NewIdleDisconnectTime NewDNSServer1 NewDNSServer2
                        NewVoipDNSServer1 NewVoipDNSServer2 NewUpnpControlEnabled NewRoutedBridgedModeBoth )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/igddslSCPD.xml    Version: 1.0
 Service: WANDSLLinkConfig:1    Control: WANDSLLinkC1
----------------------------------------------------------------------------------------------------------------------------------
  SetDSLLinkType ( NewLinkType )
  GetDSLLinkInfo ( ) = ( NewLinkType NewLinkStatus )
  GetAutoConfig ( ) = ( NewAutoConfig )
  GetModulationType ( ) = ( NewModulationType )
  SetDestinationAddress ( NewDestinationAddress )
  GetDestinationAddress ( ) = ( NewDestinationAddress )
  SetATMEncapsulation ( NewATMEncapsulation )
  GetATMEncapsulation ( ) = ( NewATMEncapsulation )
  SetFCSPreserved ( NewFCSPreserved )
  GetFCSPreserved ( ) = ( NewFCSPreserved )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/igdconnSCPD.xml    Version: 1.0
 Service: WANIPConnection:1    Control: WANIPConn1
----------------------------------------------------------------------------------------------------------------------------------
  SetConnectionType ( NewConnectionType )
  GetConnectionTypeInfo ( ) = ( NewConnectionType NewPossibleConnectionTypes )
  RequestConnection ( )
  ForceTermination ( )
  GetStatusInfo ( ) = ( NewConnectionStatus NewLastConnectionError NewUptime )
  GetNATRSIPStatus ( ) = ( NewRSIPAvailable NewNATEnabled )
  GetGenericPortMappingEntry ( NewPortMappingIndex ) = ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort
                                    NewInternalClient NewEnabled NewPortMappingDescription NewLeaseDuration )
  GetSpecificPortMappingEntry ( NewRemoteHost NewExternalPort NewProtocol ) = ( NewInternalPort NewInternalClient NewEnabled
                                      NewPortMappingDescription NewLeaseDuration )
  AddPortMapping ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort NewInternalClient NewEnabled
                  NewPortMappingDescription NewLeaseDuration )
  DeletePortMapping ( NewRemoteHost NewExternalPort NewProtocol )
  GetExternalIPAddress ( ) = ( NewExternalIPAddress )

Für die beiden andern mache ich eigene Antworten, sonst wird es etwas unübersichtlich.

Ich habe auch gleich die neue Modulverion 08.20.00Beta3 getestet, und die Readings werden wieder aktualisiert, nur beim nachfolgend wurde der Name scheinbar abgeändert.
box_uptimeConnect
box_ip_uptimeConnect    25263 sec = 0T 07:01:03    2025-08-05 12:33:15

Das ist wieder nicht schlimm, muss ich halt bei mir anpassen.

Ich bedanke mich recht herzlich bei Dir für deine intensive, unermüdliche Lösung des Problems
qlaus

Raspberry Pi 3, , Sonoff, Shelly
Raspberry Pi 3, , 1-Wire
Raspberry Pi 3, , 1-Wire, Sonoff, Shelly

qlaus

Hallo Jörg,

hier nun die Informationen der zweiten Box 3370, die auch nur über einen LTE-Stick angebunden ist.
Hier lässt sich nur tr064ServiceList auswählen ohne Möglichkeit ein zweites Attribut auszuwählen bzw. anzugeben!
List of TR-064 services and actions that are provided by the device 'xxx.xxx.xxx.xxx'
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/deviceinfoSCPD.xml    Version: 1.0
 Service: DeviceInfo:1     Control: deviceinfo
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewManufacturerName NewManufacturerOUI NewModelName NewDescription NewProductClass NewSerialNumber
                  NewSoftwareVersion NewHardwareVersion NewSpecVersion NewProvisioningCode NewUpTime NewDeviceLog )
  SetProvisioningCode ( NewProvisioningCode )
  GetDeviceLog ( ) = ( NewDeviceLog )
  GetSecurityPort ( ) = ( NewSecurityPort )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/deviceconfigSCPD.xml    Version: 1.0
 Service: DeviceConfig:1     Control: deviceconfig
----------------------------------------------------------------------------------------------------------------------------------
  GetPersistentData ( ) = ( NewPersistentData )
  SetPersistentData ( NewPersistentData )
  ConfigurationStarted ( NewSessionID )
  ConfigurationFinished ( ) = ( NewStatus )
  FactoryReset ( )
  Reboot ( )
  X_GenerateUUID ( ) = ( NewUUID )
  X_AVM-DE_GetConfigFile ( NewX_AVM-DE_Password ) = ( NewX_AVM-DE_ConfigFileUrl )
  X_AVM-DE_SetConfigFile ( NewX_AVM-DE_Password NewX_AVM-DE_ConfigFileUrl )
  X_AVM-DE_CreateUrlSID ( ) = ( NewX_AVM-DE_UrlSID )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/layer3forwardingSCPD.xml    Version: 1.0
 Service: Layer3Forwarding:1     Control: layer3forwarding
----------------------------------------------------------------------------------------------------------------------------------
  SetDefaultConnectionService ( NewDefaultConnectionService )
  GetDefaultConnectionService ( ) = ( NewDefaultConnectionService )
  GetForwardNumberOfEntries ( ) = ( NewForwardNumberOfEntries )
  AddForwardingEntry ( NewType NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask NewGatewayIPAddress
                       NewInterface NewForwardingMetric )
  DeleteForwardingEntry ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask )
  GetSpecificForwardingEntry ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask ) = ( NewGatewayIPAddress
                                     NewEnable NewStatus NewType NewInterface NewForwardingMetric )
  GetGenericForwardingEntry ( NewForwardingIndex ) = ( NewEnable NewStatus NewType NewDestIPAddress NewDestSubnetMask
                                    NewSourceIPAddress NewSourceSubnetMask NewGatewayIPAddress NewInterface NewForwardingMetric )
  SetForwardingEntryEnable ( NewDestIPAddress NewDestSubnetMask NewSourceIPAddress NewSourceSubnetMask NewEnable )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx/lanconfigsecuritySCPD.xml    Version: 1.0
 Service: LANConfigSecurity:1     Control: lanconfigsecurity
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewMaxCharsPassword NewMinCharsPassword NewAllowedCharsPassword )
  X_AVM-DE_GetCurrentUser ( ) = ( NewX_AVM-DE_CurrentUsername NewX_AVM-DE_CurrentUserRights )
  X_AVM-DE_GetAnonymousLogin ( ) = ( NewX_AVM-DE_AnonymousLoginEnabled )
  SetConfigPassword ( NewPassword )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/mgmsrvSCPD.xml    Version: 1.0
 Service: ManagementServer:1     Control: mgmsrv
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewURL NewUsername NewPeriodicInformEnable NewPeriodicInformInterval NewPeriodicInformTime NewParameterKey
                  NewParameterHash NewConnectionRequestURL NewConnectionRequestUsername NewUpgradesManaged )
  SetManagementServerURL ( NewURL )
  SetManagementServerUsername ( NewUsername )
  SetManagementServerPassword ( NewPassword )
  SetPeriodicInform ( NewPeriodicInformEnable NewPeriodicInformInterval NewPeriodicInformTime )
  SetConnectionRequestAuthentication ( NewConnectionRequestUsername NewConnectionRequestPassword )
  SetUpgradeManagement ( NewUpgradesManaged )
  X_SetTR069Enable ( NewTR069Enabled )
  X_AVM-DE_GetTR069FirmwareDownloadEnabled ( ) = ( NewTR069FirmwareDownloadEnabled )
  X_AVM-DE_SetTR069FirmwareDownloadEnabled ( NewTR069FirmwareDownloadEnabled )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/timeSCPD.xml    Version: 1.0
 Service: Time:1     Control: time
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewNTPServer1 NewNTPServer2 NewCurrentLocalTime NewLocalTimeZone NewLocalTimeZoneName NewDaylightSavingsUsed
                  NewDaylightSavingsStart NewDaylightSavingsEnd )
  SetNTPServers ( NewNTPServer1 NewNTPServer2 )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/userifSCPD.xml    Version: 1.0
 Service: UserInterface:1     Control: userif
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewUpgradeAvailable NewPasswordRequired NewPasswordUserSelectable NewWarrantyDate NewX_AVM-DE_Version
                  NewX_AVM-DE_DownloadURL NewX_AVM-DE_InfoURL NewX_AVM-DE_UpdateState NewX_AVM-DE_LaborVersion )
  X_AVM-DE_CheckUpdate ( NewX_AVM-DE_LaborVersion )
  X_AVM-DE_DoUpdate ( ) = ( NewUpgradeAvailable NewX_AVM-DE_UpdateState )
  X_AVM-DE_DoPrepareCGI ( ) = ( NewX_AVM-DE_CGI NewX_AVM-DE_SessionID )
  X_AVM-DE_DoManualUpdate ( NewX_AVM-DE_AllowDowngrade NewX_AVM-DE_DownloadURL )
  X_AVM-DE_GetInternationalConfig ( ) = ( NewX_AVM-DE_Language NewX_AVM-DE_Country NewX_AVM-DE_Annex NewX_AVM-DE_LanguageList
                                          NewX_AVM-DE_CountryList NewX_AVM-DE_AnnexList )
  X_AVM-DE_SetInternationalConfig ( NewX_AVM-DE_Language NewX_AVM-DE_Country NewX_AVM-DE_Annex )
  X_AVM-DE_GetInfo ( ) = ( NewX_AVM-DE_AutoUpdateMode NewX_AVM-DE_UpdateTime NewX_AVM-DE_LastFwVersion NewX_AVM-DE_LastInfoUrl
                           NewX_AVM-DE_CurrentFwVersion NewX_AVM-DE_UpdateSuccessful )
  X_AVM-DE_SetConfig ( NewX_AVM-DE_AutoUpdateMode )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_voipSCPD.xml    Version: 1.0
 Service: X_VoIP:1     Control: x_voip
----------------------------------------------------------------------------------------------------------------------------------
  GetInfoEx ( ) = ( NewVoIPNumberMinChars NewVoIPNumberMaxChars NewVoIPNumberAllowedChars NewVoIPUsernameMinChars
                    NewVoIPUsernameMaxChars NewVoIPUsernameAllowedChars NewVoIPPasswordMinChars NewVoIPPasswordMaxChars
                    NewVoIPPasswordAllowedChars NewVoIPRegistrarMinChars NewVoIPRegistrarMaxChars NewVoIPRegistrarAllowedChars
                    NewVoIPSTUNServerMinChars NewVoIPSTUNServerMaxChars NewVoIPSTUNServerAllowedChars )
  X_AVM-DE_AddVoIPAccount ( NewVoIPAccountIndex NewVoIPRegistrar NewVoIPNumber NewVoIPUsername NewVoIPPassword
                            NewVoIPOutboundProxy NewVoIPSTUNServer )
  X_AVM-DE_GetVoIPAccount ( NewVoIPAccountIndex ) = ( NewVoIPRegistrar NewVoIPNumber NewVoIPUsername NewVoIPPassword
                                  NewVoIPOutboundProxy NewVoIPSTUNServer )
  X_AVM-DE_DelVoIPAccount ( NewVoIPAccountIndex )
  GetInfo ( ) = ( NewFaxT38Enable NewVoiceCoding )
  SetConfig ( NewFaxT38Enable NewVoiceCoding )
  GetMaxVoIPNumbers ( ) = ( NewMaxVoIPNumbers )
  GetExistingVoIPNumbers ( ) = ( NewExistingVoIPNumbers )
  X_AVM-DE_GetNumberOfClients ( ) = ( NewX_AVM-DE_NumberOfClients )
  X_AVM-DE_GetClient ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar
                             NewX_AVM-DE_ClientRegistrarPort NewX_AVM-DE_PhoneName NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_GetClient2 ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar
                              NewX_AVM-DE_ClientRegistrarPort NewX_AVM-DE_PhoneName NewX_AVM-DE_ClientId
                              NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_SetClient ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_PhoneName NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_SetClient2 ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_ClientId NewX_AVM-DE_PhoneName
                        NewX_AVM-DE_OutGoingNumber )
  X_AVM-DE_GetClient3 ( NewX_AVM-DE_ClientIndex ) = ( NewX_AVM-DE_ClientUsername NewX_AVM-DE_ClientRegistrar
                              NewX_AVM-DE_ClientRegistrarPort NewX_AVM-DE_PhoneName NewX_AVM-DE_ClientId
                              NewX_AVM-DE_OutGoingNumber NewX_AVM-DE_InComingNumbers NewX_AVM-DE_ExternalRegistration )
  X_AVM-DE_SetClient3 ( NewX_AVM-DE_ClientIndex NewX_AVM-DE_ClientPassword NewX_AVM-DE_ClientId NewX_AVM-DE_PhoneName
                        NewX_AVM-DE_OutGoingNumber NewX_AVM-DE_InComingNumbers NewX_AVM-DE_ExternalRegistration )
  X_AVM-DE_GetClients ( ) = ( NewX_AVM-DE_ClientList )
  X_AVM-DE_GetNumberOfNumbers ( ) = ( NewNumberOfNumbers )
  X_AVM-DE_GetNumbers ( ) = ( NewNumberList )
  X_AVM-DE_DeleteClient ( NewX_AVM-DE_ClientIndex )
  X_AVM-DE_DialGetConfig ( ) = ( NewX_AVM-DE_PhoneName )
  X_AVM-DE_DialSetConfig ( NewX_AVM-DE_PhoneName )
  X_AVM-DE_DialNumber ( NewX_AVM-DE_PhoneNumber )
  X_AVM-DE_DialHangup ( )
  X_AVM-DE_GetPhonePort ( NewIndex ) = ( NewX_AVM-DE_PhoneName )
  GetVoIPCommonCountryCode ( ) = ( NewVoIPCountryCode )
  SetVoIPCommonCountryCode ( NewVoIPCountryCode )
  GetVoIPEnableCountryCode ( NewVoIPAccountIndex ) = ( NewVoIPEnableCountryCode )
  SetVoIPEnableCountryCode ( NewVoIPAccountIndex NewVoIPEnableCountryCode )
  GetVoIPCommonAreaCode ( ) = ( NewVoIPAreaCode )
  SetVoIPCommonAreaCode ( NewVoIPAreaCode )
  GetVoIPEnableAreaCode ( NewVoIPAccountIndex ) = ( NewVoIPEnableAreaCode )
  SetVoIPEnableAreaCode ( NewVoIPAccountIndex NewVoIPEnableAreaCode )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_storageSCPD.xml    Version: 1.0
 Service: X_AVM-DE_Storage:1     Control: x_storage
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewFTPEnable NewFTPStatus NewSMBEnable NewFTPWANEnable NewFTPWANSSLOnly NewFTPWANPort )
  SetFTPServer ( NewFTPEnable )
  SetFTPServerWAN ( NewFTPWANEnable NewFTPWANSSLOnly )
  SetSMBServer ( NewSMBEnable )
  GetUserInfo ( ) = ( NewEnable NewUsername NewX_AVM-DE_NetworkAccessReadOnly )
  SetUserConfig ( NewEnable NewPassword NewX_AVM-DE_NetworkAccessReadOnly )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_contactSCPD.xml    Version: 1.0
 Service: X_AVM-DE_OnTel:1     Control: x_contact
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewStatus NewLastConnect NewUrl NewServiceId NewUsername NewName )
  SetEnable ( NewEnable )
  SetConfig ( NewEnable NewUrl NewServiceId NewUsername NewPassword NewName )
  GetInfoByIndex ( NewIndex ) = ( NewEnable NewStatus NewLastConnect NewUrl NewServiceId NewUsername NewName )
  SetEnableByIndex ( NewIndex NewEnable )
  SetConfigByIndex ( NewIndex NewEnable NewUrl NewServiceId NewUsername NewPassword NewName )
  DeleteByIndex ( NewIndex )
  GetNumberOfEntries ( ) = ( NewOnTelNumberOfEntries )
  GetCallList ( ) = ( NewCallListURL )
  GetPhonebookList ( ) = ( NewPhonebookList )
  GetPhonebook ( NewPhonebookID ) = ( NewPhonebookName NewPhonebookExtraID NewPhonebookURL )
  AddPhonebook ( NewPhonebookExtraID NewPhonebookName )
  DeletePhonebook ( NewPhonebookID NewPhonebookExtraID )
  GetPhonebookEntry ( NewPhonebookID NewPhonebookEntryID ) = ( NewPhonebookEntryData )
  SetPhonebookEntry ( NewPhonebookID NewPhonebookEntryID NewPhonebookEntryData )
  DeletePhonebookEntry ( NewPhonebookID NewPhonebookEntryID )
  GetDECTHandsetList ( ) = ( NewDectIDList )
  GetDECTHandsetInfo ( NewDectID ) = ( NewHandsetName NewPhonebookID )
  SetDECTHandsetPhonebook ( NewDectID NewPhonebookID )
  GetNumberOfDeflections ( ) = ( NewNumberOfDeflections )
  GetDeflection ( NewDeflectionId ) = ( NewEnable NewType NewNumber NewDeflectionToNumber NewMode NewOutgoing NewPhonebookID )
  GetDeflections ( ) = ( NewDeflectionList )
  SetDeflectionEnable ( NewDeflectionId NewEnable )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_webdavSCPD.xml    Version: 1.0
 Service: X_AVM-DE_WebDAVClient:1     Control: x_webdav
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewHostURL NewUsername NewMountpointName )
  SetConfig ( NewEnable NewHostURL NewUsername NewPassword NewMountpointName )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_upnpSCPD.xml    Version: 1.0
 Service: X_AVM-DE_UPnP:1     Control: x_upnp
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewUPnPMediaServer )
  SetConfig ( NewEnable NewUPnPMediaServer )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_speedtestSCPD.xml    Version: 1.0
 Service: X_AVM-DE_Speedtest:1     Control: x_speedtest
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnableTcp NewEnableUdp NewEnableUdpBidirect NewWANEnableTcp NewWANEnableUdp NewPortTcp NewPortUdp
                  NewPortUdpBidirect )
  SetConfig ( NewEnableTcp NewEnableUdp NewEnableUdpBidirect NewWANEnableTcp NewWANEnableUdp )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_remoteSCPD.xml    Version: 1.0
 Service: X_AVM-DE_RemoteAccess:1     Control: x_remote
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnabled NewPort NewUsername )
  SetConfig ( NewEnabled NewPort NewUsername NewPassword )
  GetDDNSInfo ( ) = ( NewEnabled NewProviderName NewUpdateURL NewDomain NewStatusIPv4 NewStatusIPv6 NewUsername NewMode
                      NewServerIPv4 NewServerIPv6 )
  GetDDNSProviders ( ) = ( NewProviderList )
  SetDDNSConfig ( NewEnabled NewProviderName NewUpdateURL NewDomain NewUsername NewMode NewServerIPv4 NewServerIPv6 NewPassword )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_myfritzSCPD.xml    Version: 1.0
 Service: X_AVM-DE_MyFritz:1     Control: x_myfritz
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnabled NewDeviceRegistered NewDynDNSName NewPort )
  GetNumberOfServices ( ) = ( NewNumberOfServices )
  GetServiceByIndex ( NewIndex ) = ( NewEnabled NewName NewScheme NewPort NewURLPath NewType NewIPv4ForwardingWarning
                            NewIPv4Addresses NewIPv6Addresses NewIPv6InterfaceIDs NewMACAddress NewHostName NewDynDnsLabel
                            NewStatus )
  SetServiceByIndex ( NewIndex NewEnabled NewName NewScheme NewPort NewURLPath NewType NewIPv4Address NewIPv6Address
                      NewIPv6InterfaceID NewMACAddress NewHostName )
  DeleteServiceByIndex ( NewIndex )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_tamSCPD.xml    Version: 1.0
 Service: X_AVM-DE_TAM:1     Control: x_tam
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( NewIndex ) = ( NewEnable NewName NewTAMRunning NewStick NewStatus NewCapacity )
  SetEnable ( NewIndex NewEnable )
  GetMessageList ( NewIndex ) = ( NewURL )
  MarkMessage ( NewIndex NewMessageIndex )
  DeleteMessage ( NewIndex NewMessageIndex )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_appsetupSCPD.xml    Version: 1.0
 Service: X_AVM-DE_AppSetup:1     Control: x_appsetup
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewMinCharsAppId NewMaxCharsAppId NewAllowedCharsAppId NewMinCharsAppDisplayName NewMaxCharsAppDisplayName
                  NewMinCharsAppUsername NewMaxCharsAppUsername NewAllowedCharsAppUsername NewMinCharsAppPassword
                  NewMaxCharsAppPassword NewAllowedCharsAppPassword NewMinCharsIPSecIdentifier NewMaxCharsIPSecIdentifier
                  NewAllowedCharsIPSecIdentifier NewAllowedCharsCryptAlgos NewAllowedCharsAppAVMAddress
                  NewMinCharsIPSecPreSharedKey NewMaxCharsIPSecPreSharedKey NewAllowedCharsIPSecPreSharedKey
                  NewMinCharsIPSecXauthUsername NewMaxCharsIPSecXauthUsername NewAllowedCharsIPSecXauthUsername
                  NewMinCharsIPSecXauthPassword NewMaxCharsIPSecXauthPassword NewAllowedCharsIPSecXauthPassword )
  GetConfig ( ) = ( NewConfigRight NewAppRight NewNasRight NewPhoneRight NewDialRight NewHomeautoRight NewInternetRights
                    NewAccessFromInternet )
  RegisterApp ( NewAppId NewAppDisplayName NewAppDeviceMAC NewAppUsername NewAppPassword NewAppRight NewNasRight NewPhoneRight
                NewHomeautoRight NewAppInternetRights )
  SetAppVPN ( NewAppId NewIPSecIdentifier NewIPSecPreSharedKey NewIPSecXauthUsername NewIPSecXauthPassword )
  SetAppMessageReceiver ( NewAppId NewCryptAlgos NewAppAVMAddress NewAppAVMPasswordHash ) = ( EncryptionSecret BoxSenderId )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_homeplugSCPD.xml    Version: 1.0
 Service: X_AVM-DE_Homeplug:1     Control: x_homeplug
----------------------------------------------------------------------------------------------------------------------------------
  GetNumberOfDeviceEntries ( ) = ( NewNumberOfEntries )
  GetGenericDeviceEntry ( NewIndex ) = ( NewMACAddress NewActive NewName NewModel NewUpdateAvailable NewUpdateSuccessful )
  GetSpecificDeviceEntry ( NewMACAddress ) = ( NewActive NewName NewModel NewUpdateAvailable NewUpdateSuccessful )
  DeviceDoUpdate ( NewMACAddress )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/x_filelinksSCPD.xml    Version: 1.0
 Service: X_AVM-DE_Filelinks:1     Control: x_filelinks
----------------------------------------------------------------------------------------------------------------------------------
  GetNumberOfFilelinkEntries ( ) = ( NewNumberOfEntries )
  GetGenericFilelinkEntry ( NewIndex ) = ( NewID NewValid NewPath NewIsDirectory NewUrl NewUsername NewAccessCountLimit
                                  NewAccessCount NewExpire NewExpireDate )
  GetSpecificFilelinkEntry ( NewID ) = ( NewValid NewPath NewIsDirectory NewUrl NewUsername NewAccessCountLimit NewAccessCount
                                   NewExpire NewExpireDate )
  NewFilelinkEntry ( NewPath NewAccessCountLimit NewExpire ) = ( NewID )
  SetFilelinkEntry ( NewID NewAccessCountLimit NewExpire )
  DeleteFilelinkEntry ( NewID )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wlanconfigSCPD.xml    Version: 1.0
 Service: WLANConfiguration:1     Control: wlanconfig1
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewStandard
                  NewBSSID NewBasicEncryptionModes NewBasicAuthenticationMode NewMaxCharsSSID NewMinCharsSSID NewAllowedCharsSSID
                  NewMinCharsPSK NewMaxCharsPSK NewAllowedCharsPSK )
  SetConfig ( NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewBasicEncryptionModes
              NewBasicAuthenticationMode )
  SetSecurityKeys ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  GetSecurityKeys ( ) = ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  SetDefaultWEPKeyIndex ( NewDefaultWEPKeyIndex )
  GetDefaultWEPKeyIndex ( ) = ( NewDefaultWEPKeyIndex )
  SetBasBeaconSecurityProperties ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetBasBeaconSecurityProperties ( ) = ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetPacketStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetBSSID ( ) = ( NewBSSID )
  GetSSID ( ) = ( NewSSID )
  SetSSID ( NewSSID )
  GetBeaconType ( ) = ( NewBeaconType )
  SetBeaconType ( NewBeaconType )
  GetChannelInfo ( ) = ( NewChannel NewPossibleChannels )
  SetChannel ( NewChannel )
  GetBeaconAdvertisement ( ) = ( NewBeaconAdvertisementEnabled )
  SetBeaconAdvertisement ( NewBeaconAdvertisementEnabled )
  GetTotalAssociations ( ) = ( NewTotalAssociations )
  GetGenericAssociatedDeviceInfo ( NewAssociatedDeviceIndex ) = ( NewAssociatedDeviceMACAddress NewAssociatedDeviceIPAddress
                                         NewAssociatedDeviceAuthState NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  GetSpecificAssociatedDeviceInfo ( NewAssociatedDeviceMACAddress ) = ( NewAssociatedDeviceIPAddress NewAssociatedDeviceAuthState
                                          NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  X_SetHighFrequencyBand ( NewEnableHighFrequency )
  X_AVM-DE_SetStickSurfEnable ( NewStickSurfEnable )
  X_AVM-DE_GetIPTVOptimized ( ) = ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_SetIPTVOptimized ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_GetNightControl ( ) = ( NewNightControl NewNightTimeControlNoForcedOff )
  X_AVM-DE_GetWLANHybridMode ( ) = ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                                     NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_SetWLANHybridMode ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                               NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_GetWLANExtInfo ( ) = ( NewX_AVM-DE_APEnabled NewX_AVM-DE_APType NewX_AVM-DE_TimeoutActive NewX_AVM-DE_Timeout
                                  NewX_AVM-DE_TimeRemain NewX_AVM-DE_NoForcedOff NewX_AVM-DE_UserIsolation
                                  NewX_AVM-DE_EncryptionMode NewX_AVM-DE_LastChangedStamp )
  X_AVM-DE_GetWPSInfo ( ) = ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSStatus )
  X_AVM-DE_SetWPSConfig ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSClientPIN ) = ( NewX_AVM-DE_WPSAPPIN NewX_AVM-DE_WPSStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wlanconfigSCPD.xml    Version: 1.0
 Service: WLANConfiguration:2     Control: wlanconfig2
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewStandard
                  NewBSSID NewBasicEncryptionModes NewBasicAuthenticationMode NewMaxCharsSSID NewMinCharsSSID NewAllowedCharsSSID
                  NewMinCharsPSK NewMaxCharsPSK NewAllowedCharsPSK )
  SetConfig ( NewMaxBitRate NewChannel NewSSID NewBeaconType NewMACAddressControlEnabled NewBasicEncryptionModes
              NewBasicAuthenticationMode )
  SetSecurityKeys ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  GetSecurityKeys ( ) = ( NewWEPKey0 NewWEPKey1 NewWEPKey2 NewWEPKey3 NewPreSharedKey NewKeyPassphrase )
  SetDefaultWEPKeyIndex ( NewDefaultWEPKeyIndex )
  GetDefaultWEPKeyIndex ( ) = ( NewDefaultWEPKeyIndex )
  SetBasBeaconSecurityProperties ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetBasBeaconSecurityProperties ( ) = ( NewBasicEncryptionModes NewBasicAuthenticationMode )
  GetStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetPacketStatistics ( ) = ( NewTotalPacketsSent NewTotalPacketsReceived )
  GetBSSID ( ) = ( NewBSSID )
  GetSSID ( ) = ( NewSSID )
  SetSSID ( NewSSID )
  GetBeaconType ( ) = ( NewBeaconType )
  SetBeaconType ( NewBeaconType )
  GetChannelInfo ( ) = ( NewChannel NewPossibleChannels )
  SetChannel ( NewChannel )
  GetBeaconAdvertisement ( ) = ( NewBeaconAdvertisementEnabled )
  SetBeaconAdvertisement ( NewBeaconAdvertisementEnabled )
  GetTotalAssociations ( ) = ( NewTotalAssociations )
  GetGenericAssociatedDeviceInfo ( NewAssociatedDeviceIndex ) = ( NewAssociatedDeviceMACAddress NewAssociatedDeviceIPAddress
                                         NewAssociatedDeviceAuthState NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  GetSpecificAssociatedDeviceInfo ( NewAssociatedDeviceMACAddress ) = ( NewAssociatedDeviceIPAddress NewAssociatedDeviceAuthState
                                          NewX_AVM-DE_Speed NewX_AVM-DE_SignalStrength )
  X_SetHighFrequencyBand ( NewEnableHighFrequency )
  X_AVM-DE_SetStickSurfEnable ( NewStickSurfEnable )
  X_AVM-DE_GetIPTVOptimized ( ) = ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_SetIPTVOptimized ( NewX_AVM-DE_IPTVoptimize )
  X_AVM-DE_GetNightControl ( ) = ( NewNightControl NewNightTimeControlNoForcedOff )
  X_AVM-DE_GetWLANHybridMode ( ) = ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                                     NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_SetWLANHybridMode ( NewEnable NewBeaconType NewKeyPassphrase NewSSID NewBSSID NewTrafficMode NewManualSpeed
                               NewMaxSpeedDS NewMaxSpeedUS )
  X_AVM-DE_GetWLANExtInfo ( ) = ( NewX_AVM-DE_APEnabled NewX_AVM-DE_APType NewX_AVM-DE_TimeoutActive NewX_AVM-DE_Timeout
                                  NewX_AVM-DE_TimeRemain NewX_AVM-DE_NoForcedOff NewX_AVM-DE_UserIsolation
                                  NewX_AVM-DE_EncryptionMode NewX_AVM-DE_LastChangedStamp )
  X_AVM-DE_GetWPSInfo ( ) = ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSStatus )
  X_AVM-DE_SetWPSConfig ( NewX_AVM-DE_WPSMode NewX_AVM-DE_WPSClientPIN ) = ( NewX_AVM-DE_WPSAPPIN NewX_AVM-DE_WPSStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/hostsSCPD.xml    Version: 1.0
 Service: Hosts:1     Control: hosts
----------------------------------------------------------------------------------------------------------------------------------
  GetHostNumberOfEntries ( ) = ( NewHostNumberOfEntries )
  GetSpecificHostEntry ( NewMACAddress ) = ( NewIPAddress NewAddressSource NewLeaseTimeRemaining NewInterfaceType NewActive
                               NewHostName )
  GetGenericHostEntry ( NewIndex ) = ( NewIPAddress NewAddressSource NewLeaseTimeRemaining NewMACAddress NewInterfaceType
                              NewActive NewHostName )
  X_AVM-DE_GetGenericHostEntryExt ( NewIndex ) = ( NewIPAddress NewMACAddress NewActive NewHostName NewInterfaceType
                                          NewX_AVM-DE_Port NewX_AVM-DE_Speed NewX_AVM-DE_UpdateAvailable
                                          NewX_AVM-DE_UpdateSuccessful NewX_AVM-DE_InfoURL NewX_AVM-DE_Model NewX_AVM-DE_URL )
  X_AVM-DE_GetChangeCounter ( ) = ( NewX_AVM-DE_ChangeCounter )
  X_AVM-DE_SetHostNameByMACAddress ( NewMACAddress NewHostName )
  X_AVM-DE_GetAutoWakeOnLANByMACAddress ( NewMACAddress ) = ( NewAutoWOLEnabled )
  X_AVM-DE_SetAutoWakeOnLANByMACAddress ( NewMACAddress NewAutoWOLEnabled )
  X_AVM-DE_WakeOnLANByMACAddress ( NewMACAddress )
  X_AVM-DE_GetSpecificHostEntryExt ( NewMACAddress ) = ( NewIPAddress NewActive NewHostName NewInterfaceType NewX_AVM-DE_Port
                                           NewX_AVM-DE_Speed NewX_AVM-DE_UpdateAvailable NewX_AVM-DE_UpdateSuccessful
                                           NewX_AVM-DE_InfoURL NewX_AVM-DE_Model NewX_AVM-DE_URL )
  X_AVM-DE_HostsCheckUpdate ( )
  X_AVM-DE_HostDoUpdate ( NewMACAddress )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/ethifconfigSCPD.xml    Version: 1.0
 Service: LANEthernetInterfaceConfig:1     Control: lanethernetifcfg
----------------------------------------------------------------------------------------------------------------------------------
  SetEnable ( NewEnable )
  GetInfo ( ) = ( NewEnable NewStatus NewMACAddress NewMaxBitRate NewDuplexMode )
  GetStatistics ( ) = ( NewBytesSent NewBytesReceived NewPacketsSent NewPacketsReceived )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/lanhostconfigmgmSCPD.xml    Version: 1.0
 Service: LANHostConfigManagement:1     Control: lanhostconfigmgm
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewDHCPServerConfigurable NewDHCPRelay NewMinAddress NewMaxAddress NewReservedAddresses NewDHCPServerEnable
                  NewDNSServers NewDomainName NewIPRouters NewSubnetMask )
  SetDHCPServerEnable ( NewDHCPServerEnable )
  SetIPInterface ( NewEnable NewIPAddress NewSubnetMask NewIPAddressingType )
  GetAddressRange ( ) = ( NewMinAddress NewMaxAddress )
  SetAddressRange ( NewMinAddress NewMaxAddress )
  GetIPRoutersList ( ) = ( NewIPRouters )
  SetIPRouter ( NewIPRouters )
  GetSubnetMask ( ) = ( NewSubnetMask )
  SetSubnetMask ( NewSubnetMask )
  GetDNSServers ( ) = ( NewDNSServers )
  GetIPInterfaceNumberOfEntries ( ) = ( NewIPInterfaceNumberOfEntries )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wancommonifconfigSCPD.xml    Version: 1.0
 Service: WANCommonInterfaceConfig:1     Control: wancommonifconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetCommonLinkProperties ( ) = ( NewWANAccessType NewLayer1UpstreamMaxBitRate NewLayer1DownstreamMaxBitRate NewPhysicalLinkStatus )
  GetTotalBytesSent ( ) = ( NewTotalBytesSent )
  GetTotalBytesReceived ( ) = ( NewTotalBytesReceived )
  GetTotalPacketsSent ( ) = ( NewTotalPacketsSent )
  GetTotalPacketsReceived ( ) = ( NewTotalPacketsReceived )
  X_AVM-DE_SetWANAccessType ( NewAccessType )
  X_AVM-DE_GetOnlineMonitor ( NewSyncGroupIndex ) = ( NewTotalNumberSyncGroups NewSyncGroupName NewSyncGroupMode Newmax_ds
                                    Newmax_us Newds_current_bps Newmc_current_bps Newus_current_bps Newprio_realtime_bps
                                    Newprio_high_bps Newprio_default_bps Newprio_low_bps )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wandslifconfigSCPD.xml    Version: 1.0
 Service: WANDSLInterfaceConfig:1     Control: wandslifconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewStatus NewDataPath NewUpstreamCurrRate NewDownstreamCurrRate NewUpstreamMaxRate
                  NewDownstreamMaxRate NewUpstreamNoiseMargin NewDownstreamNoiseMargin NewUpstreamAttenuation
                  NewDownstreamAttenuation NewATURVendor NewATURCountry NewUpstreamPower NewDownstreamPower )
  GetStatisticsTotal ( ) = ( NewReceiveBlocks NewTransmitBlocks NewCellDelin NewLinkRetrain NewInitErrors NewInitTimeouts
                             NewLossOfFraming NewErroredSecs NewSeverelyErroredSecs NewFECErrors NewATUCFECErrors NewHECErrors
                             NewATUCHECErrors NewCRCErrors NewATUCCRCErrors )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wandsllinkconfigSCPD.xml    Version: 1.0
 Service: WANDSLLinkConfig:1     Control: wandsllinkconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewLinkStatus NewLinkType NewDestinationAddress NewATMEncapsulation NewAutoConfig NewATMQoS
                  NewATMPeakCellRate NewATMSustainableCellRate )
  SetEnable ( NewEnable )
  GetAutoConfig ( ) = ( NewAutoConfig )
  SetDSLLinkType ( NewLinkType )
  GetDSLLinkInfo ( ) = ( NewLinkType NewLinkStatus )
  SetDestinationAddress ( NewDestinationAddress )
  GetDestinationAddress ( ) = ( NewDestinationAddress )
  SetATMEncapsulation ( NewATMEncapsulation )
  GetATMEncapsulation ( ) = ( NewATMEncapsulation )
  GetStatistics ( ) = ( NewATMTransmittedBlocks NewATMReceivedBlocks NewAAL5CRCErrors NewATMCRCErrors )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanethlinkconfigSCPD.xml    Version: 1.0
 Service: WANEthernetLinkConfig:1     Control: wanethlinkconfig1
----------------------------------------------------------------------------------------------------------------------------------
  GetEthernetLinkStatus ( ) = ( NewEthernetLinkStatus )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanpppconnSCPD.xml    Version: 1.0
 Service: WANPPPConnection:1     Control: wanpppconn1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewConnectionStatus NewPossibleConnectionTypes NewConnectionType NewName NewUptime
                  NewUpstreamMaxBitRate NewDownstreamMaxBitRate NewLastConnectionError NewIdleDisconnectTime NewRSIPAvailable
                  NewUserName NewNATEnabled NewExternalIPAddress NewDNSServers NewMACAddress NewConnectionTrigger
                  NewLastAuthErrorInfo NewMaxCharsUsername NewMinCharsUsername NewAllowedCharsUsername NewMaxCharsPassword
                  NewMinCharsPassword NewAllowedCharsPassword NewTransportType NewRouteProtocolRx NewPPPoEServiceName
                  NewRemoteIPAddress NewPPPoEACName NewDNSEnabled NewDNSOverrideAllowed )
  GetConnectionTypeInfo ( ) = ( NewConnectionType NewPossibleConnectionTypes )
  SetConnectionType ( NewConnectionType )
  GetStatusInfo ( ) = ( NewConnectionStatus NewLastConnectionError NewUptime )
  GetUserName ( ) = ( NewUserName )
  SetUserName ( NewUserName )
  SetPassword ( NewPassword )
  GetNATRSIPStatus ( ) = ( NewRSIPAvailable NewNATEnabled )
  SetConnectionTrigger ( NewConnectionTrigger )
  ForceTermination ( )
  RequestConnection ( )
  GetGenericPortMappingEntry ( NewPortMappingIndex ) = ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort
                                     NewInternalClient NewEnabled NewPortMappingDescription NewLeaseDuration )
  GetSpecificPortMappingEntry ( NewRemoteHost NewExternalPort NewProtocol ) = ( NewInternalPort NewInternalClient NewEnabled
                                      NewPortMappingDescription NewLeaseDuration )
  AddPortMapping ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort NewInternalClient NewEnabled
                   NewPortMappingDescription NewLeaseDuration )
  DeletePortMapping ( NewRemoteHost NewExternalPort NewProtocol )
  GetExternalIPAddress ( ) = ( NewExternalIPAddress )
  X_GetDNSServers ( ) = ( NewDNSServers )
  X_SetDNSServers ( NewDNSServers )
  GetLinkLayerMaxBitRates ( ) = ( NewUpstreamMaxBitRate NewDownstreamMaxBitRate )
  GetPortMappingNumberOfEntries ( ) = ( NewPortMappingNumberOfEntries )
  SetRouteProtocolRx ( NewRouteProtocolRx )
  SetIdleDisconnectTime ( NewIdleDisconnectTime )
  X_AVM-DE_GetAutoDisconnectTimeSpan ( ) = ( NewX_AVM-DE_DisconnectPreventionEnable NewX_AVM-DE_DisconnectPreventionHour )
  X_AVM-DE_SetAutoDisconnectTimeSpan ( NewX_AVM-DE_DisconnectPreventionEnable NewX_AVM-DE_DisconnectPreventionHour )
__________________________________________________________________________________________________________________________________

 Spec: http://xxx.xxx.xxx.xxx:49000/wanipconnSCPD.xml    Version: 1.0
 Service: WANIPConnection:1     Control: wanipconnection1
----------------------------------------------------------------------------------------------------------------------------------
  GetInfo ( ) = ( NewEnable NewConnectionStatus NewPossibleConnectionTypes NewConnectionType NewName NewUptime
                  NewLastConnectionError NewRSIPAvailable NewNATEnabled NewExternalIPAddress NewDNSServers NewMACAddress
                  NewConnectionTrigger NewRouteProtocolRx NewDNSEnabled NewDNSOverrideAllowed )
  GetConnectionTypeInfo ( ) = ( NewConnectionType NewPossibleConnectionTypes )
  SetConnectionType ( NewConnectionType )
  GetStatusInfo ( ) = ( NewConnectionStatus NewLastConnectionError NewUptime )
  GetNATRSIPStatus ( ) = ( NewRSIPAvailable NewNATEnabled )
  SetConnectionTrigger ( NewConnectionTrigger )
  ForceTermination ( )
  RequestConnection ( )
  GetGenericPortMappingEntry ( NewPortMappingIndex ) = ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort
                                     NewInternalClient NewEnabled NewPortMappingDescription NewLeaseDuration )
  GetSpecificPortMappingEntry ( NewRemoteHost NewExternalPort NewProtocol ) = ( NewInternalPort NewInternalClient NewEnabled
                                      NewPortMappingDescription NewLeaseDuration )
  AddPortMapping ( NewRemoteHost NewExternalPort NewProtocol NewInternalPort NewInternalClient NewEnabled
                   NewPortMappingDescription NewLeaseDuration )
  DeletePortMapping ( NewRemoteHost NewExternalPort NewProtocol )
  GetExternalIPAddress ( ) = ( NewExternalIPAddress )
  X_GetDNSServers ( ) = ( NewDNSServers )
  X_SetDNSServers ( NewDNSServers )
  GetPortMappingNumberOfEntries ( ) = ( NewPortMappingNumberOfEntries )
  SetRouteProtocolRx ( NewRouteProtocolRx )
  SetIdleDisconnectTime ( NewIdleDisconnectTime )

Gruß
Klaus
Raspberry Pi 3, , Sonoff, Shelly
Raspberry Pi 3, , 1-Wire
Raspberry Pi 3, , 1-Wire, Sonoff, Shelly