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 glob

From BoxMatrix


BoxMatrix >> System >> mobile_glob @ 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_glob provides the realtime state of the mobile modem capabilities in JSON format.

This includes the mobile operation mode, the maximum number of simultaneous WAN connections and optional flags.

The sender of this state is mobiled, the strings opmode and max_cnt, come from its plugin library daemon_base.lua.
The listeners are dsld and libcmapi.so for ctlmgr.

Once mobiled detects a modem it analyzes it to gather the mobile opmode. Possible values are:

Besides this mobiled detects how many simultaneous WAN connections the modem supports:

  • max_cnt=1   -   USB hotplug modems
  • max_cnt=3   -   builtin multipdn modems

And finally a flag is set if the modem supports 5G, There may be further flags in future:

dsld needs the info to restart itself on changes and prepare the "dsl" interfaces.
It contains these strings near the mobile_glob string:

mobile opmode changed, restart dsld...
mobile interface config changed, restart dsld...
mobile interface changed, restart dsld...
dslifaces configured (%d) > mobile device support (%d)

After this preparation dsld waits for the mobile_dp1 state from mobiled to proceed.

JSON-Data

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

mobile_glob                           : size   28, set by local , local:dsld local:_anony866-843536394
   DATA: <<!EOF!
opmode=3
max_cnt=3
flags=1
^@!EOF!

Supportdata

supportdata.mobiled also contains an export of this state.
Excerpt from rpctrl -t 30 mobiled getlist support of a 68505g fw 7.30:

ipcstate: {
   ...,
   glob: {
       flags=1,
       max_cnt=3,
       opmode=3
   },
   ...
},

Dependencies

Daily updated index of all dependencies of this state. Last update: 2024-04-18 04:27 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_anony-ctlmgr-($num)-($num).ctl 17** 7.29 - 7.90 Anonymous avmipc endpoint of ctlmgr AVM
Listener sock me_dsld.ctl 12** 7.29 - 7.90 avmipc_command endpoint of dsld AVM
Sender cmd mobiled (avmcmd) - 6.98 - 7.90 Mobile modem daemon AVM
3 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-18 04:27 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