Hello
It would be nice to have a --lte mode on mikrotilk which sends back LTE informations
corresponding OID is 1.3.6.1.4.1.14988.1.1.16.1.1 :
# snmpwalk -v2c -c 0sjxxxxxxxxV 1.2.3.4 1.3.6.1.4.1.14988.1.1.16.1.1
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.2.8 = INTEGER: -64 (RSSI)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.3.8 = INTEGER: -15 (RSRQ)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.4.8 = INTEGER: -99 (RSRP)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.5.8 = INTEGER: 15582214 (Current Cell ID )
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.6.8 = INTEGER: 7 (???)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.7.8 = INTEGER: -4 (SINR)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.8.8 = INTEGER: 60868 (eNB ID )
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.9.8 = INTEGER: 6 (Sector ID )
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.10.8 = INTEGER: 12705 (LAC)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.11.8 = STRING: "35xxxxxxxxxx0" (IMEI)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.12.8 = STRING: "20xxxxxxxxx4" (IMSI)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.13.8 = STRING: "89xxxxxxxxxxx00" (UICC)
SNMPv2-SMI::enterprises.14988.1.1.16.1.1.14.8 = STRING: "LTE" (Access Technology )
the string in parenthesis is what the OID corresponds to.
Regards