c3gCurrentCallSetupMode

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.2.4.1.7

Object

column r/w Enumeration
Current call setup mode.  The 1xEV-DO system supports packet
data connections to a public or private data network using 
either mobile IP or simple IP protocol.  For simple IP 
protocol, moving from the coverage area of one PDSN to another
PDSN constitutes a change in packet data session.  For mobile 
IP protocol, a packet data session can span several PDSNs as 
long as the user continuously maintains mobility bindings at 
the Home Agent (the IP address is persistent).  The modes are:
unknown(1)                       - mode is unknown
simpleIpOnly(2)                  - simple IP only
mobileIpPreferWithSipFallback(3) - prefer mobile IP with 
                                   simple IP as fallback mode
mobileIpOnly(4)                  - mobile IP only

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.2.4.1.7
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::c3gCurrentCallSetupMode'
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::c3gCurrentCallSetupMode.<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::c3gCurrentCallSetupMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2simpleIpOnly
3mobileIpPreferWithSipFallback
4mobileIpOnly

Conformance