Andy Meusel

Results 7 comments of Andy Meusel

It looks like its possible to lookup the firmware version via public SNMP [RouterOS MIB](https://box.mikrotik.com/f/0d2bf2e84c434e7a9754/?dl=1) > mtxrFirmwareVersion OBJECT-TYPE > SYNTAX DisplayString > MAX-ACCESS read-only > STATUS current > DESCRIPTION "Current...

[Pull Requested](https://github.com/Trakkasure/mikronode/pull/90)

@Trakkasure do you know when you will have time to look into this?

**Did anybody have any luck creating a polyfill/prototype kind of solution?** _(I tried and failed)_

Experiencing the same error intermittently, * node v6.10.1 * mikrnode-ng v1.0.11 * routeros-tile v6.38.5 ``` C:\Users\AMeusel\Dropbox\GitHub\liberty-tree\node_modules\mikronode-ng\lib\connection.js:368 _(this).channels[_(this).currentChannelId]._data(_(this).packet); ^ TypeError: Cannot read property '_data' of undefined at Connection.sentence (C:\Users\AMeusel\Dropbox\GitHub\liberty-tree\node_modules\mikronode-ng\lib\connection.js:368:47) at Connection._read...

+1 still seeing the every day

Still seeing this ``` \mikronode-ng\lib\connection.js:368 _(this).channels[_(this).currentChannelId]._data(_(this).packet); ^ TypeError: Cannot read property '_data' of undefined at Connection.sentence (C:\Users\AMeusel\Dropbox\GitHub\DNS-DHCP-Monitor\node_modules\mikronode-ng\lib\connection.js:368:47) at Connection._read (C:\Users\AMeusel\Dropbox\GitHub\DNS-DHCP-Monitor\node_modules\mikronode-ng\lib\connection.js:414:11) at Socket. (C:\Users\AMeusel\Dropbox\GitHub\DNS-DHCP-Monitor\node_modules\mikronode-ng\lib\connection.js:496:10) at emitOne (events.js:115:13) at Socket.emit (events.js:210:7) at...