All MIBs › CISCO-WAN-3G-MIB › c3gCurrentCallSetupMode
c3gCurrentCallSetupMode
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gCurrentCallSetupMode
OID (numeric): 1.3.6.1.4.1.9.9.661.1.2.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is c3gCurrentCallSetupMode?
This read-write enumeration configures how the 1xEV-DO modem establishes its packet data session: exclusively simpleIpOnly(2), mobileIpOnly(4), or mobileIpPreferWithSipFallback(3), which tries mobile IP first and falls back to simple IP. An admin chooses this based on whether the deployment needs mobile IP's session-mobility-across-PDSNs capability or can rely on simpler, more widely compatible simple IP; the fallback mode balances resilience against setup complexity. For example, a fleet router that occasionally roams between PDSN coverage areas might be set to mobileIpPreferWithSipFallback(3) so it tries to preserve session continuity via mobile IP but still connects via simple IP if mobile IP setup fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.4.1.7 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCurrentCallSetupMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.2.4.1.7.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gCurrentCallSetupMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.661.1.2.4.1.7.1 i <value>
Start monitoring Cisco routers with 3G/4G LTE WAN interface modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-3G-MIB::c3gCurrentCallSetupMode OID value, configure state conditions and alerts, and monitor any Cisco routers with 3G/4G LTE WAN interface modules from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.661 | ciscoWan3gMIB | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1 | ciscoWan3gMIBObjects | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2 | c3gWanCdma | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4 | c3gCdmaNetworkTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4.1 | c3gCdmaNetworkEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.2.4.1.7 | c3gCurrentCallSetupMode | CISCO-WAN-3G-MIB |