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:aicmd listener

From BoxMatrix
(Redirected from aicmd listener)


BoxMatrix >> System >> aicmd_listener @ 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-Event

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Help Supportdata2   -   SMW-Browser

Details

aicmd_listener is a special event in the AVMIPC-Datastore, covering all avmipc_command compatible listeners, which all
could be queried using the aicmd command.

The Dependencies of this event are the perfect location to find new aicmd compatible daemons, and to find avmipc_command
capable endpoints for explaining the Linux-Sockets.

Examples

There are 2 ways to acquire the list of subscribers to the aicmd_listener event.

root@fritz2:/var/mod/root# aicmd avmipcd datastore query aicmd_listener

@aicmd_listener: remote: local:multid local:wsdd local:voipd local:meshd local:deviceinfod 
local:dsld local:upnpd local:pcpd local:ddnsd local:vpnd local:ctlmgr local:l2tpv3d local:avmnexusd

This was on a 6490 fw 7.29 ATOM CPU. It shows there are remote listeners, but does not list them. So let's query the ARM CPU:

root@fritz2:/var/mod/root# rpc aicmd avmipcd datastore query ''

@aicmd_listener: remote: local:avmpacmstated local:pumaglued

You see the datastore query method just lists the respective local listeners, since these are Linux-Sockets in the filesystem.
This was the method for learning. The easy and more human readable method is:

root@fritz2:/var/mod/root# aicmd -l

local:multid
local:wsdd
local:voipd
local:meshd
local:deviceinfod
local:dsld
local:upnpd
local:pcpd
local:ddnsd
local:vpnd
local:ctlmgr
local:l2tpv3d
local:avmnexusd
remote:avmpacmstated
remote:pumaglued

Dependencies

Daily updated index of all dependencies of this event. Last update: 2024-03-29 05:31 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_avmcounterd.ctl 9** 7.39 - 7.51 avmipc_command endpoint of avmcounterd AVM
Listener sock me_avmike.ctl 3** 7.30 - 7.39 avmipc_command endpoint of avmike AVM
Listener sock me_avmipcd.ctl 13** 7.39 - 7.58 avmipc_command endpoint of avmipcd AVM
Listener sock me_avmnexusd.ctl 23** 7.12 - 7.58 avmipc_command endpoint of avmnexusd AVM
Listener sock me_avmntpd.ctl 12** 7.39 - 7.58 avmipc_command endpoint of avmntpd AVM
Listener sock me_avmpacmstated.ctl 2** 7.29 - 7.39 avmipc_command endpoint of avmpacmstated AVM
Listener sock me_bb_shm_manager.ctl 5** 7.39 - 7.51 avmipc_command endpoint of bb_shm_manager AVM
Listener sock me_cloudmsgd.ctl 2** 7.39 - 7.50 avmipc_command endpoint of cloudmsgd AVM
Listener sock me_ctlmgr.ctl 23** 7.12 - 7.58 avmipc_command endpoint of ctlmgr AVM
Listener sock me_ddnsd.ctl 16** 7.29 - 7.51 avmipc_command endpoint of ddnsd AVM
Listener sock me_deviceinfod.ctl 23** 7.12 - 7.58 avmipc_command endpoint of deviceinfod AVM
Listener sock me_dsld.ctl 18** 7.17 - 7.51 avmipc_command endpoint of dsld AVM
Listener sock me_dvb.ctl 1** 7.39 avmipc_command endpoint of dvbipcd AVM
Listener sock me_l2tpv3d.ctl 21** 7.29 - 7.58 avmipc_command endpoint of l2tpv3d AVM
Listener sock me_meshd.ctl 22** 7.17 - 7.58 avmipc_command endpoint of meshd AVM
Listener sock me_moved.ctl 1** 7.39 avmipc_command endpoint of moved AVM
Listener sock me_multid.ctl 19** 7.12 - 7.51 avmipc_command endpoint of multid AVM
Listener sock me_nltest.ctl 1** 7.39 avmipc_command endpoint of nltest AVM
Listener sock me_pcpd.ctl 19** 7.12 - 7.51 avmipc_command endpoint of pcpd AVM
Listener sock me_pumaglued.ctl 2** 7.29 - 7.39 avmipc_command endpoint of pumaglued AVM
Listener sock me_rextd.ctl 4** 7.29 - 7.58 avmipc_command endpoint of rextd AVM
Listener sock me_upnpd.ctl 23** 7.12 - 7.58 avmipc_command endpoint of upnpd AVM
Listener sock me_voipd.ctl 19** 7.12 - 7.51 avmipc_command endpoint of voipd AVM
Listener sock me_vpnd.ctl 17** 7.29 - 7.51 avmipc_command endpoint of vpnd AVM
Listener sock me_wsdd.ctl 6** 7.29 - 7.51 avmipc_command endpoint of wsdd AVM
Sender cmd aicmd (avmcmd) - 6.54 - 7.90 avmipc_command query client. AVM
26 dependencies for this event

Model-Matrix

Daily updated index of the presence, path and size of this event for each model. Last update: 2024-03-29 05:31 GMT.
Showing all models using this event. 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.

a