All MIBs › CISCO-WAN-3G-MIB › c3gCurrentIdleDigitalMode
c3gCurrentIdleDigitalMode
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gCurrentIdleDigitalMode
OID (numeric): 1.3.6.1.4.1.9.9.661.1.2.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current idle digital mode: unknown(1) - service is unknown noService(2) - no service amps(3) - Advanced Mobile Phone Service (AMPS) cdma(4) - Code Division Multiple Access (CDMA) gsm(5) - Global System for Mobile communications (GSM) hdr(6) - High Data Rate (HDR) wcdma(7) - Wideband Code-Division Multiple-Access (WCDMA) gps(8) - Global Positioning System (GPS) lte(9) - Long Term Evolution (LTE)
What is c3gCurrentIdleDigitalMode?
This read-only enumeration reports which digital technology the modem is currently idling on, spanning legacy amps(3) and cdma(4) through gsm(5), hdr(6), wcdma(7), and lte(9), plus gps(8) and noService(2)/unknown(1). An admin can use this broad mode indicator to see exactly which radio technology a multi-mode modem has settled on while not actively transferring data, useful for confirming it's idling on the expected high-speed technology rather than an older fallback. For example, a modem expected to idle on lte(9) that instead consistently shows cdma(4) would tell the admin the device isn't getting LTE coverage at that location and is falling back to an older network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.4.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCurrentIdleDigitalMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.4.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCurrentIdleDigitalMode.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::c3gCurrentIdleDigitalMode 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.2 | c3gWanCdma | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4 | c3gCdmaNetworkTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4.1 | c3gCdmaNetworkEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4.1.4 | c3gCurrentIdleDigitalMode | CISCO-WAN-3G-MIB |