Function snmp_mib_parse cant parse this OID

====================================

Component	Version
LibreNMS	1.32-4-ga1d7826
DB Schema	209
PHP	7.0.23
MySQL	5.5.52-MariaDB
RRDTool	1.4.8
SNMP	NET-SNMP 5.7.2
====================================

[OK] Database connection successful
[OK] Database schema correct
[WARN] Your install is over 24 hours out of date, last update: Tue, 03 Oct 2017 20:38:40 +0000

Have trapped on some specific oid and snmp_mib_parse at snmp.inc.php can not parse it. And i am getting empty array of $
snmptranslate is:
snmptranslate -Td -On -M /opt/librenms/mibs:/opt/librenms/mibs/aos14 -m TIMETRA-GLOBAL-MIB TIMETRA-GLOBAL-MIB::tmnxModelVSRReg
output is:

.1.3.6.1.4.1.6527.1.19.1
tmnxModelVSRReg OBJECT-IDENTITY
  -- FROM       TIMETRA-GLOBAL-MIB
  DESCRIPTION   "This objectId is to be used as the mib-2 sysObjectID to identify
             the Nokia Virtual Service Router device."
::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) timetra(6527) timetraReg(1) alcatelVMExtRoutingSystems(19) 1 }

Here is my short discovery output:

MIB: registering
SNMP[snmptranslate -M /opt/librenms/mibs:/opt/librenms/mibs/aos14 -IR -m all enterprises.6527.1.19.1 2>/dev/null]
TIMETRA-GLOBAL-MIB::tmnxModelVSRReg

SNMP translated: all::enterprises.6527.1.19.1 -> TIMETRA-GLOBAL-MIB::tmnxModelVSRReg
     TIMETRA-GLOBAL-MIB::tmnxModelVSRReg
Array
(
)
MIB: Could not load definition for TIMETRA-GLOBAL-MIB::tmnxModelVSRReg

https://docs.librenms.org/#Extensions/MIB-based-polling/

WARNING
MIB-based polling is experimental. It might overload your LibreNMS server, destroy your data, set your routers on fire, and kick your cat.

No one is working on that and it might be removed at some point

pity! but i am working.