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.

0
U

Property:mobile dp1

From BoxMatrix
(Redirected from mobile dp1)


BoxMatrix >> System >> mobile_dp1 @ 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

Goto:   JSON-Data  -  Supportdata  -  Dependencies   -   Model-Matrix   -   Help Supportdata2   -   SMW-Browser

Details

mobile_dp1 provides the realtime state of the first mobile internet connection in JSON format.

This includes the sync state and bitrates, as well as IPv4 and IPv6 public addresses, gatways, netmasks and dns servers.

The sender of this state is mobiled, the mobile_dp%d name comes from its plugin library daemon_base.lua.
The only listener is dsld.

This state is growing during the sync process step by step. It starts with the single variable sync_st=no_sync.
Then the interface is added, ie: iface=rmnet_mhi0.1 while the sync state is still sync_st=no_sync.

Next the training state is entered, setting the sync state to sync_st=training. Once the speed of the line has been
evaluated the rates are set, ie: sync_dl=640000 and sync_ul=166000, while the sync state still is sync_st=training.

Finally the public addresses, gatways, netmasks and dns servers are set, together with a sync state sync_st=sync.
That is the moment dsld is waiting for and performs its routing setup and responds the mobile_net state. If there are
multiple connections to the internet this procedure repeats for mobile_dp2 and mobile_dp3 and the mobile_net state grows..

JSON-Data

Sample output of a 68505g fw 7.30 calling aicmd avmipcd datastore query mobile_dp1 full.
If the sample contains a size info then it's a snippet of aicmd avmipcd datastore show full from Supportdata2.

mobile_dp1                            : size  336, set by local , local:dsld
   DATA: <<!EOF!
sync_st=sync
sync_dl=640000
sync_ul=166000
iface=rmnet_mhi0.1
ipv4_addr=2.160.73.202
ipv4_mask=255.255.255.252
ipv4_dns1=217.237.xxx.xxx
ipv4_dns2=217.237.xxx.xxx
ipv4_mtu=1500
ipv6_iid=::xxxx:xxxx:xxxx:xxxx
ipv6_gw=2a01:598:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
ipv6_dns1=2003:xxx:x:xxxx:0:0:0:53
ipv6_dns2=2003:xxx:x:0:0:0:0:53
ipv6_mtu=1500
^@!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 (v4 only connection):

ipcstate: {
   1: {
       iface="rmnet_mhi0.1",
       int_ct=1,
       int_ipv4_gw="62.240.xx.xx",
       int_ratbw="7_20_4",
       int_speed_rx=400000,
       int_speed_tx=150000,
       ipv4_addr="100.240.xx.xx",
       ipv4_dns1="193.9.xx.xx",
       ipv4_dns2="193.9.xx.xx",
       ipv4_mask="255.255.255.248",
       ipv4_mtu=1500,
       sync_dl=1400000,
       sync_st="sync",
       sync_ul=100000
   },
   ...
},

Dependencies

Daily updated index of all dependencies of this state. Last update: 2024-04-23 04:24 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_dsld.ctl 3** 7.39 avmipc_command endpoint of dsld AVM
Sender cmd mobiled (avmcmd) - 6.98 - 7.90 Mobile modem 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-04-23 04:24 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) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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.

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!

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

m