All MIBs › DIGI-MOBILE-TRAPS-MIB › mobileInfoValue
mobileInfoValue
Module: DIGI-MOBILE-TRAPS-MIB
OID (symbolic): DIGI-MOBILE-TRAPS-MIB::mobileInfoValue
OID (numeric): 1.3.6.1.4.1.332.10.14.24.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The value portion of this information name/value pair
What is mobileInfoValue?
This read-write DisplayString holds the 'value' half of a name/value pair reporting mobile connection information, paired with the label carried in mobileInfoName for the interface identified by mobileInfoInterface. An administrator or monitoring system reading a mobile status trap would use this value together with its name label to interpret the actual reported measurement about the cellular link. For example, if mobileInfoName contains 'SignalStrength', this object might contain a value like '-75 dBm' representing the actual signal level for that cellular interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.332.10.14.24.13 snmpwalk -v2c -c public <target> DIGI-MOBILE-TRAPS-MIB::mobileInfoValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.332.10.14.24.13.1 snmpget -v2c -c public <target> DIGI-MOBILE-TRAPS-MIB::mobileInfoValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.332.10.14.24.13.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mobileInfoValue.1
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::mobileInfoValue 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.13 | mobileInfoValue | DIGI-MOBILE-TRAPS-MIB |