16-11-2015, 20:57
|
#91
|
|
cf.mega poster
Join Date: Aug 2009
Posts: 5,386
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by Sugnid
So how did the OP manage to get one?
|
Because he got an engineer 200meg install not a quickstart
|
|
|
16-11-2015, 21:34
|
#92
|
|
Inactive
Join Date: Oct 2011
Services: Big Kahuna Package
Posts: 10
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by jb66
Because he got an engineer 200meg install not a quickstart
|
Why should that make any difference if I request a SH3?
|
|
|
16-11-2015, 21:47
|
#93
|
|
Inactive
Join Date: Jun 2003
Posts: 513
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by Kushan
That said, the WebUI is currently a clumsy implementation of the above, you can look at the source code and it's fairly messy (even by Javascript standards).
|
Yes, but are the snmp oids defined anywhere, or are they just device specific?
How do you know that
http://ntl250.lan/walk?oids=1.3.6.1....127.1.2.2.1.3;
gives you an upstream power multiplied by 10?
Code:
{
"1.3.6.1.2.1.10.127.1.2.2.1.3.2":"405",
"1":"Finish"
}
|
|
|
16-11-2015, 22:42
|
#94
|
|
Inactive
Join Date: May 2013
Posts: 382
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by mmm
Yes, but are the snmp oids defined anywhere, or are they just device specific?
|
They are standards based, defined in the appropriate RFC's.
Most are not device specific.
Quote:
Originally Posted by mmm
|
It's a well documented CISCO standard OID (which is not device specific):
http://tools.cisco.com/Support/SNMP/...itClicked=true
Which tells you the units are in tenths of a dBmV.
---------- Post added at 23:42 ---------- Previous post was at 23:29 ----------
Quote:
Originally Posted by Kushan
That said, the WebUI is currently a clumsy implementation of the above, you can look at the source code and it's fairly messy (even by Javascript standards).
|
Having read the complete Javascript source code many times I think Arris really wanted to obfuscate the code's workings.
|
|
|
17-11-2015, 05:33
|
#95
|
|
cf.mega poster
Join Date: Aug 2009
Posts: 5,386
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by Sugnid
Why should that make any difference if I request a SH3?
|
The SH3 isn't avalible on quickstart. It's engineer only install
|
|
|
17-11-2015, 07:32
|
#96
|
|
Inactive
Join Date: Jun 2008
Location: Leeds, West Yorkshire
Age: 47
Posts: 13,995
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by Horizon
Well, its certainly interesting that telephone sockets are on the SH3, but do we really believe VM are going to go down the VOIP route any time soon?
With VM about to charge even more for their line rental, why would they even consider VOIP at this stage when they can get money for old rope? (or, an old copper line as in this case)
|
Saves being about the only people in the world to use that expensive siamese cable and saves having to install MSANs in the field and maintain/upgrade a telephony network.
I would imagine a fair part of Project Lightning will be VoIP only. A couple of bits already are - see Leicester Villages project.
|
|
|
17-11-2015, 08:14
|
#97
|
|
Inactive
Join Date: Jun 2003
Posts: 513
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by MUD_Wizard
They are standards based, defined in the appropriate RFC's.
Most are not device specific.
It's a well documented CISCO standard OID (which is not device specific):
http://tools.cisco.com/Support/SNMP/...itClicked=true
Which tells you the units are in tenths of a dBmV.
---------- Post added at 23:42 ---------- Previous post was at 23:29 ----------
|
Thanks that calculator is very useful, but I suspect they have only implemented the functions they currently need, I couldn't find anything interesting, such as power for each individual upstream or error rates before/after correction.
Quote:
|
Having read the complete Javascript source code many times I think Arris really wanted to obfuscate the code's workings.
|
I think it just shows they use a design tool that spews out the compressed jquery stuff to reduce transfer bytes - just not intended to be human readable.
|
|
|
17-11-2015, 14:18
|
#98
|
|
cf.mega poster
Join Date: Aug 2004
Posts: 11,207
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by mmm
I think it just shows they use a design tool that spews out the compressed jquery stuff to reduce transfer bytes - just not intended to be human readable.
|
Ah yes because a few bytes of uncompressed text makes such a huge difference on a gigabit LAN...
|
|
|
17-11-2015, 14:44
|
#99
|
|
Inactive
Join Date: Jun 2003
Posts: 513
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by qasdfdsaq
Ah yes because a few bytes of uncompressed text makes such a huge difference on a gigabit LAN...
|
Believe me the speed of the local network is not a limiting factor... doesn't help that caching seems to be disabled and the same files are loaded multiple times (as seen by Google Chrome developer tools network analysis)...
|
|
|
17-11-2015, 21:08
|
#100
|
|
Inactive
Join Date: May 2013
Posts: 382
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by mmm
Thanks that calculator is very useful, but I suspect they have only implemented the functions they currently need, I couldn't find anything interesting, such as power for each individual upstream or error rates before/after correction.
|
That's the idea ; that you don't find anything interesting.
Correctables and uncorrectables are there but accessed via a different stardardised OID.
You may think that there are very limited functions via SNMP from your viewpoint, but modern Arris models now employ public key cryptographic security to encrypt/decrypt most SNMP traffic outside the standard router status stuff. So most not as easy as just walking.
Getting past the authentication system is your first challenge.
Quote:
Originally Posted by mmm
I think it just shows they use a design tool that spews out the compressed jquery stuff to reduce transfer bytes - just not intended to be human readable.
|
No, you're looking at standard minified JQuery libraries, as used by most websites and hosted on the internet. The Arris code isn't minified and is hand-written. I wasn't talking about the standard libraries when I mentioned obfuscation. You haven't got that far yet.
|
|
|
17-11-2015, 21:28
|
#101
|
|
Mum 30/09/20 Dad 08/08/24
Join Date: Mar 2004
Location: Galactic Sector ZZ9 Plural Z Alpha, A secret Moonbase (shh don't tell anybody)
Age: 57
Services: 2 x TiVo 360s, SH5. Samsung Galaxy Note 10+ 5G, Ton's of Smart Home stuff, & Cuddy Toy
Posts: 17,288
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by jb66
A 3 bar 5ghz signal is faster than a 5 bar 2ghz signal. Buy to a phone the 5 bar is better
|
Signal bars mes SFA, there is no standard.
http://metro.co.uk/2015/04/20/this-i...-mean-5157895/
__________________
I'm a Trustee & Secretary for a local charity
STAY AT HOME: I found out that mum will never walk again as the coronavirus attacked her nervous system. She died on September 30th.
|
|
|
17-11-2015, 21:35
|
#102
|
|
Inactive
Join Date: May 2011
Posts: 28
|
Re: Just got the SuperHub 3
I just want to retract the statement I mentioned earlier about being able to get 200Mbit+ at any time of the day.
Right now this is what I am getting :
Not sure if it's the SH3 or just congestion at this stage, but it's pityful.
|
|
|
17-11-2015, 23:07
|
#103
|
|
Inactive
Join Date: Jun 2003
Posts: 513
|
Re: Just got the SuperHub 3
I get what I pay for

---------- Post added 18-11-2015 at 00:07 ---------- Previous post was 17-11-2015 at 23:38 ----------
Quote:
Originally Posted by MUD_Wizard
Getting past the authentication system is your first challenge.
|
I am not that curious, in fact it seems that everything I have looked it is downloaded on first contact with the router, way before any login! As per the SHUB1 the network stats are available without login, instantly if you wait 15-30 seconds for everything to load!
|
|
|
17-11-2015, 23:54
|
#104
|
|
Inactive
Join Date: May 2013
Posts: 382
|
Re: Just got the SuperHub 3
Quote:
Originally Posted by mmm
I am not that curious, in fact it seems that everything I have looked it is downloaded on first contact with the router, way before any login! As per the SHUB1 the network stats are available without login, instantly if you wait 15-30 seconds for everything to load!
|
Indeed. Just the basic router status info for downstream, upstream, configuration, network log etc.
|
|
|
18-11-2015, 21:20
|
#105
|
|
Inactive
Join Date: May 2011
Posts: 28
|
Re: Just got the SuperHub 3
Called up Tech Support with the full intention of cancelling. The chap on their 2nd line support was great, told me a bit more about the SH3 trial and issues.
Couldn't see any congestion on the network at all so wasn't sure why the massive drop in speeds.
Suggested I try modem mode, which I did and speeds are back up to normal again. Looks like another bug with the SH3. Modem mode made no difference to the latency though.
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 22:55.
|