All MIBs › CISCO-IKE-FLOW-MIB › cifIkeTunTotalRefreshes
cifIkeTunTotalRefreshes
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeTunTotalRefreshes
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.3.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of security associations refreshes performed. If the tunnel does not refresh its security associations, the value of this MIB object is never incremented.
What is cifIkeTunTotalRefreshes?
This counts how many times this specific Phase-1 tunnel has successfully refreshed its security associations via Quick Mode exchanges, per its description, and stays at zero for tunnels that never refresh. An admin uses it to confirm rekeying is actually occurring on a tunnel expected to refresh - a tunnel that's been up for days but still shows 0 here suggests the refresh threshold or peer rekey negotiation is broken. A tunnel active 72 hours with an 8-hour SA lifetime should show roughly 8-9 refreshes; seeing only 1 is a red flag worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.4 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunTotalRefreshes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.4.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunTotalRefreshes.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::cifIkeTunTotalRefreshes 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.4 | cifIkeTunTotalRefreshes | CISCO-IKE-FLOW-MIB |