All MIBs › CISCO-IKE-FLOW-MIB › cifIkeTunSaRefreshThreshold
cifIkeTunSaRefreshThreshold
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeTunSaRefreshThreshold
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.3.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The security association refresh threshold in seconds. If the tunnel does not refresh its security associations, the value of this MIB object is zero.
What is cifIkeTunSaRefreshThreshold?
This is the number of seconds before SA expiry at which this Phase-1 tunnel will proactively refresh its security associations, or zero if the tunnel never refreshes, exactly as its description says. It matters because a tunnel configured with a zero threshold lets its SAs expire outright and must fully renegotiate Phase-1, risking a brief traffic interruption, whereas a tunnel with a real threshold rekeys seamlessly before that happens. A tunnel with an 8-hour SA lifetime and a 300-second threshold starts rekeying 5 minutes before expiry; the same tunnel reporting 0 here means every expiry is a cold restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.3 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunSaRefreshThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.3.1.3.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeTunSaRefreshThreshold.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::cifIkeTunSaRefreshThreshold 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.3 | cifIkeTunSaRefreshThreshold | CISCO-IKE-FLOW-MIB |