All MIBs › DIGI-MOBILE-TRAPS-MIB › mobileInfoInterface
mobileInfoInterface
Module: DIGI-MOBILE-TRAPS-MIB
OID (symbolic): DIGI-MOBILE-TRAPS-MIB::mobileInfoInterface
OID (numeric): 1.3.6.1.4.1.332.10.14.24.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A unique value for each interface. Its value ranges between 1 and the maximum interface number. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is mobileInfoInterface?
This read-write INTEGER identifies a specific network interface on the Digi mobile device, using the same interface numbering as the standard ifIndex value, and per the source its value stays constant for a given interface across the device's re-initializations. An administrator or the device's own trap-generation logic uses this object to indicate which interface a related mobile-status notification (like mobileSuboptimal) is describing, since it's grouped together with mobileInfoName and mobileInfoValue as a name/value pair tied to that interface. For example, a value of 2 would indicate the trap information pertains to the device's second network interface, such as its cellular modem link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.332.10.14.24.11 snmpwalk -v2c -c public <target> DIGI-MOBILE-TRAPS-MIB::mobileInfoInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.332.10.14.24.11.1 snmpget -v2c -c public <target> DIGI-MOBILE-TRAPS-MIB::mobileInfoInterface.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.332.10.14.24.11.1 i <value>
Start monitoring Digi cellular router/gateway (mobile link traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DIGI-MOBILE-TRAPS-MIB::mobileInfoInterface OID value, configure state conditions and alerts, and monitor any Digi cellular router/gateway (mobile link traps) from a single console.
OID Breakdown
Upper-level ancestors (10 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.332 | digiEnterprise | DIGI-SMI |
| 1.3.6.1.4.1.332.10 | digiCommon | DIGI-SMI |
| 1.3.6.1.4.1.332.10.14 | digiFeatures | DIGI-SMI |
| 1.3.6.1.4.1.332.10.14.24 | digiMobileTraps | DIGI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.332.10.14.24.11 | mobileInfoInterface | DIGI-MOBILE-TRAPS-MIB |