All MIBs › CISCO-WAN-3G-MIB › c3gAuthStatus
c3gAuthStatus
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gAuthStatus
OID (numeric): 1.3.6.1.4.1.9.9.661.1.2.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Connection authentication status: unknown(1) - authentication status is unknown notAuthenticated(2) - not yet authenticated. authenticated(3) - authenticated. failed(4) - authentication failed. authenticationDisabled(5) - authentication disabled
What is c3gAuthStatus?
This read-only enumeration reports the modem's connection authentication status, covering notAuthenticated(2), authenticated(3), failed(4), and authenticationDisabled(5), besides unknown(1). An admin checks this when a cellular data connection won't pass traffic, since a failed(4) authentication status points to a credentials or account problem rather than a radio or coverage issue. For example, if c3gConnectionStatus shows the modem stuck in an error state while c3gAuthStatus shows failed(4), the admin should verify the account credentials or SIM provisioning rather than checking signal strength.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.2.1.10 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gAuthStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.2.1.10.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gAuthStatus.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::c3gAuthStatus 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.10 | c3gAuthStatus | CISCO-WAN-3G-MIB |