All MIBs › CISCO-WAN-3G-MIB › c3gGsmTotalByteTransmitted
c3gGsmTotalByteTransmitted
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gGsmTotalByteTransmitted
OID (numeric): 1.3.6.1.4.1.9.9.661.1.3.2.1.19
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Total number of bytes transmitted for all calls. It is the total number of bytes transmitted by modem, not to be confused with the number of bytes transmitted through the interface.
What is c3gGsmTotalByteTransmitted?
This Counter64, in bytes, tracks the total number of bytes the GSM modem itself has transmitted across all calls, distinct from bytes transmitted through the router's logical interface. An admin uses this modem-reported figure, the GSM counterpart to the CDMA total-transmitted counter, to track actual over-the-air usage for capacity planning or comparison against a carrier data plan. For example, comparing this counter's growth rate against a known monthly data allowance helps the admin project whether a GSM-connected site will exceed its plan before the billing cycle ends.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.2.1.19 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gGsmTotalByteTransmitted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.3.2.1.19.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gGsmTotalByteTransmitted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> c3gGsmTotalByteTransmitted.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::c3gGsmTotalByteTransmitted 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.19 | c3gGsmTotalByteTransmitted | CISCO-WAN-3G-MIB |