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:avmpacmstated (avmcmd)

From BoxMatrix


BoxMatrix >> Shell-Commands >> avmpacmstated (avmcmd) @ 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

Info
  
Name-Collision - multiple objects in this wiki use the name avmpacmstated!
avmpacmstated (avmcmd) TODO
avmpacmstated (process) TODO

AVM-Command

Goto:   Examples  -  Endpoints  -  Events  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

todo

It is started on the ARM CPU by E41-pumaglued or vendor.pcd.

fw 7.29 armconsole help:

# avmpacmstated -?

usage: avmpacmstated avmpacmstated [options]

options:
  -?                 - print this help
  -f                 - run in forground. (NOTSET)
  -s                 - stop daemon. (NOTSET)
  -v                 - verbose. (NOTSET)
  -p STRING          - Pidfile. ("/var/run/avmpacmstated.pid")
  -D STRING          - switch debug logs on. (FUNC)

start server:   avmpacmstated
stop server :   avmpacmstated -s

Examples

6490 fw 7.29 - no DOCSIS sync

root@fritz2:/var/mod/root# aicmd avmpacmstated SHOW

Running         : false
Flow            : BASIC.1
State           : ***
CompState       : not initiated
IPStackMode     : pacm_ipmode_no_ip_pref
MacAddress      : c8:0e:14:xx:xx:xx
ProvServer FQDN : 

Endpoints

aicmd endpoint(s) provided by avmpacmstated, with these functions: (fw 7.29)

root@fritz2:/var/mod/root# aicmd avmpacmstated

# provided by avmpacmstated: - fw 7.29+

HELP                                     - show help
SLABDUMP                                 - show slab allocation
SLABSHOW                                 - show slab information
QUIT                                     - disconnect

SHOW                           - show state

# provided by libewnwlinux.so: - fw 7.01+

ewnwlinux show csockshell                - show shells running
ewnwlinux show genetlink                 - show gerneric netlink families

# provided by libavmcsock.so: - fw 7.01+

avmcsock show csock                      - show all csock
avmcsock show dnsconfig                  - show all dns context
avmcsock show timercb                    - show all timer
avmcsock show debughandles               - show all debughandles
avmcsock show cprocess                   - show all processes
avmcsock set debug                       - set debug flags

# provided by libavmcsock.so: - fw 7.29+

avmcsock show cbcontext                  - show all cbdata
avmcsock show daemon                     - show daemon status
avmcsock show cbuf                       - show cbuf status

# provided by libavmcsock.so: - fw 7.39+

avmcsock getsymbol <address>             - get symbol for address
avmcsock show dnsglobal                  - show all dns global values
avmcsock show dnscache                   - show cache
avmcsock show dnsqueries                 - show all pending queries
avmcsock show avmipc [endpoint shmatch]  - show avmipc events and states
avmcsock ctimer show                     - show all timer
avmcsock ctimer overview                 - show ctimer overview
avmcsock iotrace format unctrl|hexdump   - set format for csock iotrace
avmcsock iotrace file                    - enable iotrace to file
avmcsock iotrace enable                  - enable iotrace via debugmsg
avmcsock iotrace disable                 - disable iotrace
avmcsock iotrace match help|<match>      - show allowed matches or set match
avmcsock iotrace reset                   - remove all matches
avmcsock iotrace show                    - show configuration

msgsend endpoint(s) provided by avmpacmstated, with these functions: (endpoints + commands, collected manually)

avmpacmstated pacmstart      # from pacm_state_changed
avmpacmstated pacmready      # from pacm_state_changed
avmpacmstated pacmstop       # from pacm_state_changed

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
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
Endpoint sock me_avmpacmstated.ctl 6* 6.87 - 7.50 avmipc_command endpoint of avmpacmstated AVM
Listens to avmipc @ 2** 7.29 - 7.39 Special event for listeners of nameless private messages. AVM
Listens to avmipc aicmd_listener 2** 7.29 - 7.39 Special event covering all aicmd compatible listeners. AVM
Command cmd avmpacmstated (avmcmd) TODO AVM
Sends avmipc STATE_PACMSTATE_PACMSTATE - 7.29 - 7.39 State of avmpacmstated in JSON format. AVM
5 event relations for this command

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-03-19 07:32 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Started by serv avmpacmstated.service 3 7.19 - 7.57 supervisor service for avmpacmstated. AVM
Runs as proc avmpacmstated (process) 6* 6.87 - 7.57 TODO AVM
Serving sock me_avmpacmstated.ctl 6* 6.87 - 7.57 avmipc_command endpoint of avmpacmstated AVM
Depends on lib libavmcsock.so 6 6.84 - 7.57 Networking, I/O and helper functions AVM
Depends on lib libavmpacmstate.so 6 6.84 - 7.57 TODO Linux
Depends on lib libc.so 6 6.84 - 7.57 Standard C library Linux
Depends on lib libdl.so 6 6.84 - 7.57 Dynamic linking library Linux
Depends on lib libewnwlinux.so 6 6.84 - 7.57 Linux networking functions AVM
Depends on lib libgcc_s.so 3 7.19 - 7.57 GCC low-level runtime library Linux
Depends on lib libpacm_mtacontrol_util.so 6 6.84 - 7.57 TODO Linux
Depends on lib libpacm_prov_util.so 6 6.84 - 7.57 TODO Linux
Depends on lib libpacm_util.so 6 6.84 - 7.57 TODO Linux
Depends on lib libpthread.so 6 6.84 - 7.57 POSIX threading library Linux
Depends on lib libslibc.so 3 7.19 - 7.57 Bounds-checking C functions for use with the GNU C library Linux
Depends on lib libsme.so 6 6.84 - 7.57 TODO Linux
Depends on lib libti_sme.so 6 6.84 - 7.57 TODO Linux
Depends on lib libticc.so 6 6.84 - 7.57 TODO Linux
17 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-03-19 06:01 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) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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 6430 Cable (arm) 6.84 - 7.29 /usr/sbin 14.1k - 14.9k
FRITZ!Box 6490 Cable (arm) 6.84 - 7.51 /usr/sbin 14.1k - 14.9k
FRITZ!Box 6590 Cable (arm) 6.84 - 7.57 /usr/sbin 14.1k - 14.9k
FRITZ!Box 6591 Cable (arm) 7.19 - 7.57 /usr/sbin 50.0k - 52.7k
FRITZ!Box 6660 Cable (arm) 7.19 - 7.57 /usr/sbin 50.0k - 52.7k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 /usr/sbin 50.0k - 52.7k
6 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-03-19 07:32 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.