c3gCurrentIdleDigitalMode

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.2.4.1.4

Object

column Enumeration
Current idle digital mode:
unknown(1)   - service is unknown
noService(2) - no service
amps(3)      - Advanced Mobile Phone Service (AMPS)
cdma(4)      - Code Division Multiple Access (CDMA)
gsm(5)       - Global System for Mobile communications (GSM)
hdr(6)       - High Data Rate (HDR)
wcdma(7)     - Wideband Code-Division Multiple-Access (WCDMA)
gps(8)       - Global Positioning System (GPS)
lte(9)       - Long Term Evolution (LTE)

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.2.4.1.4
Type
column
Access
readonly
Status
current
Parent
c3gCdmaNetworkEntry
Groups
1

Walk 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::c3gCurrentIdleDigitalMode'
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::c3gCurrentIdleDigitalMode.<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::c3gCurrentIdleDigitalMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2noService
3amps
4cdma
5gsm
6hdr
7wcdma
8gps
9lte

Conformance