If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:ctlmgr ctl (avmcmd)
BoxMatrix >> Shell-Commands >> ctlmgr_ctl (avmcmd) | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Name-Collision - multiple objects in this wiki use the name ctlmgr_ctl!
|
AVM-Command
Command: | ctlmgr_ctl (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /usr/bin Lab+Rel: /usr/bin | ||||||
Properties: | Size: 6.6k - 17.7k - Firmware: 4.72 - 8.00 | ||||||
Function: | Reads or writes configuration values using ctlmgr's UI-Modules. |
Goto: Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
fw 7.29 help:
root@fritz2:/var/mod/root# ctlmgr_ctl -? usage: ctlmgr_ctl [options] <r [ui-module key]+> | <w [ui-module key value]+> | <u [ui-module]*> | <del [ui-module command]+ options: -? - print this help -s STRING - string: SID to use. (NULL) -v - bool: echo variable name, not only value. (NOTSET) -d CHAR - use character instead of TAB for field delimiter. () -D STRING - switch debug logs on. (FUNC) (r: read), then list of tuples describing each value to be read (at least one) (w: write), then list of triples describing each value to be read (at least one) (u: dump), then list of ui-modules. If empty, will provide list of available ui-modules (del), then command string, which node should be deleted (l: list), list variable examples: 1) ctlmgr_ctl w wlan settings/STA_enabled 1 2) ctlmgr_ctl r wlan settings/STA_enabled 3) ctlmgr_ctl u wlan 4) ctlmgr_ctl del landevice landevice:command/landevice0 5) ctlmgr_ctl l landevice "settings/landevice/list(UID,allow_pcp_and_upnp,igd_fw_cnt_pcp,igd_fw_cnt_upnp)"
Examples
Examples will be collected on the respective UI-Modules pages:
- boxusers
- capiotcp
- services
- uimodlogic
- voip_providerlist
- shellinabox
- CONFIG_TR369 (later in tr369)
- obl_fboxname.lua
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /usr/bin/ctlmgr_ctl | grep -e '\.c$' -e '\.cpp$' ar7/ctlmgr/src/msgwraptest/ctlmgr_ctl.c
fw 7.90 source files:
$ strings /usr/bin/ctlmgr_ctl | grep -e '\.c$' -e '\.cpp$' ar7/ctlmgr/src/ctl/ctlmgr_ctl.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-12-21 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Serving | sock | me_ctlmgr_ctl($num).ctl | 2* | 7.51 - 7.90 | Temporary endpoint of ctlmgr_ctl during queries | AVM |
Serving | sock | me_ctlmgr_ctl_dump($num).ctl | 2* | 7.51 - 7.90 | Temporary endpoint of ctlmgr_ctl during queries | AVM |
Depends on | lib | ld.so | 48 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libar7cfg.so | 73 | 6.54 - 7.81 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmauth.so | 73 | 6.51 - 8.00 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 73 | 6.54 - 7.81 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 124 | 4.72 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 41 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 44 | 7.39 - 7.81 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 96 | 5.01 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 22 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxenv.so | 21 | 7.90 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 73 | 6.51 - 7.81 | Box status, logging and statistics functions | AVM |
Depends on | lib | libboxnotify.so | 1 | 6.35 | boxnotifyd client API (old) | AVM |
Depends on | lib | libc.so | 124 | 4.72 - 8.00 | Standard C library | Linux |
Depends on | lib | libcm.so | 77 | 6.51 - 8.00 | ctlmgr / cm_logic messaging API | AVM |
Depends on | lib | libcore.so | 22 | 7.61 - 8.00 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 73 | 6.54 - 7.81 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 103 | 4.72 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 73 | 6.51 - 7.81 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwjson.so | 44 | 7.39 - 7.81 | JSON helper functions | AVM |
Depends on | lib | libewnwlinux.so | 81 | 6.35 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 101 | 5.01 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 22 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libgcc_s.so | 49 | 4.72 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libjuisclient.so | 73 | 6.54 - 7.81 | Update-Search - second generation - JUIS | AVM |
Depends on | lib | libm.so | 5 | 7.39 - 7.80 | C math library | Linux |
Depends on | lib | libmsgwrap.so | 72 | 4.72 - 6.64 | XML message wrapper | AVM |
Depends on | lib | libmxml.so | 66 | 4.77 - 6.64 | Mini-XML parser / generator | Linux |
Depends on | lib | liboauth2.so | 44 | 7.39 - 7.81 | OAuth v2.0 authentificator | Linux |
Depends on | lib | libpthread.so | 103 | 4.72 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 62 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab.so | 5 | 4.72 - 4.97 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libslab_c++.so | 25 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libsvctl.so | 59 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 44 | 7.39 - 7.81 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 70 | 6.51 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 32 | 7.39 - 8.00 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 73 | 6.51 - 8.00 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libyajl.so | 44 | 7.39 - 7.81 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 71 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
41 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-21 05:44 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box WLAN 3270 | 4.76 - 5.54 | /usr/bin | 7.7k - 9.2k |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /usr/bin | 7.7k - 9.2k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /usr/bin | 8.7k - 9.2k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /usr/bin | 9.2k - 12.4k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /usr/bin | 8.6k - 9.6k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /usr/bin | 9.2k - 9.6k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /usr/bin | 9.6k - 14.4k |
FRITZ!Box 4020 | /usr/bin | 9.2k - 12.2k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /usr/bin | 10.0k - 13.5k |
FRITZ!Box 4050 | 7.58 - 7.90 | /usr/bin | 13.5k |
FRITZ!Box 4060 | 7.29 - 7.90 | /usr/bin | 13.3k - 13.5k |
FRITZ!Box Fon 5113 | 4.82 - 4.83 | /usr/bin | 8.0k |
FRITZ!Box Fon 5124 | 4.76 - 4.77 | /usr/bin | 7.6k - 7.7k |
VoIP Gateway 5188 | 4.80 - 4.81 | /usr/bin | 7.9k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /usr/bin | 9.6k - 14.4k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /usr/bin | 12.2k - 14.4k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /usr/bin | 14.2k - 14.4k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /usr/bin | 13.3k - 13.5k |
FRITZ!Box 5690 Pro (main) | 7.62 | /usr/bin | 13.4k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /usr/bin | 7.3k |
FRITZ!Box 6320 Cable v2 | 6.21 | /usr/bin | 7.5k |
FRITZ!Box 6340 Cable | 5.24 | /usr/bin | 6.9k |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /usr/bin | 6.6k - 7.6k |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /usr/bin | 10.0k - 13.4k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /usr/bin | 10.1k - 13.3k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /usr/bin | 7.6k - 13.4k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /usr/bin | 8.3k - 13.3k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /usr/bin | 10.0k - 13.4k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /usr/bin | 10.1k - 13.3k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /usr/bin | 10.7k - 13.8k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /usr/bin | 10.7k - 17.6k |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /usr/bin | 13.7k - 13.8k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /usr/bin | 13.4k - 17.6k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /usr/bin | 13.7k - 13.8k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /usr/bin | 17.6k - 17.7k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /usr/bin | 13.7k - 13.8k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /usr/bin | 13.4k - 17.6k |
FRITZ!Box 6810 LTE | 6.35 | /usr/bin | 8.8k - 9.6k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.59 | /usr/bin | 10.1k - 14.4k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.59 | /usr/bin | 10.1k - 14.4k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /usr/bin | 14.3k - 14.4k |
FRITZ!Box 6820 LTE v4 | 7.59 | /usr/bin | 14.4k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /usr/bin | 8.6k - 12.2k |
FRITZ!Box 6842 LTE | /usr/bin | 9.2k - 9.6k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /usr/bin | 13.4k - 14.2k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /usr/bin | 13.4k - 13.5k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /usr/bin | 12.1k - 14.3k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /usr/bin | 12.1k - 14.3k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /usr/bin | 12.1k - 14.3k |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /usr/bin | 7.7k - 8.3k |
FRITZ!Box Fon WLAN 7113 | 4.82 - 4.86 | /usr/bin | 8.0k |
FRITZ!Box Fon WLAN 7113 INT | 4.82 - 4.86 | /usr/bin | 8.0k |
FRITZ!Box Fon WLAN 7140 | 4.76 - 4.77 | /usr/bin | 7.6k - 7.7k |
FRITZ!Box Fon WLAN 7141 | 4.76 - 4.77 | /usr/bin | 7.7k |
FRITZ!Box Fon WLAN 7170 | 4.76 - 4.88 | /usr/bin | 7.7k - 8.3k |
FRITZ!Box Fon WLAN 7170 v1 | 4.76 - 4.88 | /usr/bin | 7.7k - 8.3k |
FRITZ!Box Fon WLAN 7170 v2 | 4.76 - 4.88 | /usr/bin | 7.7k - 8.3k |
FRITZ!Box Fon WLAN 7240 | 4.74 - 6.06 | /usr/bin | 6.9k - 9.2k |
FRITZ!Box Fon WLAN 7270 v1 | 4.74 - 4.99 | /usr/bin | 6.9k - 8.4k |
FRITZ!Box Fon WLAN 7270 v2 | 4.76 - 6.06 | /usr/bin | 7.8k - 9.2k |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /usr/bin | 7.5k - 9.2k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /usr/bin | 9.2k - 12.4k |
FRITZ!Box 7312 | 5.23 - 6.56 | /usr/bin | 8.6k - 10.1k |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /usr/bin | 8.5k - 10.1k |
FRITZ!Box 7330 | 5.06 - 6.56 | /usr/bin | 8.6k - 10.1k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /usr/bin | 8.6k - 10.1k |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /usr/bin | 7.9k - 9.6k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /usr/bin | 8.6k - 9.7k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /usr/bin | 8.6k - 10.1k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /usr/bin | 8.6k - 12.2k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /usr/bin | 9.2k - 14.3k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /usr/bin | 9.6k |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /usr/bin | 7.9k - 12.4k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /usr/bin | 9.6k - 12.2k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /usr/bin | 9.6k - 14.4k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /usr/bin | 9.2k - 14.4k |
FRITZ!Box 7510 | 7.30 - 8.00 | /usr/bin | 13.3k - 13.5k |
FRITZ!Box 7520 | 6.98 - 8.00 | /usr/bin | 10.1k - 13.5k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /usr/bin | 13.4k - 13.5k |
FRITZ!Box 7530 | 6.98 - 8.00 | /usr/bin | 10.0k - 13.5k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /usr/bin | 13.5k - 13.7k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /usr/bin | 12.1k - 14.3k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.72 - 4.94 | /usr/bin | 7.6k - 8.5k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /usr/bin | 12.1k - 14.3k |
FRITZ!Box 7581 | 6.54 - 7.18 | /usr/bin | 9.9k - 13.5k |
FRITZ!Box 7582 | 6.83 - 7.18 | /usr/bin | 9.9k - 13.5k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /usr/bin | 12.2k - 14.3k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /usr/bin | 14.2k - 14.4k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /usr/bin | 12.1k - 14.4k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /usr/bin | 14.2k - 14.4k |
FRITZ!Box 7690 | 7.61 - 7.90 | /usr/bin | 13.4k - 13.5k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /usr/bin | 13.3k - 13.4k |
FRITZ!WLAN Repeater N/G | 4.77 - 4.88 | /usr/bin | 7.9k - 8.0k |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /usr/bin | 8.6k - 10.1k |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /usr/bin | 8.6k - 14.3k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /usr/bin | 9.2k - 14.3k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /usr/bin | 9.2k - 14.3k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /usr/bin | 14.3k - 14.4k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /usr/bin | 14.4k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /usr/bin | 9.6k - 14.3k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /usr/bin | 13.4k - 13.5k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /usr/bin | 13.3k - 13.5k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /usr/bin | 10.1k - 14.4k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /usr/bin | 14.3k - 14.4k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /usr/bin | 10.0k - 13.5k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /usr/bin | 13.4k - 13.5k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /usr/bin | 13.3k - 13.5k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /usr/bin | 10.1k - 12.4k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /usr/bin | 9.2k - 14.3k |
FRITZ!Powerline 546E | 5.50 - 7.15 | /usr/bin | 9.2k - 14.3k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /usr/bin | 13.4k - 13.5k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /usr/bin | 9.2k - 14.3k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /usr/bin | 10.1k - 13.5k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /usr/bin | 13.4k - 13.5k |
congstar DSL-Box | 4.80 - 4.81 | /usr/bin | 7.8k - 7.9k |
congstar komplett Box | 4.78 - 4.81 | /usr/bin | 7.7k - 7.9k |
Speedport W 503V | 4.78 - 4.81 | /usr/bin | 7.7k - 7.9k |
Speedport W 503V MK | 4.79 | /usr/bin | 8.0k |
Speedport W 504V MK | 5.04 | /usr/bin | 8.9k |
Speedport W 701V | 4.80 - 4.81 | /usr/bin | 7.8k - 7.9k |
Speedport W 721V | 4.74 - 4.75 | /usr/bin | 7.0k |
Speedport W 722V | 4.76 - 4.79 | /usr/bin | 7.0k - 7.1k |
Speedport W 920V | 4.78 - 4.79 | /usr/bin | 7.7k |
Alice IAD WLAN 3331 | 4.90 | /usr/bin | 7.8k |
124 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
4.72 - 8.00 | main |
1 symbol for this command |