Help understanding my maxdsl stats

Associate
Joined
14 Apr 2006
Posts
22
BusyBox v0.61.pre (2005.09.27-08:20+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

# cat /proc/avalanche/avsar_modem_stats

AR7 DSL Modem Statistics:
--------------------------------
[DSL Modem Stats]
US Connection Rate: 448 DS Connection Rate: 4192
DS Line Attenuation: 55 DS Margin: 6
US Line Attenuation: 31 US Margin: 17
US Payload : 2952144 DS Payload: 23085648
US Superframe Cnt : 2013118 DS Superframe Cnt: 2013118
US Transmit Power : 0 DS Transmit Power: 0
LOS errors: 0 SEF errors: 0
Frame mode: 3 Max Frame mode: 0
Trained Path: 0 US Peak Cell Rate: 1056
Trained Mode: 3 Selected Mode: 1
ATUC Vendor Code: 54535443 ATUC Revision: 2
Hybrid Selected: 1 Trellis: 1
Showtime Count: 1 DS Max Attainable Bit Rate: 4224
BitSwap: 1 US Max Attainable Bit Rate: n/a

[Upstream (TX) Interleave path]
CRC: 0 FEC: 0 NCD: 1
LCD: 0 HEC: 0

[Downstream (RX) Interleave path]
CRC: 0 FEC: 0 NCD: 0
LCD: 0 HEC: 0

[Upstream (TX) Fast path]
CRC: 217 FEC: 6392 NCD: 0
LCD: 0 HEC: 68

[Downstream (RX) Fast path]
CRC: 51036 FEC: 0 NCD: 0
LCD: 0 HEC: 0

[ATM Stats]
[Upstream/TX]
Good Cell Cnt: 61503
Idle Cell Cnt: 36098654


[Downstream/RX)]
Good Cell Cnt: 480951
Idle Cell Cnt: 337766899
Bad Hec Cell Cnt: 105299
Overflow Dropped Cell Cnt: 0

[SAR AAL5 Stats]
Tx PDU's: 23272
Rx PDU's: 28502
Tx Total Bytes: 2205230
Rx Total Bytes: 21951371
Tx Total Error Counts: 0
Rx Total Error Counts: 91


[OAM Stats]
Near End F5 Loop Back Count: 0
Near End F4 Loop Back Count: 0
Far End F5 Loop Back Count: 0
Far End F4 Loop Back Count: 0
#
#
Trying to work out if interleave is on and if the crc error's are bad, Having problems making heads or tales of this though :(
Any help welcome.
 
whats the uptime on the router/modem?

also i guess interleave is off from this -
[Upstream (TX) Interleave path]
CRC: 0 FEC: 0 NCD: 1
LCD: 0 HEC: 0

[Downstream (RX) Interleave path]
CRC: 0 FEC: 0 NCD: 0
LCD: 0 HEC: 0

as i said its a guess as it says interleave :p and none of the figures are 1 apart from upstream.
 
Back
Top Bottom