Having made the (mistake??) decision to get a Draytek Vigor 130 modem, rather than an HG612 to replace the stats-less Openreach ECI modem provided at my FTTC install... I've not yet interpreted exactly what many of the items in the Vigor stats mean - especially when it comes to interleaving and G.INP.
This is the output I get:
oh_vigor130> vdsl status
vdsl status
---------------------- ATU-R Info (hw: annex A, f/w: annex A/B/C) -----------
Running Mode : 17A State : SHOWTIME
DS Actual Rate : 70862000 bps US Actual Rate : 19999000 bps
DS Attainable Rate : 69821032 bps US Attainable Rate : 29132000 bps
DS Path Mode : Fast US Path Mode : Fast
DS Interleave Depth : 1 US Interleave Depth : 1
NE Current Attenuation : 15 dB Cur SNR Margin : 5 dB
DS actual PSD : 7. 3 dB US actual PSD : 13. 5 dB
NE CRC Count : 0 FE CRC Count : 14457
NE ES Count : 0 FE ES Count : 10894
Xdsl Reset Times : 0 Xdsl Link Times : 1
ITU Version[0] : b5004946 ITU Version[1] : 544e0000
VDSL Firmware Version : 05-07-04-03-00-07 [with Vectoring support]
Power Management Mode : DSL_G997_PMS_L0
Test Mode : DISABLE
-------------------------------- ATU-C Info ---------------------------------
Far Current Attenuation : 19 dB Far SNR Margin : 15 dB
CO ITU Version[0] : b5004244 CO ITU Version[1] : 434da48c
DSLAM CHIPSET VENDOR : < BDCM >
oh_vigor130> vdsl status more
vdsl status more
---------------------- ATU-R Info (hw: annex A, f/w: annex A/B/C) -----------
Near End Far End Note
Trellis : 1 1
Bitswap : 0 1
ReTxEnable : 0 1
VirtualNoise : 0 0
20BitSupport : 0 0
LatencyPath : 0 0
LOS : 0 0
LOF : 0 0
LPR : 0 0
LOM : 0 0
SosSuccess : 0 0
NCD : 0 0
LCD : 0 0
FECS : 0 79163 (seconds)
ES : 0 10894 (seconds)
SES : 0 0 (seconds)
LOSS : 0 0 (seconds)
UAS : 33 247644 (seconds)
HECError : 0 0
CRC : 0 14457
RsCorrection : 0 0
INP : 0 220 (symbols)
InterleaveDelay : 0 20 (1/100 ms)
NFEC : 254 32
RFEC : 16 16
LSYMB : 5374 16
INTLVBLOCK : 127 32
AELEM : 0 ----
I assume with an interleave depth of 1 interleaving is essentially off, and ReTxEnable shows G.INP is on, with the INP value providing further confirmation; what about the interleave delay though?
Does anyone have any general comments on these stats please - eg/ suggestions for improvement or of any issues - (and are there any other commands I could use on the Draytek to provide useful data)?
The latency shown on my BQM (and experienced through speedtests) seems to be a bit up and down - though it has been better the past week or so, but went up a little when I rebooted the modem to overcome an issue earlier today:
http://www.thinkbroadband.com/ping/share/34951783ebe...
I think most issues I think are present are Wi-Fi related, despite having just bought an AC1200 access point and being able to sometimes get 60+Mbps from it on my mobile speedtest, at other times it seems robustly fixed to around either 20Mbps or 30Mbps; that said I've just now got 39ms ping, over 40Mbps down and 12Mbps up through wifi to my company VPN and an Ookla server in Germany - and 15ms ping, 65Mbps, 16Mbps with wifi but the VPN off - so it can't be that bad! TBB speed test results are a bit up and down, and I tend to get the RWIN error whatever (laptop, Win 8.1 or 10) device I'm using and whether cabled or not.
http://www.thinkbroadband.com/speedtest/results.html...
Thank you!
PS. Looking into the feasibility of adding support for the Draytek to DSLstats, to allow use of MyDSLWebStats - have downloaded and rebuilt the source code, and working out how to debug Pascal on Windows - many years since I last wrote Pascal. It looks to be a case of adapting the telnet commands set to the modem and parsing the response appropriately to populate the data structures already used; do the stats above look to include all that would be necessary to do this, I've not looked into what MyDSLWebStats actually receives and logs from DSLstats yet?