All MIBs › CISCO-WAN-3G-MIB › c3gGsmPacketService
c3gGsmPacketService
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gGsmPacketService
OID (numeric): 1.3.6.1.4.1.9.9.661.1.3.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Packet Service type: unknown(1) - service type is unknown. none(2) - no service. gprs(3) - General Packet Radio Service (GPRS). edge(4) - Enhanced Data rates for GSM Evolution (EDGE). umtsWcdma(5) - Universal Mobile Telecommunications System (UMTS) / Wideband Code-Division Multiple-Access (W-CDMA). hsdpa(6) - High-Speed Downlink Packet Access (HSDPA) hsdpa(7) - High-Speed Uplink Packet Access (HSUPA) hspa(8) - High-Speed Packet Access (HSPA) hspaPlus(9) - High-Speed Packet Access (HSPA) Plus lte(10) - Long Term Evolution
What is c3gGsmPacketService?
This read-only enumeration reports the specific packet-data technology in use, ranging from none(2) through gprs(3), edge(4), umtsWcdma(5), and hsdpa variants. An admin uses this to see the actual data technology tier a device is achieving, which explains observed throughput far more precisely than a generic "connected" status, since GPRS and HSDPA offer vastly different speeds. For example, a router expected to run on HSDPA that instead reports edge(4) tells the admin the device has fallen back to a much slower technology, likely due to weakened 3G/HSDPA coverage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.2.1.5 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gGsmPacketService
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.2.1.5.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gGsmPacketService.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::c3gGsmPacketService 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.2 | c3gGsmNetworkTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3.2.1 | c3gGsmNetworkEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.3.2.1.5 | c3gGsmPacketService | CISCO-WAN-3G-MIB |