All MIBs › CISCO-WAN-3G-MIB › c3gStandard
c3gStandard
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gStandard
OID (numeric): 1.3.6.1.4.1.9.9.661.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Cellular Standard: GSM (Global System for Mobile communications, 3GPP), CDMA (Code Division Multiple Access, 3GPP-2). GSM standard also include 4G-LTE technology mode
What is c3gStandard?
This read-only enumeration reports which cellular standard the WAN modem's radio operates on: cdma(1) for Code Division Multiple Access (3GPP-2) networks, or gsm(2), which per this MIB also covers 4G-LTE technology. An admin needs this to know which family of carrier-specific objects in this MIB (CDMA-branch vs. GSM/LTE-branch) actually applies to the installed modem, since CDMA and GSM devices report very different identifiers and metrics. For example, a router with a CDMA modem would report cdma(1) here, telling the admin to look at the c3gCdma* objects rather than the c3gGsm* ones for details like roaming status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.1 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gStandard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.1.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gStandard.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::c3gStandard 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.1 | c3gWanCommonTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.1.1 | c3gWanCommonEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.1.1.1 | c3gStandard | CISCO-WAN-3G-MIB |