Good day.
After upgraded to 6.0beta 3 i’m notbe able to retrive some information from my RB-SXTwith SNMP.
[admin@MikroTik - Samu] > interface wireless print oid
0 tx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.2.2
rx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.3.2
ssid=.1.3.6.1.4.1.14988.1.1.1.3.1.4.2 bssid=.1.3.6.1.4.1.14988.1.1.1.3.1.5.2
client-count=.1.3.6.1.4.1.14988.1.1.1.3.1.6.2
frequency=.1.3.6.1.4.1.14988.1.1.1.3.1.7.2
band=.1.3.6.1.4.1.14988.1.1.1.3.1.8.2
noise-floor=.1.3.6.1.4.1.14988.1.1.1.3.1.9.2
overall-ccq=.1.3.6.1.4.1.14988.1.1.1.3.1.10.2
all these oid are no more queryable:
Some example below:
snmpwalk -c public -v1 192.168.1.200 .1.3.6.1.4.1.14988.1.1.1.3.1.6.2
End of MIB
snmpwalk -c public -v1 192.168.1.200 .1.3.6.1.4.1.14988.1.1.1.3.1.5.2
End of MIB
There is no problem with these oid:
[admin@MikroTik - Samu] > system health print oid
active-fan: .1.3.6.1.4.1.14988.1.1.3.9.0
voltage: .1.3.6.1.4.1.14988.1.1.3.8.0
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
processor-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
Can anyone confirm?
Will be corrected in v6.0beta4 or any other future release?
janisk
September 17, 2012, 10:25am
3
can confirm, will look into it.
I have just updated the firmware to my couple of Rb-SXT ( Version 6.0rc1 ) but the problem remains…
Missing response for Overall-CCQ, TX/RX rate alignament, DB link etc etc… from snmpwalk…
Waiting for another firmware release…
janisk
September 21, 2012, 12:29pm
5
changes will be introduced in later release. as you can see only on 17th missing oids where noted and on 21st release of version rc1
Thank you for your quick reply.
I have appreciated your work! i can wait, it’s only a notification. I know that router os 6 it’s not for production environment at the moment!
Rivera
October 3, 2012, 11:10am
7
Can’t grab interfaces on 6.0rc1
lex@exile > snmpwalk -v2c -c lexcomt 192.168.69.1
iso.3.6.1.2.1.1.1.0 = STRING: “RouterOS RB493G”
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.14988.1
iso.3.6.1.2.1.1.3.0 = Timeticks: (24436800) 2 days, 19:52:48.00
iso.3.6.1.2.1.1.4.0 = STRING: “mail here”
iso.3.6.1.2.1.1.5.0 = STRING: “hostname”
iso.3.6.1.2.1.1.6.0 = STRING: “location”
iso.3.6.1.2.1.1.7.0 = INTEGER: 78
iso.3.6.1.2.1.2.1.0 = INTEGER: 20
iso.3.6.1.2.1.2.2.1.1.42 = INTEGER: 42
iso.3.6.1.2.1.2.2.1.1.41 = INTEGER: 41
Error: OID not increasing: iso.3.6.1.2.1.2.2.1.1.42
= iso.3.6.1.2.1.2.2.1.1.41
UPD: i see it reports MIBs out of order. Any way to fix that?
janisk
October 3, 2012, 12:33pm
8
it will be resolved in future release, as patches for this did not made into 6.0rc1
Rivera
October 3, 2012, 1:18pm
9
Thanks. Currently “fixed” with snmpbulkwalk -Cc, some digits messed up, but at least it shows interfaces usage.
even with 6.0 RC3 the problema remain:
*) fixed problem - MetaROUTERs did not work on RB2011s;
*) fixed problem - Realtek 1Gbit ethernet cards did not work;
*) added “/ip settings” menu with following settings:
ip-forward, send-redirects, accept-source-route, accept-redirects,
secure-redirects, rp-filter, tcp-syncookies;
*) fix some ipv6 firewall matchers;
*) improved performance for eoip,eoipv6,gre,gre6 tunnels, especially on multi core;
*) /queue tree entries with parent=global are performed separately from /queue simple and before /queue simple;
*) snmp - fixed missing OIDs;
[admin@MikroTik - Samu] > interface wireless print oid
0 tx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.2.2
rx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.3.2
ssid=.1.3.6.1.4.1.14988.1.1.1.3.1.4.2 bssid=.1.3.6.1.4.1.14988.1.1.1.3.1.5.2
client-count=.1.3.6.1.4.1.14988.1.1.1.3.1.6.2
frequency=.1.3.6.1.4.1.14988.1.1.1.3.1.7.2
band=.1.3.6.1.4.1.14988.1.1.1.3.1.8.2
noise-floor=.1.3.6.1.4.1.14988.1.1.1.3.1.9.2
overall-ccq=.1.3.6.1.4.1.14988.1.1.1.3.1.10.2
no response for those oids…
SORRY [ERRATA CORRIGE]
I have had to reassign the wireless interface because it was disabled after the upgrade.
All is working fine!