c3gSmsInSmsArchiveCount
CISCO-WAN-3G-MIB ·
.1.3.6.1.4.1.9.9.661.1.5.1.1.1.6
Object
column msgsSNMPv2-SMIGauge32
Number of successful archive of Incoming SMS messages since router reload. Each SMS message occupies x bytes of space. So if the incoming message is huge, then it is archived as multiple of x bytes but still called as one SMS message. This is the difference between c3gSmsInSmsArchiveCount and c3gSmsInSmsArchived.
Context
- MIB
- CISCO-WAN-3G-MIB
- OID
.1.3.6.1.4.1.9.9.661.1.5.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- msgs
- Parent
- c3gSmsCommonEntry
- 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::c3gSmsInSmsArchiveCount'
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::c3gSmsInSmsArchiveCount.<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::c3gSmsInSmsArchiveCount'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of