c3gCdmaHybridModePreference

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.2.4.1.2

Object

column r/w Enumeration
This object indicates the hybrid mode preference:
unknown(1)     - preference unknown
hybrid(2)      - connect to EV-DO/1xRTT services
evDoOnly(3)    - connect to only EV-DO service
oneXRttOnly(4) - connect to only 1xRTT service

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.2.4.1.2
Type
column
Access
readwrite
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::c3gCdmaHybridModePreference'
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::c3gCdmaHybridModePreference.<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::c3gCdmaHybridModePreference'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2hybrid
3evDoOnly
4oneXRttOnly

Conformance