RB260GS SwOS 1.7 SNMP bug

Into 1.7 have a SNMP bug - SFP port information don’t reporting.

IF-MIB::ifNumber.0 = INTEGER: 5
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifDescr.1 = STRING: Port1
IF-MIB::ifDescr.2 = STRING: Port2
IF-MIB::ifDescr.3 = STRING: Port3
IF-MIB::ifDescr.4 = STRING: Port4
IF-MIB::ifDescr.5 = STRING: Port5

IF-MIB::ifType.1 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.3 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.4 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.5 = INTEGER: ethernetCsmacd(6)

Hello,

i updated my Thread with an overview for the bugs and feature requests. Thanks for reporting.

Ronny

Last week I reported (to support@) a lot bugs in SwOS 1.7 and RB260GS. Here is a list:
**- SFP LED diode (UD601) does not work.

  • If i add 2 or more ACL rule - config file don’t make export with button “Save Backup”.
  • Into “Link” page no contains information for SFP link up (also into “SFP” page no information).
  • Into “SFP” page have no information for “TX Output power”, only “Tx Bias” - but how can it be translated mA into dBm power?
  • Into VLANs page - i add several VID - SFP port have a random value. Page is different from http://wiki.mikrotik.com/wiki/SwOS#VLANs_Tab
  • “Broadcast Storm Control” attended?
  • SFP port - Any settings for tagged traffic to be made - always outputted untagged.**

Ok, thanks, i will add these also.

Could you explain the point “- “Broadcast Storm Control” attended?” more ? I did not understand, whats wrong here.

Thanks,
Ronny

In wiki ( http://wiki.mikrotik.com/wiki/SwOS#Forwarding_Tab ) have a “Broadcast Storm Control”, but into 1.7 don’t exist. Look into attachment.
Forwarding.png

Ahh, thanks, i have added this also.

With the RB250GS the option is there with SwOS 1.7, so this seems an RB260GS related issue also :confused:

Ronny

Another small bug into snmp. “IF-MIB::ifNumber” returns “5” but should be “6”.

IF-MIB::ifNumber.0 = INTEGER: 5

IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifIndex.6 = INTEGER: 6

RB260GS SNMP bugs will be fixed in SwOS v1.8, this version is almost ready for release.

This bug (“IF-MIB::ifNumber” returns “5” but should be “6”) is from a today release of SwOS v1.8. It’s small, but exists.