c3gCdmaTotalTransmitted
CISCO-WAN-3G-MIB ·
.1.3.6.1.4.1.9.9.661.1.2.1.1.2
Object
column bytesSNMPv2-SMICounter64
Total data transmitted for all calls. It is the total amount of data transmitted by modem, not to be confused with the number of bytes transmitted through the interface.
Context
- MIB
- CISCO-WAN-3G-MIB
- OID
.1.3.6.1.4.1.9.9.661.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- c3gCdmaSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gCdmaTotalTransmitted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gCdmaTotalTransmitted.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-3G-MIB::c3gCdmaTotalTransmitted'
Syntax
bytesSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of