All MIBs › TELTONIKA-RUTX-MIB › mIndex
mIndex
Module: TELTONIKA-RUTX-MIB
OID (symbolic): TELTONIKA-RUTX-MIB::mIndex
OID (numeric): 1.3.6.1.4.1.48690.2.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: A unique value, greater than zero, for each modem.
What is mIndex?
This read-only value is the unique index (greater than zero) identifying a specific modem entry within the modemTable on this router. It's the key used to correlate all the other per-modem objects (signal, IMEI, connection state, etc.) to a particular physical modem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.48690.2.2.1.1 snmpwalk -v2c -c public <target> TELTONIKA-RUTX-MIB::mIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.48690.2.2.1.1.1 snmpget -v2c -c public <target> TELTONIKA-RUTX-MIB::mIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mIndex.1
Start monitoring Teltonika RUTX series industrial/cellular router (hardware identity/firmware/modem status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TELTONIKA-RUTX-MIB::mIndex OID value, configure state conditions and alerts, and monitor any Teltonika RUTX series industrial/cellular router (hardware identity/firmware/modem status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.48690 | teltonika | TELTONIKA-MIB |
| 1.3.6.1.4.1.48690.2 | gsm | TELTONIKA-MIB |
| 1.3.6.1.4.1.48690.2.2 | pinState | TELTONIKA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.48690.2.2.1 | modemEntry | TELTONIKA-RUTX-MIB |
| 1.3.6.1.4.1.48690.2.2.1.1 | mIndex | TELTONIKA-RUTX-MIB |