All MIBs › CISCO-WAN-3G-MIB › c3gCdmaLastConnError
c3gCdmaLastConnError
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gCdmaLastConnError
OID (numeric): 1.3.6.1.4.1.9.9.661.1.2.2.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Last connect error: none(1) - None invalidClientId(2) - Invalid client ID badCallType(3) - Bad call type badServiceType(4) - Bad service type expectingNumber(5) - Expecting number nullNumberBuffer(6) - Null number buffer invalidDigits(7) - Invalid digits outOfRangeNumber(8) - Out of range number nullAalphaBuffer(9) - Null alpha buffer outOfRangeAlphaNumber(10) - Out of range alpha number invalidOtaspActivatCode(11) - Invalid OTASP activation code modemOffline(12) - Modem offline modemLocked(13) - Modem locked unsupportedFlash(14) - Unsupported flash dialedNumberProhibited(15) - Dialed number prohibited onlyE911Calls(16) - Only E911 calls modemInUse(17) - Modem in use unsupportedServiceType(18) - Unsupported service type wrongCallType(19) - Wrong call type invalidCommandCallState(20) - Invalid command (call state) invalidCommandModemState(21) - Invalid command (modem state) noValidService(22) - No valid service cannotAnswerIncomingCall(23) - Cannot answer incoming call badPrivacySetting(24) - Bad privacy setting noCommandBuffers(25) - No command buffers communicationProblem(26) - Communication problem unspecifiedError(27) - Unspecified error invalidLastActiveNetwork(28) - Invalid last active network noCollocatedHdr(29) - No collocated HDR uimNotPresent(30) - UIM (User Identity Module) not present
What is c3gCdmaLastConnError?
This read-only enumeration records the specific error from the modem's last connection attempt, such as invalidClientId(2), badCallType(3), badServiceType(4), or none(1) if no error occurred. An admin uses this to distinguish configuration-level connection failures (like a bad call type or invalid client ID) from radio or carrier-side problems, directing troubleshooting toward the router's dial/profile configuration when this shows a config-related code. For example, repeated badServiceType(4) errors would suggest the modem's configured service profile doesn't match what the carrier's network expects, prompting the admin to review the dial or APN profile settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.2.1.21 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCdmaLastConnError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.2.1.21.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCdmaLastConnError.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::c3gCdmaLastConnError 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.2 | c3gCdmaConnectionTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.2.1 | c3gCdmaConnectionEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.2.1.21 | c3gCdmaLastConnError | CISCO-WAN-3G-MIB |