v1.4.9 Bug reports and Comments

DOWNLOAD THE LATEST FIRMWARE HERE
HughesHall
Member
 
Posts: 8
Joined: Thu Feb 15, 2018 6:01 am
Has thanked: 0 time
Been thanked: 0 time

Re: v1.4.9 Bug reports and Comments

Tue Feb 20, 2018 4:57 am

Just like to flag that in 1.4.9
CDP and LLDP still are not supplying any remote port data.
CDP is missing 'cdpCacheDevicePort'
LLDP is missing 'lldpRemPortId', 'lldpRemPortIdSubtype', and 'lldpRemPortDesc'
We use this information to draw links between ports on two devices.
Any idea when this can be fixed?

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: v1.4.9 Bug reports and Comments

Tue Feb 20, 2018 8:29 pm

dcox wrote:I'm not sure if this has been posted yet, but snmpwalk will not complete proper walk of OIDs with v1.4.9, worked just fine in 1.4.8 and previous
example:

v1.4.9 ws-6-mini:
root@voyager:~# snmpwalk -On -v2c -c public 10.76.5.9 .1
.1.3.6.1.2.1.1.1.0 = STRING: Netonix WS-6-MINI
<SNIP>
.1.3.6.1.2.1.17.7.1.4.2.1.2.0.150 = Gauge32: 150
.1.3.6.1.2.1.17.7.1.4.2.1.2.0.149 = Gauge32: 149
Error: OID not increasing: .1.3.6.1.2.1.17.7.1.4.2.1.2.0.150
>= .1.3.6.1.2.1.17.7.1.4.2.1.2.0.149

v1.4.8 ws-6-mini:
root@voyager:~# snmpwalk -On -v2c -c public 10.76.4.9 .1
.1.3.6.1.2.1.1.1.0 = STRING: Netonix WS-6-MINI
<SNIP>
.1.3.6.1.6.3.16.1.5.2.1.5.3.97.108.108.1.1 = INTEGER: permanent(4)
.1.3.6.1.6.3.16.1.5.2.1.6.3.97.108.108.1.1 = INTEGER: active(1)
.1.3.111.2.802.1.1.6.1.7 = No more variables left in this MIB View (It is past the end of the MIB tree)


Those OIDs are reporting VLAN information. The VLAN ID becomes part of the OID (thats the .150 and .149 on the items shown above), if your VLANs are not arranged numerically on your VLAN tab then this happens.

I'll fix this in 1.5.0. In the meantime if you re-arrange your VLANs so they are ordered numerically it should fix this.

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 3:32 pm

HughesHall wrote:Just like to flag that in 1.4.9
CDP and LLDP still are not supplying any remote port data.
CDP is missing 'cdpCacheDevicePort'
LLDP is missing 'lldpRemPortId', 'lldpRemPortIdSubtype', and 'lldpRemPortDesc'
We use this information to draw links between ports on two devices.
Any idea when this can be fixed?


This will be fixed in 1.5.0.

User avatar
sporkman
Member
 
Posts: 86
Joined: Mon Jul 27, 2015 7:03 pm
Location: New York, NY
Has thanked: 8 times
Been thanked: 11 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 8:58 pm

I await the snarky reply about the "obvious" new place this lives, but tried 1.4.9 on a switch that's replacing the "locks up all the time" mini, and I just can't find where to reset the password. This page in general looks a bit slim. What obvious thing am I missing here?
Attachments
screenshot-dt 2018-02-21 at 7.49.03 PM.png
Last edited by sporkman on Wed Feb 21, 2018 9:00 pm, edited 1 time in total.

User avatar
sakita
Experienced Member
 
Posts: 206
Joined: Mon Aug 17, 2015 2:44 pm
Location: Arizona, USA
Has thanked: 93 times
Been thanked: 80 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 9:00 pm

WS-8-250-DC Board Rev D:

With 1.4.8 the wattages can be displayed for each port individually.

With 1.4.9 only the total wattage is displayed.
Today is an average day: Worse than yesterday, but better than tomorrow.

User avatar
lligetfa
Associate
Associate
 
Posts: 1191
Joined: Sun Aug 03, 2014 12:12 pm
Location: Fort Frances Ont. Canada
Has thanked: 307 times
Been thanked: 381 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 9:17 pm

sporkman wrote:I await the snarky reply about the "obvious" new place this lives, but tried 1.4.9 on a switch that's replacing the "locks up all the time" mini, and I just can't find where to reset the password. This page in general looks a bit slim. What obvious thing am I missing here?

Where it lives is below Syslog on the same row as Storm control but on your screenshot there is only white space there. Maybe try a different browser.

User avatar
sporkman
Member
 
Posts: 86
Joined: Mon Jul 27, 2015 7:03 pm
Location: New York, NY
Has thanked: 8 times
Been thanked: 11 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 10:10 pm

Ah, wow, so now I have to use Firefox. I was reading elsewhere that Chrome was preferred (and that's my default and has been). There's a javascript error here if anyone's interested. No js errors in Firefox (but it does complain about line 6 of the html where page encoding is overridden).
Attachments
screenshot-dt 2018-02-21 at 9.05.47 PM.png

User avatar
sporkman
Member
 
Posts: 86
Joined: Mon Jul 27, 2015 7:03 pm
Location: New York, NY
Has thanked: 8 times
Been thanked: 11 times

Re: v1.4.9 Bug reports and Comments

Wed Feb 21, 2018 10:33 pm

And... going back to 1.4.8 resolves it, so there we are. Different errors, all about id's not being unique (tip: css id = unique as you are probably targeting a specific element for some scripting hook, css class, use all over the place, it's for styling ). Also just note I am running ublock-origin, but it is disabled.
Attachments
screenshot-dt 2018-02-21 at 9.29.43 PM.png

rbbjolson
Member
 
Posts: 3
Joined: Tue May 02, 2017 3:20 pm
Has thanked: 0 time
Been thanked: 0 time

Re: v1.4.9 Bug reports and Comments

Mon Feb 26, 2018 3:16 pm

I have a WS-10-250-AC. Just upgraded to 1.4.9. When I create a LAG group (of any type) on the SFP ports, the group does not appear on the VLAN configuration page as it seemingly should.

Here's a screenshot of the LAG configuration page:
2018-02-26_12-08-47.png


So, based on my search of the forum, when I have a LAG, it should appear on the VLAN page for configuration, right? If so, it's not working as expected:
2018-02-26_12-10-17.png


Please advise.

User avatar
sirhc
Employee
Employee
 
Posts: 7416
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1608 times
Been thanked: 1325 times

Re: v1.4.9 Bug reports and Comments

Mon Feb 26, 2018 3:37 pm

No, why would it?

Maybe review my post here: viewtopic.php?f=30&t=452#p2961

I have a Static LAG at all my towers and you can see my VLAN TAB in the above post, LACP or Static LAG would be treated the same on the VLAN TAB.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

PreviousNext
Return to Hardware and software issues

Who is online

Users browsing this forum: No registered users and 42 guests