Community discussions

MikroTik App
 
sgiglio
just joined
Topic Author
Posts: 6
Joined: Thu Sep 15, 2022 5:57 pm

SNMP OID for LTE

Fri Mar 01, 2024 8:31 pm

I have a question.
What is the OID for the current operator value from the LTE tab?

V.6.48.6

Thanks
 
User avatar
patrikg
Member Candidate
Member Candidate
Posts: 262
Joined: Thu Feb 07, 2013 6:38 pm
Location: Stockholm, Sweden

Re: SNMP OID for LTE

Fri Mar 01, 2024 10:03 pm

Why not using the mib to figure out...
curl -O https://download.mikrotik.com/routeros/6.48.6/mikrotik.mib
snmptranslate -Tz -m ./mikrotik.mib | grep -I LTE
"mtxrLTEModem"			"1.3.6.1.4.1.14988.1.1.16"
"mtxrLTEModemTable"			"1.3.6.1.4.1.14988.1.1.16.1"
"mtxrLTEModemEntry"			"1.3.6.1.4.1.14988.1.1.16.1.1"
"mtxrLTEModemInterfaceIndex"			"1.3.6.1.4.1.14988.1.1.16.1.1.1"
"mtxrLTEModemSignalRSSI"			"1.3.6.1.4.1.14988.1.1.16.1.1.2"
"mtxrLTEModemSignalRSRQ"			"1.3.6.1.4.1.14988.1.1.16.1.1.3"
"mtxrLTEModemSignalRSRP"			"1.3.6.1.4.1.14988.1.1.16.1.1.4"
"mtxrLTEModemCellId"			"1.3.6.1.4.1.14988.1.1.16.1.1.5"
"mtxrLTEModemAccessTechnology"			"1.3.6.1.4.1.14988.1.1.16.1.1.6"
"mtxrLTEModemSignalSINR"			"1.3.6.1.4.1.14988.1.1.16.1.1.7"
"mtxrLTEModemEnbId"			"1.3.6.1.4.1.14988.1.1.16.1.1.8"
"mtxrLTEModemSectorId"			"1.3.6.1.4.1.14988.1.1.16.1.1.9"
"mtxrLTEModemLac"			"1.3.6.1.4.1.14988.1.1.16.1.1.10"
"mtxrLTEModemIMEI"			"1.3.6.1.4.1.14988.1.1.16.1.1.11"
"mtxrLTEModemIMSI"			"1.3.6.1.4.1.14988.1.1.16.1.1.12"
"mtxrLTEModemUICC"			"1.3.6.1.4.1.14988.1.1.16.1.1.13"
"mtxrLTEModemRAT"			"1.3.6.1.4.1.14988.1.1.16.1.1.14"
"mtxrLTEModemGroup"			"1.3.6.1.4.1.14988.1.2.1.19"
 
User avatar
Amm0
Forum Guru
Forum Guru
Posts: 3509
Joined: Sun May 01, 2016 7:12 pm
Location: California

Re: SNMP OID for LTE

Sat Mar 02, 2024 5:30 am

True. But carrier is not available from SNMP AFAIK. While carrier can likely be inferred from mtxrLTEModemIMSI since MCC/MNC are in first part, but not quite same as saying the carrier name.

Overall, there are few others items "missing" in SNMP for LTE, like info about carrier aggregation, etc.
 
User avatar
patrikg
Member Candidate
Member Candidate
Posts: 262
Joined: Thu Feb 07, 2013 6:38 pm
Location: Stockholm, Sweden

Re: SNMP OID for LTE

Sat Mar 02, 2024 8:41 am

That's another story, to tell Mikrotik that there missing some fields in there snmp.
This question shouldn't be in the Scripting section, this question should be transferred to the section with all the expansion of functionality of RouterOS.

Have seen some indication of asking for moderators in this forum, maybe in the feature one moderator could just move this thread to correct section, so Mikrotik have all expansion of functionality of RouterOS requests in one section.

Who is online

Users browsing this forum: No registered users and 6 guests