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:ar7cfgget
BoxMatrix >> Shell-Commands >> ar7cfgget | @ 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 |
AVM-Command
Command: | ar7cfgget - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 4.6k - 13.6k - Firmware: 7.19 - 8.00 | ||||||
Function: | Get abstract value from ar7 configuration. |
Goto: Examples - Config - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
ar7cfgget is a script helper to gather hardcoded details from the ar7.cfg. While the name of this program may imply it
is something useful and flexible it is the total opposite. It can just gather hardcoded values and currently this is only one!
Besides this it completely abstracts how this value was gathered.
It is a script helper for someone who was too lazy to use ar7cfgctl, and to give it a non confusing name like "isenabled". ;-)
Having a look at the Dependencies this info is gathered from half the universe or this tool will evolve to something flexible.
Fingers crossed...
fw 7.29 help:
root@fritz2:/var/mod/root# ar7cfgget -? usage: ar7cfgget ar7cfgget [options] options: -? - print this help -v - verbose. (NOTSET) -D STRING - switch debug logs on. (FUNC) get abstract value from ar7 configuration dsl_enabled
Examples
So far it is only used at one place in the system, from E40-dsl:
DSL_ENABLED="$(ar7cfgget dsl_enabled)"
And that is exactly the only value this program can gather! (up to fw 7.39):
In IP-Client mode:
root@fritz:/var/mod/root# ar7cfgget dsl_enabled no
In DSL-Router mode:
root@fritz:/var/mod/root# ar7cfgget dsl_enabled yes
No there is no other use of this program:
root@fritz:/var/mod/root# ar7cfgget wlan_enabled unknown param wlan_enabled.
Config
Daily updated index of Configuration files accessed by this command. Last update: 2025-01-20 07:05 GMT.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
1 config relation for this command |
Dependencies
Daily updated index of all dependencies of this command. Last update: 2025-01-20 07:51 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | libar7cfg.so | 59 | 7.19 - 8.00 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmauth.so | 58 | 7.19 - 8.00 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 59 | 7.19 - 8.00 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 59 | 7.19 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 46 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 44 | 7.39 - 8.00 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 59 | 7.19 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 26 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxenv.so | 25 | 7.90 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 59 | 7.19 - 8.00 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 59 | 7.19 - 8.00 | Standard C library | Linux |
Depends on | lib | libcore.so | 26 | 7.61 - 8.00 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 44 | 7.39 - 8.00 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 12 | 7.19 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 59 | 7.19 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwjson.so | 21 | 7.90 - 8.00 | JSON helper functions | AVM |
Depends on | lib | libewnwlinux.so | 59 | 7.19 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 59 | 7.19 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 26 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libjuisclient.so | 21 | 7.90 - 8.00 | Update-Search - second generation - JUIS | AVM |
Depends on | lib | liblocalize.so | 21 | 7.90 - 8.00 | Charset conversion helper functions | AVM |
Depends on | lib | libm.so | 5 | 7.90 - 8.00 | C math library | Linux |
Depends on | lib | liboauth2.so | 21 | 7.90 - 8.00 | OAuth v2.0 authentificator | Linux |
Depends on | lib | libpthread.so | 12 | 7.19 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 12 | 7.19 - 8.00 | POSIX realtime extensions 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 - 8.00 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 55 | 7.19 - 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 | 58 | 7.19 - 8.00 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libyajl.so | 21 | 7.90 - 8.00 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 59 | 7.19 - 8.00 | Zlib compressor / decompressor | Linux |
33 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2025-01-20 05:43 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 3490 (main) | 7.27 - 7.30 | /bin | 9.8k |
FRITZ!Box 4040 | 7.24 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | 9.4k |
FRITZ!Box 4060 | 7.29 - 7.90 | /bin | 9.3k - 9.4k |
FRITZ!Box 5490 (main) | 7.27 - 7.29 | /bin | 9.8k |
FRITZ!Box 5491 (main) | 7.27 - 7.29 | /bin | 9.8k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 5690 Pro (main) | 7.62 | /bin | 9.3k |
FRITZ!Box 6430 Cable (arm) | 7.29 | /bin | 4.6k |
FRITZ!Box 6430 Cable (atom) | 7.29 | /bin | 5.2k |
FRITZ!Box 6490 Cable (arm) | 7.24 - 7.51 | /bin | 4.6k |
FRITZ!Box 6490 Cable (atom) | 7.24 - 7.51 | /bin | 5.2k |
FRITZ!Box 6590 Cable (arm) | 7.20 - 7.57 | /bin | 4.6k - 4.7k |
FRITZ!Box 6590 Cable (atom) | 7.20 - 7.51 | /bin | 5.2k |
FRITZ!Box 6591 Cable (arm) | 7.19 - 8.00 | /bin | 5.5k - 5.7k |
FRITZ!Box 6591 Cable (atom) | 7.19 - 8.00 | /bin | 5.3k - 13.5k |
FRITZ!Box 6660 Cable (arm) | 7.19 - 8.00 | /bin | 5.5k - 5.7k |
FRITZ!Box 6660 Cable (atom) | 7.19 - 8.00 | /bin | 5.3k - 13.5k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /bin | 5.6k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | 13.5k - 13.6k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /bin | 5.5k - 5.7k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /bin | 9.3k - 13.5k |
FRITZ!Box 6820 LTE v1 (main) | 7.19 - 7.59 | /bin | 9.8k - 9.9k |
FRITZ!Box 6820 LTE v2 (main) | 7.19 - 7.59 | /bin | 9.8k - 9.9k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /bin | 9.8k - 9.9k |
FRITZ!Box 6820 LTE v4 | 7.59 | /bin | 9.9k |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /bin | 9.3k - 9.7k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /bin | 9.3k - 9.4k |
FRITZ!Box 6890 LTE (main) | 7.21 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 6890 LTE v1 (main) | 7.21 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 6890 LTE v2 (main) | 7.21 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 7430 (main) | 7.21 - 7.31 | /bin | 9.8k |
FRITZ!Box 7490 (main) | 7.19 - 7.51 | /bin | 9.8k |
FRITZ!Box 7510 | 7.30 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 7520 | 7.21 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 7530 | 7.19 - 8.00 | /bin | 9.3k - 9.4k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /bin | 9.5k - 9.6k |
FRITZ!Box 7560 (main) | 7.24 - 7.30 | /bin | 9.7k |
FRITZ!Box 7580 (main) | 7.21 - 7.30 | /bin | 9.7k |
FRITZ!Box 7583 (main) | 7.21 - 7.59 | /bin | 9.7k - 9.8k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 7590 (main) | 7.19 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | 9.3k - 9.4k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /bin | 5.3k |
FRITZ!Repeater 600 | 7.21 - 7.58 | /bin | 5.9k - 9.8k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /bin | 5.9k - 9.8k |
FRITZ!Repeater 1200 | 7.19 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!WLAN Repeater 1750E | 7.31 - 7.32 | /bin | 9.8k |
FRITZ!Repeater 2400 | 7.19 - 7.58 | /bin | 5.8k - 9.8k |
FRITZ!Repeater 3000 | 7.19 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Powerline 1260E | 7.21 - 7.58 | /bin | 5.3k - 5.4k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /bin | 5.3k - 5.4k |
59 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2025-01-20 07:51 GMT.
Firmware | Symbol |
---|---|
7.19 - 8.00 | main |
1 symbol for this command |