All MIBs › CISCO-IKE-FLOW-MIB › cifIkeTunInConfigs
cifIkeTunInConfigs
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeTunInConfigs
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.3.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of Mode Configuration settings received (either CFG_REPLY or CFG_SET payloads) by the local entity on the ISAKMP SA represented by this IKE tunnel.
What is cifIkeTunInConfigs?
This counts IKE Mode Configuration payloads (CFG_REPLY or CFG_SET) received by this device over this tunnel, per its description - Mode Config is the mechanism that pushes an internal IP address, DNS servers, or split-tunnel routes to a remote-access client. It matters because it confirms address and attribute assignment is actually happening rather than the client silently falling back to a static or failed configuration. A remote-access tunnel that's 'up' but shows InConfigs stuck at 0 means the client never received its assigned internal IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.16 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunInConfigs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.16.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunInConfigs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cifIkeTunInConfigs.1
Start monitoring Cisco IOS routers and VPN concentrators terminating IPsec tunnels with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IKE-FLOW-MIB::cifIkeTunInConfigs OID value, configure state conditions and alerts, and monitor any Cisco IOS routers and VPN concentrators terminating IPsec tunnels 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.429 | ciscoIkeFlowMIB | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1 | ciscoIkeFlowMIBObjects | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1 | cifIkeCurrentActivity | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.3 | cifIkeTunnelTable | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.3.1 | cifIkeTunnelEntry | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.3.1.16 | cifIkeTunInConfigs | CISCO-IKE-FLOW-MIB |