All MIBs › CISCO-IKE-FLOW-MIB › cifIkeTunInP2Exchgs
cifIkeTunInP2Exchgs
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeTunInP2Exchgs
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.3.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of Phase-2 exchanges received by this Phase-1 IKE Tunnel.
What is cifIkeTunInP2Exchgs?
This counts how many Phase-2 (Quick Mode) exchanges - the negotiations that set up the actual IPsec SAs carrying user traffic - have been received on this specific Phase-1 tunnel, per its description. It matters because each Phase-2 exchange typically corresponds to a new protected traffic selector or a rekey, so the number reflects how much IPsec SA churn this one IKE tunnel is handling underneath it. A site-to-site tunnel protecting a dozen small subnets might show this counter in the hundreds, while a single-subnet remote-access tunnel might stay in single digits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.5 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunInP2Exchgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.5.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunInP2Exchgs.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::cifIkeTunInP2Exchgs 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.5 | cifIkeTunInP2Exchgs | CISCO-IKE-FLOW-MIB |