All MIBs › CISCO-WAN-3G-MIB › c3gModemStatus
c3gModemStatus
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gModemStatus
OID (numeric): 1.3.6.1.4.1.9.9.661.1.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Modem status: unknown(1) - modem status is unknown offLine(2) - modem is off line onLine(3) - modem is on line lowPowerMode(4) - modem is in the low power mode
What is c3gModemStatus?
This read-only enumeration reports the overall modem status as offLine(2), onLine(3), or lowPowerMode(4), in addition to unknown(1). An admin uses this as a high-level health check distinct from c3gModemState (hardware detection), since a modem can be detected yet still be offline or deliberately parked in a low-power mode. For example, a modem reporting lowPowerMode(4) during a period when data connectivity is expected would tell the admin the device has entered a power-saving state that's preventing normal operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gModemStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gModemStatus.1
Start monitoring Cisco routers with 3G/4G LTE WAN interface modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-3G-MIB::c3gModemStatus OID value, configure state conditions and alerts, and monitor any Cisco routers with 3G/4G LTE WAN interface modules from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.661 | ciscoWan3gMIB | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1 | ciscoWan3gMIBObjects | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3 | c3gWanGsm | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3.1 | c3gGsmIdentityTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3.1.1 | c3gGsmIdentityEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3.1.1.6 | c3gModemStatus | CISCO-WAN-3G-MIB |