Community discussions

MikroTik App
 
bezzubov
just joined
Topic Author
Posts: 3
Joined: Wed Sep 18, 2013 1:45 pm

SWOS 1.14 SNMP bug

Tue Nov 18, 2014 9:49 pm

.1.3.6.1.2.1.2.2.1.2.1 = STRING: Port1
.1.3.6.1.2.1.2.2.1.2.2 = STRING: Port2
.1.3.6.1.2.1.2.2.1.2.3 = STRING: Port3
.1.3.6.1.2.1.2.2.1.2.4 = STRING: Port4
.1.3.6.1.2.1.2.2.1.2.5 = STRING: Port5
.1.3.6.1.2.1.2.2.1.2.6 = STRING: SFP
.1.3.6.1.2.1.2.2.1.7.1 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.2 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.3 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.4 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.5 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.6 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.1 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.2 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.3 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.4 = INTEGER: down(2)
.1.3.6.1.2.1.2.2.1.8.5 = INTEGER: down(2)
.1.3.6.1.2.1.2.2.1.8.6 = INTEGER: up(1)
I have no modules installed in SFP, but it says UP.
Can you correct it in 1.15?
 
lefey
just joined
Posts: 5
Joined: Thu Oct 08, 2015 7:43 am

Re: SWOS 1.14 SNMP bug

Thu Oct 08, 2015 7:55 am

Mikrotik RB260GS, SwOS v.1.14
When SFP Admin status is UP (in web interface SFP Enabled checkbox marked) and there is no link on SFP (Loss Of Signal):
AdminUpOperDown.JPG
SNMP ifOperStatus say it is UP:
snmpget -v1 -cpublic 10.246.250.246 IF-MIB::ifAdminStatus.6
IF-MIB::ifAdminStatus.6 = INTEGER: up(1)

snmpget -v1 -cpublic 10.246.250.246 IF-MIB::ifOperStatus.6
IF-MIB::ifOperStatus.6 = INTEGER: up(1)

When SFP Admin status is DOWN (in web interface SFP Enabled checkbox unmarked):
AdminDownOperDown.JPG
SNMP ifOperStatus say it is DOWN, but ifAdminStatus say it is still UP:
snmpget -v1 -cpublic 10.246.250.246 IF-MIB::ifAdminStatus.6
IF-MIB::ifAdminStatus.6 = INTEGER: up(1)
snmpget -v1 -cpublic 10.246.250.246 IF-MIB::ifOperStatus.6
IF-MIB::ifOperStatus.6 = INTEGER: down(2)

All the same if SFP module unplugged.
You do not have the required permissions to view the files attached to this post.
 
lefey
just joined
Posts: 5
Joined: Thu Oct 08, 2015 7:43 am

Re: SWOS 1.14 SNMP bug

Sat Apr 30, 2016 5:30 pm

SWOS v1.15 fixed this bugs!

Who is online

Users browsing this forum: No registered users and 17 guests