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:dsl monitor (avmcmd)
BoxMatrix >> Shell-Commands >> dsl_monitor (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 |
Name-Collision - multiple objects in this wiki use the name dsl_monitor!
|
AVM-Command
Command: | dsl_monitor (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /usr/sbin Lab+Rel: /usr/sbin | ||||||
Properties: | Size: 11.3k - 317k - Firmware: 5.01 - 8.00 | ||||||
Function: | DSL frontend status and statistics monitoring daemon. |
Goto: Examples - Events - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
dsl_monitor is a DSL frontend status and statistics monitoring daemon. It has realtime access to all informations of the DSL
subsystem, and sends events to the system. Starting in fw 7.39 it also encapsulates the gathered info into special Broadband
messages and sends them to the system. An adapted variant for fiber is fiber_monitor.
dsl_monitor can also be run in client mode, which is mainly used by supportdata. Have a look at the Examples below to see a
snapshot of the enormous amount of information which is gathered about the DSL subsystem..
fw 7.29 help:
fritz3:/var/media/ftp $ dsl_monitor -? Usage: dsl_monitor [OPTIONS] Options: -h,--help this help -r path root path, to find startup and shutdown scripts (default: "/etc/init.d") -S name name of startup script (default: E40-dsl) -s name name of shutdown script (default: e40-dsl) -D name of dump type (line_test_calib or line_test_measure) -d,--daemon start this program as daemon CLIENT MODE Options: --supportdata all : print all DSL supportdata to stdout --supportdata "param" : print single param out of supportdata to stdout. Example: dsl_monitor --supportdata "DSL DSP FW Version" --psdtool "mode" : start specified mode for psd measurement. Example: dsl_monitor --psdtool "freeze showtime" supported modes: ---------------- freeze showtime force quiet normal --shutdown kill dslmanager
The fw 7.39 strings show these valid supportdata <params>, most of which are just a whitelist of regular expressions:
Bonded Training State Bonded Transfer Mode Bonding Status Bonded Downstream Rate Bonded Upstream Rate Bonded Downstream Bonding Corr Rate Bonded Upstream Bonding Corr Rate Bonded Upstream Vect Corr Rate Bonded Downstream RTX ETR Corr Rate Bonded Upstream RTX ETR Corr Rate DSP FW Version Training State State reached for Best Training State Estimated loop length Fast Pll Setting VDSL2 Long Reach Status Last different PHY reinit reasons ATUC Vendor ID ATUC Vendor Info ATUC Inventory Vendor ATUC Inventory VendorID ATUC Inventory VersionNumber ATUC Inventory SerialNumber ATUC Inventory VceMacAddress Trained Mode Downstream Rate Upstream Rate Showtime reached for DS Max Rate DS Min Rate DS Attainable DS Delay DS INP DS Trellis DS Bitswap DS Bitswap Cnt DS Margin (dB) DS Margin per Band (0.1dB) DS Attenuation (dB) DS Attenuation per Band (0.1dB) DS Powercutback DS SRA DS SRA Cnt DS ES DS SES DS total CRC DS total FEC DS CRC per Minute (0.01) DS FEC per Minute (0.01) DS CRC 15 Minutes DS FEC 15 Minutes DS RTX active DS RTX used DS RTX intra DTU ilv active DS RTX INP against REIN DS RTX expected throughput (kbit/s) DS RTX min error free throughput (kbit/s) DS RTX uncorrected DTUs DS RTX corrected DTUs DS RTX retransmitted DTUs DS RTX Uncorrected per Minute (0.01) DS RTX Corrected per Minute (0.01) DS RTX Uncorrected 15 Minutes DS RTX Corrected 15 Minutes US Max Rate US Min Rate US Attainable US Delay US INP US Trellis US Bitswap US Bitswap Cnt US Margin (dB) US Margin per Band(0.1dB) US Attenuation (dB) US Attenuation per Band (0.1dB) US Powercutback US SRA US SRA Cnt US ES US SES US total CRC US total FEC US CRC per Minute US FEC per Minute US CRC 15 Minutes US FEC 15 Minutes US RTX active US RTX used US RTX intra DTU ilv active US RTX INP against REIN US RTX expected throughput (kbit/s) US RTX min error free throughput (kbit/s) US RTX uncorrected DTUs US RTX corrected DTUs US RTX retransmitted DTUs US RTX Uncorrected per Minute (0.01) US RTX Corrected per Minute (0.01) US RTX Uncorrected 15 Minutes US RTX Corrected 15 Minutes G.Hs Toneset PSD Submode Mask L2_act VDSL2 AELE mode kl0 per band UPBO Param a UPBO Param b VDSL2 Bandplan VDSL2 Profile ADSL2p-like fallback profile active VDSL2 US0 Type VDSL2 US GVECT VDSL2 DS GVECT VDSL2 US GVECT FDPS VDSL2 GVECT error sample packets request VDSL2 GVECT error sample packets send VDSL2 GVECT error sample packets drop VDSL2 GVECT error sample packets size Downstream Booked Max Rate Upstream Booked Max Rate Overhead Booked Max Rate Arch Not Supported Features Pilot Array BAT Num Groups BAT Bins per Group Bits Array Bits Min Array Bits Max Array Bits Sync Array Bits Array G.Fast US Bits Min Array G.Fast US Bits Max Array G.Fast US Bits Sync Array G.Fast US SNRT Num Groups SNRT Bins per Group SNR Array SNR Min Array SNR Max Array SNR Sync Array SNR Array G.Fast US SNR Min Array G.Fast US SNR Max Array G.Fast US SNR Sync Array G.Fast US HLOG DS Array HLOG US Array QLN Array Detected RFI Array US Bands DS Bands BT index BT frequency (kHz) BT length (m) BT likelihood (%) BT severity (dB) BT loss DS (kbit/s) BT loss US (kbit/s) BT found dips Parameter a (1/GHz^1/2) Parameter b (1/GHz) Fit deviation Global deviation Expected available US Expected Analysis US Expected Con Rate US Expected Margin DS Expected Analysis DS Expected Con Rate DS Expected Margin DS Expected INP Act DS Expected Delay SNR Max-Min Peak Calibrate Array Dump Measure Array Dump
Examples
7530 fw 7.39 in DSL-Router mode on ADSL2+ - all supportdata:
root@fritz1:/var/mod/root# dsl_monitor --supportdata all #### BEGIN SECTION DSLManager_admin_stats DSL MGR ADMIN INFOS
DSL MGR up time (s): days: 36 hours: 12 minutes: 33 seconds: 15 DSL avm_event_handle: 9 DSL avm_event_stat_handle: 14 DSL eva_flags: 0x00 DSL ARCH user interface ready: 1 DSL ARCH kernel interface ready: 0 DSL ARCH interface ready: 1 CPE Inventory available = 1 CPE Inventory System Serial Number = DC396FSECRET F!Box7520 175.07.29 CPE Inventory System Vendor ID = 040041564d000000 DSL ARCH port 0 VDSL2 profiles supported: 0x000001ff DSL ARCH port 0 G.Fast profiles supported: 0x00000000 DSL MGR ADMIN STATS
DSL SHARED MEMORY
Semaphore Managment: Counter: reader=0 writer=0 user=0 Values of all used semas: SEMA_NO_WAITING: 1 SEMA_NO_ACCESSING: 1 SEMA_COUNTER_MUTEX: 1 SEMA_TRY_WR_LOCK: 1 SEMA_LIB_MGR: 1 Statistik der Semaphoren: Reader: Lock= 88 Unlock= 88 MaxReader= 1 Abort=0 Unexpected=0 Writer(TRY): cnt=52795 succ=52795 busy= 0 Writer: Lock=52795 Unlock=52795 UnlockBefore= 0 SHARED MEM SEMA DEBUG INFO: Writer infos: User 1: caller (id=0xb6c6c058) dsl_mgr_shm_writer_try_lock: lock=52795 unlock=0 semas=[ff:ff:01:ff] User 2: caller (id=0xb6c6c098) dsl_mgr_shm_writer_unlock: lock=0 unlock=52795 semas=[ff:ff:ff:ff] Reader infos: User 1: caller (id=0xb6c6c158) avmDslRemoteMgmtIfUpdatePortInfoData: lock=1 unlock=1 semas=[ff:ff:ff:ff] User 2: caller (id=0xb6c6c198) avmDslRemoteMgmtIfPollTriggeredEventRe: lock=1 unlock=1 semas=[ff:ff:ff:ff] User 3: caller (id=0xb6c6c1d8) dsl_remote_mgmt_get_bonded_info: lock=1 unlock=1 semas=[ff:ff:ff:ff] User 4: caller (id=0xb6c6c218) sar_get_carrier_state: lock=85 unlock=85 semas=[ff:ff:ff:ff] DSL CONFIG
ControlBits 0x00000000 OffsetDsMargin 0x00 DsINP 0x00 RFI_mode 0x00 UsNoiseBits 0x00 XTSE 0x00 0x00 0X00 0X00 0x00 0x00 0X00 0X00 DSL SMART PlannedParamsEval 0x00 DSL DR Calibrate 0x03 DSL DR Measure 0x00 DSL DIAG ControlBits 0x00000000 DSL DSL AVM EVENTS
DSL event user_source_notify cnt 200 subevent dsl_status cnt 193 subevent dsl_get cnt 6 subevent dsl_set_arch cnt 1 subevent fiber_set_arch cnt 0 subevent default cnt 0 DSL event powermanagment status cnt 2 subevent dsl_status cnt 2 subevent default cnt 0 DSL event dsl_set cnt 2 subevent dsl_params_set cnt 1 subevent dsl_retrain_set cnt 0 subevent dsl_reset_minmax_snrbit_set cnt 0 subevent default cnt 1 DSL event dsl_get_arch_kernel cnt 0 DSL event dsl_get_arch cnt 52805 DSL event fiber_get_arch cnt 0 subevent dsl_config_get_arch cnt 0 subevent dsl_dr_get_arch cnt 0 subevent dsl_diag_config_get_arch cnt 0 subevent dsl_psdtool_config_get_arch cnt 0 subevent dsl_get_interface_status cnt 1 subevent dsl_inventory_get_arch cnt 0 subevent default cnt 52804 DSL event default cnt 0 DSL state event / async shm unlock user_source_notify cnt 7 subevent dsl_connect_status cnt 7 subevent default cnt 0 DSL state event / async shm unlock dsl_get_arch cnt 52805 DSL state event / async shm unlock fiber_get_arch cnt 0 DSL state event / async shm unlock dsl_get_arch_kernel cnt 0 subevent dsl_init_stat_get_arch cnt 2 subevent dsl_ghs_stat_get_arch cnt 3 subevent dsl_training_stat_get_arch cnt 2 subevent dsl_showtime_enter_stat_get_arch cnt 1 subevent dsl_full_stat_get_arch cnt 52785 subevent dsl_connect_status_get_arch cnt 11 subevent default cnt 1 subevent payload_or_port_err cnt 0 subevent header_err cnt 0 DSL status event default cnt 0 DSL TX event dsl_status cnt 193 DSL TX event dsl_connect_status cnt 32 DSL TX event dsl_get cnt 6 subevent dsl_params_get cnt 6 DSL TX event dsl_set_arch cnt 52794 subevent dsl_config_arch_set cnt 0 subevent dsl_dr_set_arch cnt 0 subevent dsl_diag_config_set_arch cnt 0 subevent dsl_psdtool_config_set_arch cnt 0 subevent dsl_retrain_set_arch cnt 0 subevent dsl_inventory_set_arch cnt 1 subevent dsl_init_stat_trigger_arch cnt 2 subevent dsl_ghs_stat_trigger_arch cnt 3 subevent dsl_training_stat_trigger_arch cnt 2 subevent dsl_showtime_enter_stat_trigger_arch cnt 1 subevent dsl_full_stat_trigger_arch cnt 52785 DSL MANAGER SCHEDULER
sched push tries cnt 52793 sched push fail interface not ready cnt 0 sched push fail sched full cnt 0 sched push fail malloc cnt 0 sched push success cnt 52793 sched process unknown type cnt 0 sched process unknown subtype cnt 0 sched process unknown state cnt 0 sched process dropped task cnt 0 sched pull tries cnt 52793 sched pull sched empty cnt 0 sched pull fail invalid data cnt 0 sched pull fail unexpected sched to pull cnt 0 sched pull success cnt 52793 sched flush cnt 0 sched max allocated entries 2 sched curr allocated entries 0 sched curr stack top (nil) sched curr running elt: state 0, delay 0, port_state 6, type 0, subtype 5, port_num 0, prev (nil), next (nil) DSL DR STATS
DSL DR port 0 internal status (ui_check_cable_connected) 0x00000004 DSL DR busy reject cnt 0 DSL DR calibration try cnt 0 DSL DR measurement try cnt 0 DSL DR measurement failed no calib cnt 0 DSL ERROR COUNTERS STATS
Suspicious US/DS FEC: 0/0 US/DS CRC: 52778/0 US/DS ES: 52781/0 US/DS SES: 52781/0 Periodic current index port 0: 3 Periodic non ordered US FEC port 0: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Periodic non ordered DS FEC port 0: 860391, 860391, 860391, 860628, 860361, 860361, 860390, 860390, 860390, 860390, 860390, 860391, 860391, 860391, 860391, Periodic non ordered US CRC port 0: 2218597420, 2218312920, 2218028420, 2217743920, 2221726920, 2221442420, 2221157920, 2220873420, 2220588920, 2220304420, 2220019920, 2219735420, 2219450920, 2219166420, 2218881920, Periodic non ordered DS CRC port 0: 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, Periodic non ordered US ES port 0: 266730328, 266653728, 266577128, 266500528, 267572928, 267496328, 267419728, 267343128, 267266528, 267189928, 267113328, 267036728, 266960128, 266883528, 266806928, Periodic non ordered DS ES port 0: 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, Periodic non ordered US SES port 0: 3309469114, 3309450374, 3309431634, 3309412894, 3309675254, 3309656514, 3309637774, 3309619034, 3309600294, 3309581554, 3309562814, 3309544074, 3309525334, 3309506594, 3309487854, Periodic non ordered DS SES port 0: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, LTS valid calendar time 1 DSL LONG TIME STATS
LTS valid calendar time 1 LTS current wday 3 LTS current hour 12 LTS sync loss events cnt 0 LTS sw retrain events cnt 0 LTS calendar events cnt 52594 LTS state events cnt 8 LTS showtime timer events cnt 52593 LTS port 0 non ordered noiseMarginMin_ds: 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, LTS port 0 non ordered noiseMarginMin_us: 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, LTS port 0 non ordered crc_ds: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, LTS port 0 non ordered resync: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, LTS port 0 non ordered crc_us: 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4279319796, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, 4277897296, #### END SECTION DSLManager_admin_stats #### BEGIN SECTION DSLManager_bonding_stats DSL Bonded Stats
Bonded Training State: showtime Bonded Transfer Mode: ATM Bonding Status: off Bonded Downstream Rate: 14741 kBits/s Bonded Upstream Rate: 1149 kBits/s Bonded Downstream Bonding Corr Rate: 0 kBits/s Bonded Upstream Bonding Corr Rate: 0 kBits/s Bonded Upstream Vect Corr Rate: 0 kBits/s Bonded Downstream RTX ETR Corr Rate: 0 kBits/s Bonded Upstream RTX ETR Corr Rate: 0 kBits/s DSL PORT INDEPENDENT
Downstream Booked Max Rate: 0 kBits/s Upstream Booked Max Rate: 0 kBits/s Overhead Booked Max Rate: 15 % Arch Not Supported Features: 0x00000000 #### END SECTION DSLManager_bonding_stats #### BEGIN SECTION DSLManager_port_1_1 DSL Overview
DSP FW Version: 1.180.3.17 Training State: showtime State reached for: 3155521 secs Best Training State: showtime Estimated loop length: -1 Fast Pll Setting: unknown Last different PHY reinit reasons: 0x09030041 0x00000000 0x00000000 0x00000000 0x00000000 Trained Mode: ADSL 2+ (ITU G.992.5) Annex B VDSL2 Long Reach Status: off Showtime reached for: 3155521 secs Downstream Rate: 14741 kBits/s Upstream Rate: 1149 kBits/s ATUC Vendor ID: Broadcom ATUC Vendor Info: 10.7.119 (163.247) ATUC Inventory Vendor: Unknown ATUC Inventory VendorID: B5004244434D0000 ATUC Inventory VendorID string: � BDCM ATUC Inventory VersionNumber: 7631302E30372E313139202020202000 ATUC Inventory VersionNumber string: v10.07.119 ATUC Inventory SerialNumber: 0000000000000000000000000000000000000000000000000000000000000000 ATUC Inventory SerialNumber string: ATUC Inventory VceMacAddress: 00:00:00:SECRET DSL --- DS Max Rate: 18144 DS Min Rate: 224 DS Attainable: 14741 DS Delay: 8 DS INP: 2.1 DS Trellis: 16 DS Bitswap: 1 DS Bitswap Cnt: 246 DS Margin (dB): 6 DS Margin per Band (0.1dB): 0 DS Attenuation (dB): 19 DS Attenuation per Band (0.1dB): 0 DS Powercutback: 0 DS SRA: 0 DS SRA Cnt: 0 DS ES: 68 DS SES: 0 DS total CRC: 80 DS total FEC: 860628 DS CRC per Minute (0.01): 0 DS FEC per Minute (0.01): 1636 DS CRC 15 Minutes: 0 DS FEC 15 Minutes: 304 DS RTX active: 0 DS RTX used: RTX not in use, not supported by the XTU-R DS RTX intra DTU ilv active: 0 DS RTX INP against REIN: 0 DS RTX expected throughput (kbit/s): 0 DS RTX min error free throughput (kbit/s): 0 DS RTX uncorrected DTUs: 0 DS RTX corrected DTUs: 0 DS RTX retransmitted DTUs: 0 DS RTX Uncorrected per Minute (0.01): 0 DS RTX Corrected per Minute (0.01): 0 DS RTX Uncorrected 15 Minutes: 0 DS RTX Corrected 15 Minutes: 0 US Max Rate: 1152 US Min Rate: 224 US Attainable: 1297 US Delay: 0 US INP: 0.0 US Trellis: 128 US Bitswap: 1 US Bitswap Cnt: 13 US Margin (dB): 11 US Margin per Band(0.1dB): 0 US Attenuation (dB): 12 US Attenuation per Band (0.1dB): 0 US Powercutback: 0 US SRA: 0 US SRA Cnt: 0 US ES: 266500528 US SES: 3309412894 US total CRC: 2217743920 US total FEC: 0 US CRC per Minute: 51928 US FEC per Minute: 0 US CRC 15 Minutes: 4290699796 US FEC 15 Minutes: 0 US RTX active: 0 US RTX used: RTX not in use, RTX_MODE = FORBIDDEN US RTX intra DTU ilv active: 0 US RTX INP against REIN: 0 US RTX expected throughput (kbit/s): 0 US RTX min error free throughput (kbit/s): 0 US RTX uncorrected DTUs: 0 US RTX corrected DTUs: 0 US RTX retransmitted DTUs: 0 US RTX Uncorrected per Minute (0.01): 0 US RTX Corrected per Minute (0.01): 0 US RTX Uncorrected 15 Minutes: 0 US RTX Corrected 15 Minutes: 0 G.Hs Toneset: B43 PSD Submode Mask: L2: 0 L2_act: 0 VDSL2 Bandplan: 0 VDSL2 Profile: n.a. VDSL2 US0 Type: 0 VDSL2 AELE mode: 0 kl0: 0 kl0 per band: 0,0,0,0,0 UPBO Param a: 0,0,0,0,0 UPBO Param b: 0,0,0,0,0 VDSL2 US GVECT: 0 VDSL2 DS GVECT: 0 DSL Spectrum
Pilot Array: 304 BAT Num Groups: 512 BAT Bins per Group: 1 Bits Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,13,13,13,13,13,13,14,14,14,14,13,13,13,12,12,12,11,11,10,9,9,0,0,0,0,0,0,14,14,14,13,13,14,13,14,14,14,14,14,14,14,14,14,12,14,13,13,14,14,14,14,14,14,13,13,12,13,12,12,13,12,12,12,13,12,13,12,12,13,12,13,12,13,13,12,13,13,13,13,13,13,13,12,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,12,11,11,11,11,11,12,11,11,11,12,12,12,12,11,11,12,12,11,11,12,12,11,12,11,11,12,12,12,12,11,11,11,11,12,11,12,11,11,12,10,11,11,11,10,11,11,12,11,11,11,11,11,10,10,10,10,11,10,11,10,11,10,10,11,10,10,10,10,10,11,11,11,10,11,11,10,10,10,11,10,10,10,10,11,11,10,11,10,10,11,11,11,10,11,10,11,10,11,10,10,10,10,10,10,10,10,10,10,11,10,11,10,11,10,10,11,10,10,10,10,10,10,10,11,10,11,11,10,11,11,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,11,11,10,11,11,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,11,10,11,10,10,10,10,10,11,11,10,10,10,10,10,10,10,10,10,11,10,10,11,10,10,10,10,10,10,10,10,10,10,9,10,9,10,9,10,9,9,9,9,9,9,10,9,9,9,9,9,9,9,9,9,10,9,9,9,9,9,10,9,10,9,9,9,9,9,9,9,9,9,10,10,9,9,9,9,9,9,9,10,10,9,10,10,9,9,9,9,9,10,9,10,10,10,10,9,10,9,10,10,9,9,10,9,10,9,9,9,10,9,9,9,9,9,9,9,9,9,9,9,9,8,9,9,9,9,9,9,10,9,9,9,9,9,9,9,9,9,9,9,9,9,8,8,8,8,8,8,8,9,8,8,9,8,8,8,9,8,8,9,8,7,7,7,7,7,8,7,7,6,6,6,7,6,6,6,5,5,5,5,4,4,4,4,5,4,4,4,4,4,3,4,4,4,4,4,4,4,4,0 Bits Min Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,12,12,12,12,11,11,10,9,9,0,0,0,0,0,0,12,13,13,13,13,13,13,13,13,13,13,13,13,12,13,13,12,13,13,13,13,13,12,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,12,11,12,12,12,12,12,12,12,11,12,12,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,10,10,9,10,10,10,9,10,10,9,10,9,10,10,10,10,9,10,10,10,10,9,10,10,10,10,10,10,10,10,10,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,10,10,10,10,9,10,10,10,9,10,10,10,10,10,10,10,9,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,10,10,10,10,10,10,10,10,10,10,10,10,9,9,9,10,8,9,7,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8,9,9,9,9,10,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8,8,9,7,9,8,9,9,9,9,9,9,9,9,8,8,9,9,9,9,9,9,9,9,9,9,10,9,8,8,8,8,8,8,8,8,9,8,8,9,8,9,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7,7,7,7,7,7,7,7,7,7,7,7,6,7,6,6,6,6,6,6,6,5,5,5,5,5,5,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,0 Bits Max Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,13,13,13,13,12,12,11,11,10,9,0,0,0,0,0,0,15,14,15,15,15,15,14,15,15,15,15,15,15,15,14,15,14,15,15,14,14,14,14,14,14,14,14,14,14,14,13,13,14,13,14,14,14,13,13,13,14,14,13,13,13,14,14,12,13,13,13,13,13,14,13,13,14,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,13,12,13,12,12,13,12,12,13,13,13,12,11,13,11,13,13,13,12,12,12,13,12,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,12,12,12,12,12,11,12,12,11,12,11,12,11,12,11,12,11,11,11,12,11,11,11,11,12,12,11,11,11,12,12,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,12,11,11,11,11,11,12,11,11,11,11,12,11,11,11,11,11,11,11,12,12,12,11,11,11,11,12,12,11,11,11,11,11,0,11,12,11,11,11,12,11,12,12,11,11,12,11,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,10,11,11,11,10,11,10,11,10,10,10,10,11,11,11,10,10,11,11,11,10,10,10,10,10,11,10,10,10,10,10,10,10,10,11,10,11,10,11,11,10,10,11,10,10,10,10,11,10,10,11,10,10,10,10,11,10,10,11,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,9,9,10,10,10,10,10,9,10,9,9,9,10,10,10,10,10,10,9,10,10,9,10,9,10,10,10,10,10,9,9,10,10,10,9,9,9,10,9,9,10,9,9,10,9,9,9,9,9,9,9,8,8,9,9,9,8,8,8,7,7,7,8,7,7,7,6,6,6,6,6,6,5,5,5,6,5,5,5,5,4,4,4,4,4,4,4,4,5,5,0 Bits Sync Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,13,13,13,13,13,13,13,13,13,14,14,14,13,13,12,12,12,11,11,10,9,9,0,0,0,0,0,0,13,13,14,13,13,14,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,12,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,10,10,9,9,9,9,9,9,9,9,9,9,10,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8,8,8,8,8,8,8,8,8,8,8,7,8,7,7,7,7,7,7,7,6,6,6,5,5,5,5,5,4,4,4,4,4,4,3,3,3,3,3,3,3,4,4,4,0 Bits Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Bits Min Array G.Fast US: 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15 Bits Max Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Bits Sync Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 SNRT Num Groups: 512 SNRT Bins per Group: 1 SNR Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,96,96,96,96,96,96,94,94,94,94,94,94,92,92,94,92,92,92,92,92,92,92,92,92,92,90,90,90,90,90,90,92,90,90,90,90,88,88,90,90,90,88,88,88,88,88,88,88,88,88,88,86,88,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,84,86,86,84,84,84,84,84,84,84,84,82,84,84,82,84,84,82,82,82,84,82,80,82,82,82,82,82,82,82,80,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,80,82,80,80,80,80,80,80,80,80,80,80,80,78,78,78,80,78,78,78,78,78,80,78,78,78,78,78,78,76,78,78,78,78,78,78,76,76,76,76,76,78,76,78,78,78,76,76,76,76,78,76,76,78,78,76,76,76,76,78,76,76,76,76,76,78,78,78,76,78,78,78,76,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,76,78,76,78,78,76,78,78,78,78,78,78,78,78,78,78,78,80,80,80,80,78,80,80,78,78,78,78,78,78,76,78,78,78,78,78,78,78,78,78,78,78,76,76,76,78,76,76,76,76,76,76,76,76,76,76,76,74,76,74,74,74,74,74,76,76,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,72,74,74,72,72,74,72,72,72,72,72,72,72,72,72,72,72,72,72,74,72,72,72,70,72,72,70,70,72,70,72,70,72,70,70,70,70,70,70,70,70,68,70,70,70,70,70,72,70,70,70,70,70,70,70,70,70,70,68,70,70,70,70,68,68,68,68,68,68,70,68,68,68,68,68,68,68,68,68,68,68,68,66,66,66,68,66,66,66,66,64,64,64,64,64,62,62,62,60,60,58,58,58,56,56,56,54,52,52,52,50,48,48,46,46,44,42,42,42,42,40,40,40,42,42,42,42,42,40,42,42,44,46,46,0 SNR Min Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,94,96,96,96,96,94,94,94,94,94,96,96,94,96,94,90,94,94,94,92,92,92,92,92,92,92,92,92,92,92,90,90,90,90,90,90,90,90,90,90,90,90,90,88,88,90,88,88,88,88,88,88,86,86,88,88,86,86,86,86,86,86,86,86,86,86,86,84,86,84,84,84,84,84,84,84,84,84,84,84,84,84,82,84,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,80,82,80,80,80,80,80,80,82,80,80,80,80,80,80,80,80,80,80,80,80,78,80,80,80,80,80,80,80,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,74,74,76,74,74,74,76,76,76,76,76,74,74,76,76,76,74,74,74,74,76,74,76,74,74,76,74,74,76,74,76,76,76,76,76,76,76,76,76,76,76,74,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,74,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,74,76,74,76,74,74,76,74,74,74,68,74,58,74,74,72,72,72,72,72,74,72,72,72,72,72,72,72,72,72,72,68,70,72,70,70,70,72,72,72,70,72,72,72,70,72,72,70,72,70,70,70,70,70,70,60,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,66,66,68,66,68,68,68,68,66,66,66,68,68,66,66,66,66,66,66,66,66,66,66,66,66,66,64,64,64,64,64,64,62,62,62,62,62,60,60,58,58,56,58,56,56,54,52,54,52,52,50,48,48,48,46,44,44,42,42,40,40,38,40,38,38,38,38,38,38,38,40,38,40,38,40,44,0 SNR Max Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,106,106,106,106,106,106,106,104,104,104,104,106,104,104,104,102,104,104,102,102,102,102,102,102,102,102,100,100,100,100,98,100,100,100,100,100,100,98,98,98,98,98,98,98,98,98,98,96,96,96,96,96,96,96,96,98,96,96,96,94,94,96,96,94,94,94,94,94,94,94,94,94,94,92,94,94,94,94,94,94,92,92,92,92,92,92,92,90,90,90,90,92,92,92,90,92,92,92,92,90,92,92,92,90,90,90,90,90,88,90,88,90,90,90,90,90,90,88,88,88,88,88,88,88,88,88,88,88,88,88,86,88,86,86,88,88,86,86,86,86,86,86,86,86,86,86,86,86,84,86,86,86,84,86,86,84,86,84,86,84,84,84,84,84,84,84,84,84,84,84,84,84,84,86,84,84,84,84,86,84,84,82,84,84,84,84,84,84,84,86,84,84,84,84,84,84,84,86,84,84,84,86,86,84,86,84,84,84,86,84,84,84,84,84,84,86,84,84,84,84,84,84,84,86,86,84,86,84,84,84,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,82,84,82,82,82,82,82,82,82,82,82,82,80,80,80,82,80,82,80,80,82,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,78,80,80,80,80,80,78,80,78,78,80,80,80,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,76,78,76,76,76,76,76,76,78,78,76,76,76,76,76,76,76,76,76,78,76,78,76,76,76,76,76,76,74,76,76,76,76,76,74,76,74,74,74,74,74,74,74,74,74,74,74,72,72,72,74,72,72,70,70,70,70,70,70,68,68,68,66,66,66,64,64,64,62,62,60,60,58,58,56,56,54,54,54,52,52,50,50,50,48,48,50,50,48,50,50,50,50,50,50,54,0 SNR Sync Array: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,100,100,98,98,100,100,98,98,96,96,98,98,98,96,96,94,96,96,96,94,94,94,94,94,96,94,94,92,94,92,92,92,94,92,92,92,92,92,92,92,92,90,90,90,90,90,90,90,90,90,90,90,88,90,90,90,88,88,88,88,88,90,90,88,88,88,86,88,88,88,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,82,84,84,82,82,84,82,84,82,82,84,82,82,82,80,82,82,84,82,82,82,80,80,80,80,80,80,80,82,80,80,80,80,80,80,78,80,78,80,80,78,78,78,78,78,78,78,80,78,78,78,78,80,78,78,76,76,78,76,78,76,76,76,78,78,78,78,78,76,76,78,78,78,78,76,76,78,78,78,78,78,76,78,78,78,76,76,78,76,76,78,78,78,78,78,78,78,80,78,78,76,78,78,78,78,78,78,78,78,76,78,76,78,78,78,78,78,78,78,78,78,80,78,78,78,78,78,78,78,78,80,80,80,78,78,78,80,80,78,80,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,76,78,76,78,76,76,78,78,76,76,76,76,76,76,76,76,76,76,76,74,74,74,76,74,76,74,74,74,74,74,74,74,72,72,72,72,72,72,72,74,74,72,74,74,72,74,74,72,72,72,72,72,74,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,70,70,70,70,70,70,72,70,72,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,68,68,68,70,68,70,68,68,68,68,68,68,66,68,68,66,68,68,66,66,66,66,66,66,64,64,64,64,64,64,62,62,62,60,60,58,60,60,58,56,56,56,54,54,52,52,50,50,48,48,46,46,44,44,44,42,42,42,42,42,42,42,42,44,44,46,44,46,0 SNR Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 SNR Min Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 SNR Max Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 SNR Sync Array G.Fast US: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 HLOG DS Array: -963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-963,-119,-118,-118,-118,-118,-117,-117,-117,-117,-117,-118,-118,-118,-118,-118,-118,-118,-119,-120,-121,-122,-122,-123,-124,-125,-125,-125,-126,-127,-127,-128,-128,-129,-129,-129,-130,-131,-132,-133,-133,-134,-135,-136,-136,-137,-138,-139,-139,-140,-140,-141,-141,-141,-142,-144,-145,-146,-146,-147,-147,-148,-148,-149,-150,-151,-152,-153,-153,-154,-154,-155,-155,-155,-156,-157,-157,-158,-159,-161,-161,-162,-162,-162,-162,-163,-163,-164,-164,-164,-165,-166,-166,-167,-167,-168,-168,-169,-169,-170,-170,-171,-171,-172,-172,-173,-173,-174,-175,-176,-176,-176,-176,-177,-177,-178,-178,-179,-179,-179,-180,-181,-181,-181,-181,-182,-182,-183,-184,-185,-185,-185,-185,-186,-187,-188,-189,-191,-191,-191,-191,-191,-191,-191,-191,-191,-191,-192,-192,-193,-193,-194,-194,-195,-195,-196,-196,-197,-197,-198,-198,-199,-200,-201,-201,-201,-201,-202,-202,-203,-203,-204,-204,-205,-205,-206,-207,-208,-208,-208,-208,-209,-209,-210,-211,-212,-212,-212,-212,-213,-213,-213,-213,-214,-214,-215,-216,-217,-217,-217,-217,-217,-218,-219,-220,-221,-221,-222,-222,-222,-222,-223,-223,-223,-224,-225,-225,-226,-226,-227,-227,-228,-228,-228,-228,-229,-229,-230,-231,-232,-232,-232,-232,-233,-233,-233,-233,-233,-233,-233,-233,-234,-235,-236,-237,-238,-238,-238,-238,-238,-238,-238,-238,-238,-238,-239,-240,-241,-241,-241,-241,-241,-241,-242,-242,-243,-244,-245,-245,-246,-246,-247,-247,-248,-248,-248,-248,-249,-249,-249,-249,-249,-250,-251,-251,-252,-252,-253,-252,-252,-253,-254,-255,-256,-256,-256,-256,-257,-257,-258,-258,-258,-258,-259,-259,-260,-260,-260,-260,-261,-261,-262,-262,-262,-262,-263,-263,-264,-264,-264,-264,-265,-266,-267,-267,-267,-267,-267,-267,-268,-268,-268,-268,-269,-270,-271,-271,-272,-272,-273,-272,-272,-272,-273,-274,-276,-276,-276,-277,-278,-277,-277,-277,-278,-279,-280,-280,-280,-281,-282,-282,-282,-283,-284,-284,-284,-284,-285,-286,-287,-287,-288,-288,-289,-289,-290,-291,-292,-293,-294,-294,-295,-295,-295,-296,-297,-298,-299,-300,-301,-302,-303,-304,-305,-305,-306,-307,-309,-309,-310,-311,-313,-313,-313,-314,-316,-317,-318,-319,-320,-321,-323,-325,-327,-327,-328,-330,-333,-334,-336,-338,-340,-341,-343,-345,-348,-349,-351,-354,-357,-360,-364,-365,-366,-369,-373,-378,-383,-385,-388,-389,-391,-394,-398,-400,-403,-405,-408,-408 HLOG US Array: 60 QLN Array: -1505,-1055,-1055,-1055,-1055,-1055,-1055,-1055,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1050,-1045,-1030,-1025,-1015,-1010,-1010,-1000,-1000,-1000,-990,-990,-985,-990,-990,-980,-985,-980,-970,-970,-970,-970,-965,-975,-975,-975,-980,-980,-990,-1060,-1070,-1075,-1080,-1075,-1075,-1075,-1075,-1070,-1065,-1060,-1065,-1060,-1035,-1055,-1065,-1060,-1065,-1055,-1055,-1040,-1060,-1060,-1055,-1045,-1045,-1045,-1040,-1050,-1055,-1055,-1060,-1045,-1050,-1050,-1045,-1040,-1045,-1045,-1040,-1040,-1045,-1035,-1045,-1050,-1045,-1040,-1045,-1045,-1040,-1050,-1050,-1040,-1045,-1045,-1040,-1040,-1040,-1045,-1045,-1050,-1040,-1045,-1045,-1040,-1040,-1045,-1050,-1045,-1045,-1045,-1050,-1045,-1045,-1050,-1040,-1050,-1045,-1040,-1045,-1040,-1045,-1050,-1045,-1045,-1040,-1055,-1045,-1045,-1045,-1045,-1045,-1045,-1040,-1045,-1045,-1045,-1050,-1045,-1040,-1045,-1050,-1045,-1045,-1050,-1045,-1040,-1050,-1050,-1050,-1045,-1045,-1050,-1045,-1045,-1040,-1045,-1055,-1045,-1045,-1045,-1045,-1045,-1050,-1045,-1040,-1050,-1045,-1045,-1040,-1045,-1055,-1040,-1040,-1040,-1040,-1045,-1040,-1045,-1045,-1050,-1045,-1045,-1050,-1045,-1045,-1040,-1040,-1045,-1045,-1040,-1040,-1040,-1035,-1040,-1045,-1040,-1040,-1045,-1045,-1040,-1040,-1040,-1050,-1045,-1040,-1045,-1040,-1045,-1045,-1045,-1040,-1040,-1045,-1050,-1050,-1050,-1045,-1055,-1045,-1050,-1050,-1055,-1050,-1050,-1050,-1050,-1050,-1060,-1055,-1060,-1055,-1055,-1060,-1060,-1055,-1045,-1055,-1060,-1060,-1060,-1060,-1065,-1065,-1065,-1065,-1065,-1065,-1070,-1065,-1070,-1060,-1060,-1065,-1070,-1070,-1065,-1070,-1070,-1065,-1070,-1070,-1070,-1070,-1075,-1070,-1075,-1075,-1075,-1075,-1075,-1080,-1080,-1080,-1075,-1080,-1085,-1085,-1085,-1090,-1085,-1085,-1090,-1090,-1085,-1090,-1090,-1100,-1100,-1105,-1105,-1100,-1100,-1105,-1100,-1100,-1105,-1100,-1100,-1115,-1105,-1105,-1105,-1110,-1110,-1110,-1105,-1110,-1120,-1115,-1115,-1115,-1115,-1120,-1125,-1115,-1115,-1125,-1120,-1125,-1120,-1120,-1120,-1125,-1120,-1120,-1120,-1130,-1130,-1125,-1130,-1130,-1130,-1125,-1130,-1125,-1130,-1130,-1135,-1135,-1130,-1140,-1130,-1135,-1140,-1140,-1140,-1145,-1140,-1145,-1145,-1150,-1150,-1150,-1155,-1155,-1160,-1150,-1160,-1150,-1150,-1150,-1150,-1155,-1155,-1155,-1160,-1155,-1150,-1155,-1160,-1160,-1155,-1160,-1160,-1155,-1155,-1155,-1160,-1160,-1155,-1160,-1155,-1165,-1155,-1160,-1165,-1160,-1160,-1155,-1155,-1160,-1155,-1160,-1165,-1160,-1160,-1160,-1160,-1160,-1165,-1165,-1165,-1165,-1165,-1160,-1170,-1170,-1170,-1165,-1175,-1165,-1170,-1165,-1170,-1165,-1175,-1180,-1180,-1175,-1175,-1180,-1175,-1170,-1175,-1175,-1175,-1175,-1175,-1175,-1180,-1180,-1175,-1175,-1175,-1175,-1180,-1180,-1175,-1190,-1185,-1180,-1180,-1180,-1180,-1175,-1175,-1175,-1180,-1180,-1180,-1175,-1170,-1175,-1170,-1170,-1170,-1165,-1165,-1165,-1160,-1165,-1155,-1155,-1150,-1150,-1140,-1135,-1140,-1135,-1135,-1130,-1125,-1130,-1120,-1115,-1120,-1120,-1120,-1120,-1120,-1130,-1135,-1135,-1145,-1150,-1150,-1160,-1165,-1175,-1180,-1190 Detected RFI Array: 0,0,0,0 US Bands: 28,63 DS Bands: 64,511 HLOG fit
Parameter a (1/GHz^1/2): 0 Parameter b (1/GHz): 0 Fit deviation: 0 Global deviation: 0 Bridgetaps
BT index: no bridge taps found. BT frequency (kHz): no bridge taps found. BT length (m): no bridge taps found. BT likelihood (%): no bridge taps found. BT severity (dB): no bridge taps found. BT loss DS (kbit/s): no bridge taps found. BT loss US (kbit/s): no bridge taps found. BT found dips: no bridge taps found. DSL 24 Hours Stats
CurrentHour : 12 Resyncs : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Host triggered Retrains: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Minutes in Sync: 55,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60 Best State : 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 Best Mode : 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 Ds Rate : 14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741 Us Rate : 1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149,1149 Ds Max Rate : 18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144 Us Max Rate : 1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152 Ds Used Rate : 3,16,8,5,4,2300,2,2,3,5,17,10,1738,6,11,9,15,8,7,25,14,23,7,8 Us Used Rate : 2,4,2,1,1,77,2,2,1,3,3,3,71,2,3,3,5,3,2,4,4,4,3,4 Ds Bit Err Rate : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Us Bit Err Rate : 71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427,71427 DS Min Margin: 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 US Min Margin: 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11 Ds FEC : 1324,888,924,375,376,363,400,274,923,684,621,305,363,1093,663,1424,829,604,1412,730,1315,406,2487,2309 Us FEC : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Ds CRC : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,2 Us CRC : 4279319796,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296,4277897296 Ds ES : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1 Us ES : 4290754296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296,4290371296 Ds SES : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Us SES : 4293936596,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896,4293842896 Ds RTX corr : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Us RTX corr : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Ds RTX uncorr : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Us RTX uncorr : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 DSL 7 Day Stats
Current Day : 3 Resyncs (Total) : 0,0,0,0,0,0,0 Host triggered Retrains (Total): 0,0,0,0,0,0,0 Minutes in Sync (Total): 775,1440,1440,1440,1440,1440,1440 Best State (Max) : 6,6,6,6,6,6,6 Best Mode (Max) : 6,6,6,6,6,6,6 Ds Rate (Min) : 14741,14741,14741,14741,14741,14741,14741 Us Rate (Min) : 1149,1149,1149,1149,1149,1149,1149 Ds Max Rate (Min) : 18144,18144,18144,18144,18144,18144,18144 Us Max Rate (Min) : 1152,1152,1152,1152,1152,1152,1152 Ds Used Rate (Avg) : 316,224,144,266,977,303,229 Us Used Rate (Avg) : 13,10,8,14,34,15,10 Ds Bit Err Rate (Avg) : 0,0,0,0,0,0,0 Us Bit Err Rate (Avg) : 71427,71427,71427,71427,71427,71427,71427 Ds Min Margin (Avg) : 6,6,6,6,6,6,6 Us Min Margin (Avg) : 11,11,11,11,11,11,11 Ds FEC (Total) : 7820,22836,21214,14581,26297,20400,21025 Us FEC (Total) : 0,0,0,0,0,0,0 Ds CRC (Total) : 0,4,4,1,3,0,0 Us CRC (Total) : 4074479796,3885287296,3885287296,3885287296,3885287296,3885287296,3885287296 Ds ES (Total) : 0,3,2,1,3,0,0 Us ES (Total) : 4235602296,4184663296,4184663296,4184663296,4184663296,4184663296,4184663296 Ds SES (Total) : 0,0,0,0,0,0,0 Us SES (Total) : 4280443796,4267981696,4267981696,4267981696,4267981696,4267981696,4267981696 Ds RTX corr (Total) : 0,0,0,0,0,0,0 Us RTX corr (Total) : 0,0,0,0,0,0,0 Ds RTX uncorr (Total) : 0,0,0,0,0,0,0 Us RTX uncorr (Total) : 0,0,0,0,0,0,0 DSL 7 Day per Hour Stats
Current Day : 3 CurrentHour : 12 Ds Max Rate (kbit/s) : 18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144,18144 Ds Att Rate (kbit/s) : 14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741 Ds Con Rate (kbit/s) : 14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741,14741 Ds Used Rate (kbit/s) : 3,16,8,5,4,2300,2,2,3,5,17,10,1738,6,11,9,15,8,7,25,14,23,7,8,24,37,20,2,3,3879,2,10,20,235,969,34,14,23,14,12,12,8,12,55,73,14,38,13,16,774,22,10,8,2290,8,11,8,9,19,8,12,13,1864,13,28,15,12,56,26,13,12,15,16,25,13,12,299,3877,18,12,8,17,9,10,17,12,17,11,20,15,10,11,62,72,13,12,13,13,11,27,8880,13086,883,5,9,25,189,32,20,5,18,19,10,7,7,292,9,16,21,595,261,793,3,10,4,3869,2,6,2,1324,7,2,4,5,4,5,17,2,2,2,4,18,773,5,8,20,10,4,6,4595,2,6,6,2,3,9,5,3,3,7,3,5,732,11,3,5,19,14 Ds Bit Err Thrpt ( bit/s) : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 DSL SMART
Expected available: 1 US Expected Analysis: 0 US Expected Con Rate: 0 US Expected Margin: 0 DS Expected Analysis: 0 DS Expected Con Rate: 0 DS Expected Margin: 0 DS Expected INP Act: 0 DS Expected Delay: 0 DSL DPM
SNR Max-Min Peak: 1470563 Hz (group index 340 plc_inband 0) val/weigth 24/752 SNR Max-Min Peak: 1656000 Hz (group index 383 plc_inband 0) val/weigth 20/728 SNR Max-Min Peak: 280313 Hz (group index 64 plc_inband 0) val/weigth 14/392 SNR Max-Min Peak: 720188 Hz (group index 166 plc_inband 0) val/weigth 12/734 SNR Max-Min Peak: 1099688 Hz (group index 254 plc_inband 0) val/weigth 12/714 SNR Max-Min Peak: 1884563 Hz (group index 436 plc_inband 0) val/weigth 12/692 SNR Max-Min Peak: 2057063 Hz (group index 476 plc_inband 2) val/weigth 12/726 SNR Max-Min Peak: 470063 Hz (group index 108 plc_inband 0) val/weigth 10/744 DSL DR
Calibrate Array Dump: factory defaults if available Measure Array Dump: not issued yet #### END SECTION DSLManager_port_1_1
Same device, just ask the training state:
root@fritz1:/var/mod/root# dsl_monitor --supportdata 'Training State' Training State: showtime
When dsl_monitor is launched in daemon mode it creates 2 pipes in /var/dsl/pipe
for its client:
root@fritz1:/var/mod/root# ls -l /var/dsl/pipe ... prwxr-xr-x 1 root root 0 May 4 14:28 dslmanager.ack| prwxr-xr-x 1 root root 0 May 4 14:28 dslmanager.cmd|
dslmanager.cmd is to send a command and dslmanager.ack to receive the response.
The above example sends supportdata/Training State
to dslmanager.cmd and prints the response of dslmanager.ack.
dsl_monitor in daemon mode creates a log in /var/log/dsl_monitor.txt
:
root@fritz1:/var/mod/root# cat /var/log/dsl_monitor.txt [1970-00-01T01:00:27] [COMMON][INFO]started.. [1970-00-01T01:00:27] [COMMON][INFO]DSL STARTUP SCRIPT is set to: /etc/init.d/E40-dsl [1970-00-01T01:00:27] [COMMON][INFO]DSL SHUTDOWN SCRIPT is set to: /etc/init.d/e40-dsl [1970-00-01T01:00:27] [COMMON][INFO]Daemon is not running [1970-00-01T01:00:27] [COMMON][INFO]Start deamon now [1970-00-01T01:00:27] [COMMON][INFO]Start as daemon [1970-00-01T01:00:27] [COMMON][INFO]register watchdog [1970-00-01T01:00:27] [COMMON][INFO]into arch_vrx_init [1970-00-01T01:00:29] [COMMON][INFO]DSL ARCH INTERFACE READY! [1970-00-01T01:00:29] [COMMON][INFO]arch_interface_ready set to 1 [1970-00-01T01:00:32] [COMMON][WARN]dsl_mgr_check_dsl_dr_set_required: dsl dr set not required [1970-00-01T01:00:32] [COMMON][WARN]dsl_mgr_check_dsl_smart_set_required: dsl smart set not required [1970-00-01T01:00:32] [COMMON][WARN]dsl_mgr_check_params_set_required: dsl params set not required [1970-00-01T01:00:32] [COMMON][INFO]../../src/dsl_manager.c 1192: unknown dsl_set.substatus 3 [2022-04-04T12:54:22] [COMMON][INFO]started.. [2022-04-04T12:54:22] [COMMON][INFO]DSL STARTUP SCRIPT is set to: /etc/init.d/E40-dsl [2022-04-04T12:54:22] [COMMON][INFO]DSL SHUTDOWN SCRIPT is set to: /etc/init.d/e40-dsl [2022-04-04T12:54:22] [COMMON][INFO]program terminate not running as a daemon
The entries dated 1970 are the daemon startup before the system time was set, the 2022 entries are one client access.
The commands sent by the client and the response are not logged, just the client access.
DSL ARCH interface:
dsl_monitor contains DSL frontend architecture specific glue code, which consists of a user and a kernel interface.
VR9
- /dev/mei_vr9
- /proc/eth/dsl_rx_bytes, dsl_tx_bytes, dsl_rx_pdus, dsl_tx_pdus
root@fritz3:/var/mod/root# dsl_monitor --supportdata all | grep ARCH DSL ARCH user interface ready: 1 DSL ARCH kernel interface ready: 0 DSL ARCH interface ready: 1 DSL ARCH port 0 VDSL2 profiles supported: 0xff000000 DSL ARCH port 0 G.Fast profiles supported: 0x00000000
VRX
- /dev/mei_cpe/0
- /proc/driver/ltq_vrx318/dsl_rx_bytes, dsl_tx_bytes, /dsl_rx_pdus, dsl_tx_pdus
- /proc/driver/vrx518/dsl_rx_bytes, dsl_tx_bytes, /dsl_rx_pdus, dsl_tx_pdus
- /proc/bus/pci/devices/ - filter for '^([[:alnum:]]+[[:space:]]+){3}([[:alnum:]]+).*vrx518$'
- /dev/mem
root@fritz1:/var/mod/root# dsl_monitor --supportdata all | grep ARCH DSL ARCH user interface ready: 1 DSL ARCH kernel interface ready: 0 DSL ARCH interface ready: 1 DSL ARCH port 0 VDSL2 profiles supported: 0x000001ff DSL ARCH port 0 G.Fast profiles supported: 0x00000000
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 |
---|---|---|---|---|---|---|
Sink | evsink | dsl_manager (evsink) | 30* | 6.30 - 7.51 | Event-Sink of dsl_monitor | AVM |
Receives | event | dsl_get_arch | 30* | 6.30 - 7.51 | Broadband frontend architecture details | AVM |
Receives | event | dsl_get_arch_kernel | 8* | 6.30 - 6.55 | DSL frontend kernel details | AVM |
Receives | event | dsl_set | 30* | 6.30 - 7.39 | Set Broadband frontend config | AVM |
Receives | event | powermanagment_status (event) | 28* | 6.30 - 7.51 | DSL power saving status | AVM |
Receives | event | user_source_notify | 30* | 6.30 - 7.51 | TODO | AVM |
Sink | evsink | dsl_manager_stat (evsink) | 29* | 6.30 - 7.51 | Event-Sink of dsl_monitor | AVM |
Receives | event | dsl_get_arch | 29* | 6.30 - 7.51 | Broadband frontend architecture details | AVM |
Receives | event | user_source_notify | 21* | 6.90 - 7.51 | TODO | AVM |
Source | evsrc | dsl_manager (evsrc) | 30* | 6.30 - 7.51 | Event-Source of dsl_monitor | AVM |
Sends | event | dsl_connect_status | 15* | 6.30 - 6.87 | Broadband modem sync changes | AVM |
Sends | event | dsl_get | 30* | 6.30 - 7.31 | Broadband frontend details | AVM |
Sends | event | dsl_set_arch | 30* | 6.30 - 7.51 | Set Broadband frontend architecture config | AVM |
Sends | event | dsl_status | 30* | 6.30 - 7.51 | Broadband modem sync details | AVM |
Source | evsrc | dsl_manager_stat (evsrc) | 22* | 6.90 - 7.31 | Event-Source of dsl_monitor | AVM |
Sends | event | dsl_connect_status | 22* | 6.90 - 7.31 | Broadband modem sync changes | AVM |
Endpoint | sock | me_dsl_mgr_diagnose_tr69.ctl | 20* | 6.85 - 7.51 | avmipc endpoint of dsl_monitor | AVM |
Listens to | avmipc | AVM_DSL_DIAG_TR69_CTRL | 10** | 7.12 - 7.51 | Trigger event requesting DSL modem diagnosis. | AVM |
Endpoint | sock | me_dsl_monitor.ctl | 6* | 7.39 - 7.51 | avmipc endpoint of dsl_monitor | AVM |
Listens to | avmipc | @ | 5** | 7.39 - 7.51 | Special event for listeners of nameless private messages. | AVM |
Listens to | avmipc | BBPD_EVENT_DSL_RESET_MINMAX_SNRBIT | 5** | 7.39 - 7.51 | Trigger event requesting reset of the SNR min / max recording. | AVM |
Listens to | avmipc | BBPD_EVENT_DSL_RETRAIN | 5** | 7.39 - 7.51 | Trigger event requesting Broadband modem retraining / resync. | AVM |
Listens to | avmipc | BBPD_STATE_PARAMS_DSL | 5** | 7.39 - 7.51 | State of the DSL frontend in JSON format. | AVM |
Listens to | avmipc | BBPD_STATE_PARAMS_FIBER | 5** | 7.39 - 7.51 | State of the Fiber frontend in JSON format. | AVM |
Listens to | avmipc | BBPD_STATE_PARAMS_SFP | 5** | 7.39 - 7.51 | State of the currently plugged in SFP module in JSON format. | AVM |
Endpoint | sock | me_dsl_monitor_stat.ctl | 6* | 7.39 - 7.51 | avmipc endpoint of dsl_monitor | AVM |
26 event relations for this command |
DSL event and subevent statistics: - filtered for non zero counters - fw 7.29
root@fritz1:/var/mod/root# dsl_monitor --supportdata all | grep event | grep -v ' 0$' DSL avm_event_handle: 9 DSL avm_event_stat_handle: 14 DSL event user_source_notify cnt 60 subevent dsl_status cnt 58 subevent dsl_get cnt 1 subevent dsl_set_arch cnt 1 DSL event powermanagment_status cnt 2 subevent dsl_status cnt 2 DSL event dsl_set cnt 2 subevent dsl_params_set cnt 1 subevent default cnt 1 DSL event dsl_get_arch cnt 946 subevent dsl_get_interface_status cnt 1 subevent default cnt 945 DSL state event / async shm unlock user_source_notify cnt 7 subevent dsl_connect_status cnt 7 DSL state event / async shm unlock dsl_get_arch cnt 946 subevent dsl_init_stat_get_arch cnt 2 subevent dsl_ghs_stat_get_arch cnt 3 subevent dsl_training_stat_get_arch cnt 2 subevent dsl_showtime_enter_stat_get_arch cnt 1 subevent dsl_full_stat_get_arch cnt 926 subevent dsl_connect_status_get_arch cnt 11 subevent default cnt 1 DSL TX event dsl_status cnt 58 DSL TX event dsl_connect_status cnt 32 DSL TX event dsl_get cnt 1 subevent dsl_params_get cnt 1 DSL TX event dsl_set_arch cnt 935 subevent dsl_inventory_set_arch cnt 1 subevent dsl_init_stat_trigger_arch cnt 2 subevent dsl_ghs_stat_trigger_arch cnt 3 subevent dsl_training_stat_trigger_arch cnt 2 subevent dsl_showtime_enter_stat_trigger_arch cnt 1 subevent dsl_full_stat_trigger_arch cnt 926 LTS calendar events cnt 870 LTS state events cnt 8 LTS showtime timer events cnt 869
DSL event and subevent statistics: - unfiltered - fw 7.29
root@fritz1:/var/mod/root# dsl_monitor --supportdata all | grep event DSL avm_event_handle: 9 DSL avm_event_stat_handle: 14 DSL event user_source_notify cnt 24 subevent dsl_status cnt 22 subevent dsl_get cnt 1 subevent dsl_set_arch cnt 1 subevent fiber_set_arch cnt 0 subevent default cnt 0 DSL event powermanagment_status cnt 2 subevent dsl_status cnt 2 subevent default cnt 0 DSL event dsl_set cnt 2 subevent dsl_params_set cnt 1 subevent dsl_retrain_set cnt 0 subevent dsl_reset_minmax_snrbit_set cnt 0 subevent default cnt 1 DSL event dsl_get_arch_kernel cnt 0 DSL event dsl_get_arch cnt 705 DSL event fiber_get_arch cnt 0 subevent dsl_config_get_arch cnt 0 subevent dsl_dr_get_arch cnt 0 subevent dsl_diag_config_get_arch cnt 0 subevent dsl_psdtool_config_get_arch cnt 0 subevent dsl_get_interface_status cnt 1 subevent dsl_inventory_get_arch cnt 0 subevent default cnt 704 DSL event default cnt 0 DSL state event / async shm unlock user_source_notify cnt 7 subevent dsl_connect_status cnt 7 subevent default cnt 0 DSL state event / async shm unlock dsl_get_arch cnt 705 DSL state event / async shm unlock fiber_get_arch cnt 0 DSL state event / async shm unlock dsl_get_arch_kernel cnt 0 subevent dsl_init_stat_get_arch cnt 2 subevent dsl_ghs_stat_get_arch cnt 3 subevent dsl_training_stat_get_arch cnt 2 subevent dsl_showtime_enter_stat_get_arch cnt 1 subevent dsl_full_stat_get_arch cnt 685 subevent dsl_connect_status_get_arch cnt 11 subevent default cnt 1 subevent payload_or_port_err cnt 0 subevent header_err cnt 0 DSL status event default cnt 0 DSL TX event dsl_status cnt 22 DSL TX event dsl_connect_status cnt 32 DSL TX event dsl_get cnt 1 subevent dsl_params_get cnt 1 DSL TX event dsl_set_arch cnt 694 subevent dsl_config_arch_set cnt 0 subevent dsl_dr_set_arch cnt 0 subevent dsl_diag_config_set_arch cnt 0 subevent dsl_psdtool_config_set_arch cnt 0 subevent dsl_retrain_set_arch cnt 0 subevent dsl_inventory_set_arch cnt 1 subevent dsl_init_stat_trigger_arch cnt 2 subevent dsl_ghs_stat_trigger_arch cnt 3 subevent dsl_training_stat_trigger_arch cnt 2 subevent dsl_showtime_enter_stat_trigger_arch cnt 1 subevent dsl_full_stat_trigger_arch cnt 685 LTS sync loss events cnt 0 LTS sw retrain events cnt 0 LTS calendar events cnt 665 LTS state events cnt 8 LTS showtime timer events cnt 664
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 (7530) source files:
$ strings /usr/sbin/dsl_monitor | grep -e '\.c$' -e '\.cpp$' dsl_monitor.c dsl_manager.c dsl_mgr_supportdata_utilities.c dsl_mgr_sched.c dsl_mgr_eval_hlog.c dsl_dr.c arch_vrx.c dsl_mgr_diagnose_tr69.c dsl_mgr_diagnose_lantiq.c
fw 7.29 (7490) source files:
$ strings /usr/sbin/dsl_monitor | grep -e '\.c$' -e '\.cpp$' dsl_monitor.c dsl_manager.c dsl_mgr_supportdata_utilities.c dsl_mgr_sched.c dsl_mgr_eval_hlog.c dsl_dr.c arch_vr9.c dsl_mgr_diagnose_tr69.c dsl_mgr_diagnose_lantiq.c
While there have been massive changes to the code with fw 7.39 the source files only differ in the architechture.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-17 07:59 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Runs as | proc | dsl_monitor (process) | 47* | 5.04 - 8.00 | Process running dsl_monitor | AVM |
Registers | wdog | dsl_monitor (watchdog) | 35* | 6.30 - 8.00 | Watchdog for dsl_monitor | AVM |
Serving | sock | me_dsl_mgr_diagnose_tr69.ctl | 22* | 6.85 - 8.00 | avmipc endpoint of dsl_monitor | AVM |
Serving | sock | me_dsl_monitor.ctl | 9* | 7.39 - 8.00 | avmipc endpoint of dsl_monitor | AVM |
Serving | sock | me_dsl_monitor_stat.ctl | 9* | 7.39 - 8.00 | avmipc endpoint of dsl_monitor | AVM |
Depends on | lib | ld.so | 17 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | lib_bb_serialize.so | 16 | 7.39 - 8.00 | Structures for Brodband messages | AVM |
Depends on | lib | libavm_event.so | 45 | 5.01 - 8.00 | AVM-Events management API | AVM |
Depends on | lib | libavmcsock.so | 44 | 5.29 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libbacktrace.so | 42 | 5.29 - 8.00 | Crash handler and logger | AVM |
Depends on | lib | libbb.so | 16 | 7.39 - 8.00 | Broadband connection information helpers | AVM |
Depends on | lib | libbbeventlog.so | 16 | 7.39 - 8.00 | bbpd event notification API | AVM |
Depends on | lib | libboxenv.so | 11 | 7.39 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 38 | 6.10 - 8.00 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 45 | 5.01 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 37 | 5.27 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdslsmiface.so | 44 | 5.29 - 8.00 | DSL subsystem shared memory API | AVM |
Depends on | lib | libdslutils.so | 24 | 6.83 - 8.00 | Broadband frontend information helpers | AVM |
Depends on | lib | libewnwlinux.so | 11 | 7.61 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libfbconf.so | 11 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libfbsync.so | 11 | 7.61 - 8.00 | TODO | AVM |
Depends on | lib | libgcc_s.so | 28 | 5.01 - 6.89 | GCC low-level runtime library | Linux |
Depends on | lib | libled2.so | 42 | 5.27 - 7.80 | LED API - second+third generation | AVM |
Depends on | lib | libm.so | 37 | 5.29 - 8.00 | C math library | Linux |
Depends on | lib | libpthread.so | 38 | 5.01 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 34 | 5.29 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libwdt.so | 42 | 5.29 - 7.81 | AVM-Watchdogs management API | AVM |
27 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-17 06:05 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 WLAN 3270 | 5.05 - 5.54 | /usr/sbin | 11.3k - 56.6k |
FRITZ!Box WLAN 3270 v3 | 5.05 - 5.54 | /usr/sbin | 11.3k - 56.6k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /usr/sbin | 11.3k - 56.6k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /usr/sbin | 40.8k - 108k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /usr/sbin | 11.3k - 132k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /usr/sbin | 46.2k - 132k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /usr/sbin | 105k - 249k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /usr/sbin | 240k |
FRITZ!Box 6850 LTE | 7.26 - 7.39 | /usr/sbin | 301k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /usr/sbin | 183k - 310k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /usr/sbin | 183k - 310k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /usr/sbin | 183k - 310k |
FRITZ!Box Fon WLAN 7240 | 5.04 - 6.06 | /usr/sbin | 11.3k - 56.9k |
FRITZ!Box Fon WLAN 7270 v2 | 5.04 - 6.06 | /usr/sbin | 11.3k - 56.9k |
FRITZ!Box Fon WLAN 7270 v3 | 5.04 - 6.06 | /usr/sbin | 11.3k - 56.9k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /usr/sbin | 39.0k - 108k |
FRITZ!Box 7312 | 5.23 - 6.56 | /usr/sbin | 11.3k - 99.5k |
FRITZ!Box Fon WLAN 7320 | 5.09 - 6.35 | /usr/sbin | 11.3k - 80.2k |
FRITZ!Box 7330 | 5.06 - 6.56 | /usr/sbin | 11.3k - 99.5k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /usr/sbin | 11.3k - 99.5k |
FRITZ!Box Fon WLAN 7340 | 5.04 - 5.05 | /usr/sbin | 11.3k - 102k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /usr/sbin | 11.3k - 124k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /usr/sbin | 11.3k - 124k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /usr/sbin | 11.3k - 148k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /usr/sbin | 46.3k - 181k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /usr/sbin | 83.4k |
FRITZ!Box Fon WLAN 7390 | 5.04 - 5.22 | /usr/sbin | 11.3k - 129k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /usr/sbin | 107k - 135k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /usr/sbin | 123k - 249k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /usr/sbin | 49.5k - 258k |
FRITZ!Box 7510 | 7.30 - 8.00 | /usr/sbin | 256k - 265k |
FRITZ!Box 7520 | 6.98 - 8.00 | /usr/sbin | 148k - 269k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /usr/sbin | 240k - 249k |
FRITZ!Box 7530 | 6.98 - 8.00 | /usr/sbin | 148k - 269k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /usr/sbin | 212k - 249k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /usr/sbin | 156k - 301k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /usr/sbin | 156k - 301k |
FRITZ!Box 7581 | 6.54 - 7.18 | /usr/sbin | 85.9k - 136k |
FRITZ!Box 7582 | 6.83 - 7.18 | /usr/sbin | 92.3k - 136k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /usr/sbin | 202k - 310k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /usr/sbin | 297k - 310k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /usr/sbin | 171k - 317k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /usr/sbin | 293k - 310k |
FRITZ!Box 7690 | 7.61 - 7.90 | /usr/sbin | 240k |
Speedport W 504V MK | 5.04 | /usr/sbin | 11.8k |
45 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-17 07:59 GMT.
Firmware | Symbol |
---|---|
7.08 - 8.00 | CalcValues |
7.08 - 8.00 | CheckCoPrime |
7.08 - 8.00 | ComputeCWSize |
7.08 - 8.00 | ComputeRates |
7.08 - 8.00 | FindAlphaMinusFinal |
7.08 - 8.00 | FindAlphaMinusOther |
7.08 - 8.00 | FindAlphaPlusFinal |
7.08 - 8.00 | FindAlphaPlusOther |
7.08 - 7.51 | Find_MinORMax_Of2Fractions |
7.08 - 8.00 | FormVDSL2FramingParams |
7.08 - 8.00 | IsSingleEcho |
7.08 - 8.00 | PN9_11 |
7.08 - 8.00 | avmFramingConfigAlgo |
7.08 - 8.00 | calculate_total_bits |
7.08 - 8.00 | ceil16 |
7.08 - 8.00 | ceil32 |
7.08 - 8.00 | ceil32u |
7.08 - 8.00 | checkDSLAMecho |
7.08 - 8.00 | derotateVDSL |
5.29 - 8.00 | dsl_dr_handle_get_arch |
6.36 - 8.00 | dsl_dr_handle_on_check_cable_timeout |
5.29 - 8.00 | dsl_dr_handle_set |
5.29 - 8.00 | dsl_dr_merge_params_on_dsl_get_notify |
5.29 - 8.00 | dsl_dr_stat_merge_dsl_dr_stat_in_full_stat |
5.55 - 8.00 | dsl_local_stat_compute_derivates_on_showtime_enter_stats |
5.55 - 8.00 | dsl_local_stat_compute_derivates_on_showtime_timer_stats |
6.98 - 8.00 | dsl_local_stat_initialize_nonpersistent_portinfos |
5.29 - 8.00 | dsl_local_stat_merge_local_stat_in_full_stat |
7.19 - 8.00 | dsl_local_stat_merge_persistent_datapump_version |
7.90 - 8.00 | dsl_local_stat_reset_minmax_bit |
7.90 - 8.00 | dsl_local_stat_reset_minmax_snr |
6.10 - 8.00 | dsl_local_stat_save_or_merge_persistant_showtime_negotiated_stats |
6.84 - 8.00 | dsl_local_stat_update_minmax_bit |
6.84 - 8.00 | dsl_local_stat_update_minmax_snr |
6.69 - 8.00 | dsl_long_time_stat_get_total_unplanned_resyncs |
6.10 - 8.00 | dsl_long_time_stat_handle_event |
6.10 - 8.00 | dsl_long_time_stat_merge_lts_stat_in_full_stat |
7.39 - 8.00 | dsl_long_time_stat_reset_traffic_counter_circ_buffer |
5.27 - 8.00 | dsl_manager |
7.08 - 8.00 | dsl_manager_stat |
7.39 - 8.00 | dsl_mgr_arch_common_config_set |
7.39 - 8.00 | dsl_mgr_arch_common_dsl_dr_set |
7.39 - 8.00 | dsl_mgr_arch_common_event_set_arch_increment_counter |
7.39 - 8.00 | dsl_mgr_arch_common_inventory_set |
7.39 - 8.00 | dsl_mgr_arch_common_retrain_set |
7.39 - 8.00 | dsl_mgr_arch_common_trigger_stat |
5.29 - 7.31 | dsl_mgr_arch_config_set |
5.58 - 8.00 | dsl_mgr_arch_deinit |
6.10 - 8.00 | dsl_mgr_arch_diagnose_create_data_access_handle |
6.10 - 8.00 | dsl_mgr_arch_diagnose_destroy_data_access_handle |
6.10 - 8.00 | dsl_mgr_arch_diagnose_read_data |
7.08 - 8.00 | dsl_mgr_arch_dsl_datarate_limit_set_status |
7.08 - 8.00 | dsl_mgr_arch_dsl_datarate_limit_update |
5.29 - 6.06 | dsl_mgr_arch_dsl_dr_get |
5.29 - 7.31 | dsl_mgr_arch_dsl_dr_set |
6.25 - 8.00 | dsl_mgr_arch_get_supported_xtse_modes |
5.27 | dsl_mgr_arch_handle_dsl_full_stat_event |
5.27 | dsl_mgr_arch_handle_dsl_params_get_event |
6.10 - 8.00 | dsl_mgr_arch_handle_on_init_enter |
5.29 - 8.00 | dsl_mgr_arch_handle_on_showtime_enter |
5.29 - 6.06 | dsl_mgr_arch_handle_on_sync_loss |
5.29 - 8.00 | dsl_mgr_arch_handle_on_training_enter |
5.29 - 8.00 | dsl_mgr_arch_handle_pwrmgmt_event |
6.25 - 8.00 | dsl_mgr_arch_init |
5.27 - 7.31 | dsl_mgr_arch_inventory_set |
5.27 | dsl_mgr_arch_params_set |
5.27 - 7.31 | dsl_mgr_arch_retrain_set |
5.27 | dsl_mgr_arch_trigger_dsl_get |
5.27 - 7.31 | dsl_mgr_arch_trigger_full_stat |
5.27 | dsl_mgr_arch_trigger_g997_perf_chan |
5.27 | dsl_mgr_arch_trigger_g997_perf_line |
5.27 | dsl_mgr_arch_trigger_g997_status_bitsps |
5.27 | dsl_mgr_arch_trigger_g997_status_rates |
5.27 | dsl_mgr_arch_trigger_g997_status_snrps |
6.10 - 7.31 | dsl_mgr_arch_trigger_ghs_stat |
5.29 - 7.31 | dsl_mgr_arch_trigger_init_stat |
5.29 - 7.31 | dsl_mgr_arch_trigger_showtime_enter_stat |
5.29 - 7.31 | dsl_mgr_arch_trigger_training_stat |
5.58 - 6.06 | dsl_mgr_arch_update_ByteCounter |
6.10 - 8.00 | dsl_mgr_arch_update_TrafficCounter |
7.08 - 7.80 | dsl_mgr_arch_update_pwr_on_changed_bonded_state |
6.83 - 8.00 | dsl_mgr_btfind__find_bts |
6.83 - 8.00 | dsl_mgr_btfind__post_eval_bts |
6.25 - 8.00 | dsl_mgr_check_error_thresholds |
7.08 - 7.31 | dsl_mgr_diagnose_collector_start |
7.08 - 8.00 | dsl_mgr_diagnose_collector_stop |
7.08 - 7.24 | dsl_mgr_diagnose_get_platform |
6.10 - 8.00 | dsl_mgr_diagnose_handle_set |
6.83 - 7.80 | dsl_mgr_diagnose_tr69_chk_timer |
7.08 - 8.00 | dsl_mgr_diagnose_tr69_ctrl |
6.83 - 8.00 | dsl_mgr_diagnose_tr69_exit |
6.83 - 8.00 | dsl_mgr_diagnose_tr69_init |
6.83 - 8.00 | dsl_mgr_eval_hlog__eval_hlog |
7.08 - 8.00 | dsl_mgr_eval_hlog__get_first_relevant_index |
6.83 - 8.00 | dsl_mgr_eval_hlog__get_last_relevant_index |
6.83 - 8.00 | dsl_mgr_eval_hlog__in_band |
6.84 - 8.00 | dsl_mgr_eval_hlog__in_specific_band |
6.83 - 8.00 | dsl_mgr_eval_hlog__root32 |
7.39 - 8.00 | dsl_mgr_eventlog_port_report_adsl2plike_fallback_profile |
6.84 - 8.00 | dsl_mgr_eventlog_port_report_bridgetap |
6.84 - 8.00 | dsl_mgr_eventlog_port_showtime_enter |
6.84 - 8.00 | dsl_mgr_eventlog_port_showtime_leave |
6.84 - 8.00 | dsl_mgr_eventlog_port_training |
6.84 - 8.00 | dsl_mgr_eventlog_port_uses_dynamic_data_rate |
6.98 | dsl_mgr_eventlog_showtime_enter |
6.98 | dsl_mgr_eventlog_showtime_leave |
6.98 | dsl_mgr_eventlog_training |
7.08 - 7.39 | dsl_mgr_get_dev_num_ports |
7.08 - 8.00 | dsl_mgr_handle_dsl_any_stat_event_from_arch |
5.29 - 6.06 | dsl_mgr_handle_dsl_full_stat_event |
6.83 - 8.00 | dsl_mgr_inventory_fill |
6.36 - 8.00 | dsl_mgr_psdtool_arch_mode_set |
6.36 - 8.00 | dsl_mgr_psdtool_handle |
6.36 - 8.00 | dsl_mgr_psdtool_handle_config_get_arch |
5.29 - 8.00 | dsl_mgr_report_power_status_to_fbox |
6.25 - 8.00 | dsl_mgr_reset_port_stats |
6.84 - 8.00 | dsl_mgr_sched_check_and_handle_entry_timeout |
6.25 - 8.00 | dsl_mgr_sched_deinit_semas |
6.25 - 8.00 | dsl_mgr_sched_init_semas |
6.25 - 8.00 | dsl_mgr_sched_merge_sched_type_in_full_stat |
6.25 - 8.00 | dsl_mgr_sched_process |
7.08 - 8.00 | dsl_mgr_sched_pull |
6.25 - 8.00 | dsl_mgr_sched_push |
6.83 - 8.00 | dsl_mgr_shm_refresh_last_request_timestamp |
6.83 - 8.00 | dsl_mgr_shm_writer_try_lock |
6.83 - 8.00 | dsl_mgr_shm_writer_unlock |
6.84 - 8.00 | dsl_mgr_spec_support_mgmt_init |
7.08 - 8.00 | dsl_mgr_supportdata_bonded_stats |
6.20 - 8.00 | dsl_mgr_supportdata_create |
6.10 - 6.36 | dsl_mgr_supportdata_create_worker |
6.25 - 8.00 | dsl_mgr_supportdata_dsl |
7.08 - 8.00 | dsl_mgr_supportdata_dsl_shm_pi |
6.25 - 8.00 | dsl_mgr_supportdata_overview |
6.10 - 6.36 | dsl_mgr_supportdata_send_thread_creation_failure |
6.10 - 6.93 | dsl_mgr_supportdata_utilities_GetVendorID |
6.10 - 6.93 | dsl_mgr_supportdata_utilities_GetVendorVersion |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_BandConfig |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_array |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_frequ |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_index |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_length |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_likely |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_num |
6.84 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_rateloss_ds |
6.84 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_rateloss_us |
6.83 - 8.00 | dsl_mgr_supportdata_utilities_convert_bt_severe |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_detected_rfi |
6.10 - 7.24 | dsl_mgr_supportdata_utilities_convert_dslaminfo |
7.24 - 8.00 | dsl_mgr_supportdata_utilities_convert_fast_pll_status |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_latn_per_band |
7.19 - 8.00 | dsl_mgr_supportdata_utilities_convert_long_reach_state |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_psd_submode_mask |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_rtx_active |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_rtx_used |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_snrm_per_band |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_toneset |
7.19 - 8.00 | dsl_mgr_supportdata_utilities_convert_train_state |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_trained_mode |
7.24 - 8.00 | dsl_mgr_supportdata_utilities_convert_transfer_mode |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_vdslBandPlanName |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_convert_vdslProfile |
6.26 - 8.00 | dsl_mgr_supportdata_utilities_dump_dsl_dr_array |
6.10 - 7.80 | dsl_mgr_supportdata_utilities_get_inp |
6.10 - 7.80 | dsl_mgr_supportdata_utilities_get_maxDataRate |
6.10 - 7.80 | dsl_mgr_supportdata_utilities_get_minDataRate |
6.25 - 8.00 | dsl_mgr_supportdata_utilities_get_up_time |
6.10 - 7.80 | dsl_mgr_supportdata_utilities_is_bitswap_enabled |
6.51 - 8.00 | dsl_mgr_supportdata_utilities_is_fallback_fw_in_use |
6.10 - 7.80 | dsl_mgr_supportdata_utilities_is_sra_enabled |
7.24 - 8.00 | dsl_mgr_supportdata_utilities_print_hex_array |
7.24 - 8.00 | dsl_mgr_supportdata_utilities_print_str_array |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_sCharArrayXML |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_sendHLOGArrayXML |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_sendQLNArrayXML |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_u16ArrayXML |
6.10 - 8.00 | dsl_mgr_supportdata_utilities_uCharArrayXML |
6.10 - 8.00 | dsl_mgr_supportdata_weekstat_convert_all_hours_uint32 |
6.10 - 8.00 | dsl_mgr_supportdata_weekstat_get_7Days_stats |
6.10 - 8.00 | dsl_mgr_supportdata_weekstat_get_last_n |
6.51 - 8.00 | dsl_mgr_update_arch_interface_status |
7.08 - 8.00 | dsl_monitor_print_cmdstring |
7.08 - 8.00 | dsl_monitor_signalHandler |
7.08 - 8.00 | dsl_monitor_start |
5.58 - 8.00 | dsl_smart_compute_new_maxL_and_more |
5.58 - 8.00 | dsl_smart_compute_new_snrm |
5.58 - 8.00 | dsl_smart_handle_on_showtime_enter_stats |
5.59 - 8.00 | dsl_smart_handle_on_showtime_timer_stats |
5.58 - 8.00 | dsl_smart_handle_set |
5.59 - 8.00 | dsl_smart_merge_params_on_dsl_get_notify |
5.58 - 8.00 | dsl_smart_merge_stat_in_full_stat |
7.08 - 8.00 | dsl_smart_predic |
5.58 - 8.00 | dsl_smart_predic_adsl2 |
7.08 - 8.00 | dsl_smart_predic_upstream |
5.58 - 8.00 | dsl_smart_predic_vdsl2 |
7.08 - 8.00 | dsl_smart_recalc_USConRate |
7.08 - 8.00 | floor32 |
5.29 - 8.00 | ftdr_analyse |
7.08 - 8.00 | get_bitloss_ds |
7.08 - 8.00 | get_bitloss_us |
5.29 - 8.00 | kiss_fft |
5.29 - 8.00 | kiss_fft_alloc |
7.08 - 8.00 | kiss_fft_stride |
5.29 - 8.00 | kiss_fftr_alloc |
5.29 - 8.00 | kiss_fftri |
5.01 - 8.00 | main |
7.08 - 8.00 | mod16 |
5.58 - 6.06 | proc_byte_counter_parser_destroy |
5.58 - 6.06 | proc_byte_counter_parser_init |
5.58 - 8.00 | proc_parser_byte_counter_get_data |
6.36 - 8.00 | proc_parser_pdu_counter_get_data |
5.29 - 8.00 | q31cos |
5.29 - 8.00 | q31sin |
7.08 - 8.00 | sqrt32 |
213 symbols for this command |