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:mobile net
BoxMatrix >> System >> mobile_net | @ 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 |
Devices | Filesystems | Partitions | Sockets | Netlink | Pipes | Interfaces | Bridges | Ports | Events | Sources | Sinks | AVMIPC | Processes | Watchdogs | Memory | Slab | Vmalloc | ProcFS | SysFS | Research |
AVMIPC-State
AVMIPC-State: | mobile_net - type State | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | System >> AVMIPC-Datastore - Origin: AVM | ||||||
Listeners: | me_mobiled.ctl | ||||||
Properties: | Firmware: 7.29 - 7.39 | ||||||
Function: | State of the currently active mobile internet routings in JSON format. |
Goto: JSON-Data - Supportdata - Dependencies - Model-Matrix - Help Supportdata2 - SMW-Browser
Details
mobile_net provides the realtime state of the currently active mobile internet routings in JSON format.
This includes ...
The sender of this state is dsld, the only listener is mobiled.
After mobiled finishes the sync it informs dsld about connected Network-Interfaces and their IPs by the mobile_dp1++ states
dsld performs its routing setup for each established connection and interface. And informs about all used connections in this
very minimalistic mobile_net
state.
This state contains a cnt
variable for the number of actively routed connections and the 2 variables ct
and qos
each
connection, both containing one number. The two variables are enumerated like this:
- mobile_dp1 -
ct1
qos1
- mobile_dp2 -
ct2
qos2
- mobile_dp3 -
ct3
qos3
And so on. The Supportdata view below shows the relation better than the enumerated state.
In all probes qos
mostly was 0 and rarely 1, and ct
mostly was 1 and rarely 3.
JSON-Data
Sample output of a 68505g fw 7.30 calling aicmd avmipcd datastore query mobile_net full
.
If the sample contains a size
info then it's a snippet of aicmd avmipcd datastore show full
from Supportdata2.
mobile_net : size 18, set by local , local:mobiled DATA: <<!EOF! cnt=1 ct1=3 qos1=0!EOF!
Supportdata
supportdata.mobiled also contains an export of this state.
Excerpt from rpctrl -t 30 mobiled getlist support
of a 68505g fw 7.26:
ipcstate: { ..., net: { 1: { ct=1, qos=0 }, cnt=1 } ... },
Dependencies
Daily updated index of all dependencies of this state. Last update: 2024-11-15 05:19 GMT.
A **
in the Mod
column marks info from Supportdata2 probes, which will always stay incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the Object
occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Listener | sock | me_mobiled.ctl | 7** | 7.29 - 7.39 | avmipc endpoint of mobiled (also trigger to create KPI) | AVM |
Sender | cmd | dsld (avmcmd) | - | 1.120 - 8.00 | Internet routing daemon. | AVM |
2 dependencies for this state |
Model-Matrix
Daily updated index of the presence, path and size of this state for each model. Last update: 2024-11-15 05:19 GMT.
Showing all models using this state. 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 comes from Supportdata2 probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata2 file or just a disabled feature.
Model | Firmware | Listeners | Size |
---|---|---|---|
FRITZ!Box 4060 | 7.39 | me_mobiled.ctl | 0 |
FRITZ!Box 5590 Fiber (main) | 7.29 | me_mobiled.ctl | 0 |
FRITZ!Box 6490 Cable (arm) | 7.29 | - | 0 |
FRITZ!Box 6490 Cable (atom) | 7.29 | me_mobiled.ctl | 0 |
FRITZ!Box 6850 LTE | 7.39 | me_mobiled.ctl | 18 |
FRITZ!Box 6850 5G | 7.39 | me_mobiled.ctl | 18 |
FRITZ!Box 7510 | 7.30 | me_mobiled.ctl | 0 |
FRITZ!Box 7590 AX | 7.31 | me_mobiled.ctl | 0 |
8 models use this state |
Help Supportdata2
The data in this article is incomplete since it was manually collected using the Supportdata2 project.
Unlike the Supportdata-Probes which have been collected for years Supportdata2 is brand new and only has a few probes.
If you have access to a shell then please help to extend the Supportdata2 collection to improve this data.
It's easy and it's done in minutes. Please send created data as an Email attachment to the address listed here. Thanks!