All MIBs › CISCO-IKE-FLOW-MIB › cifIkeGlobalInXauthFailures
cifIkeGlobalInXauthFailures
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeGlobalInXauthFailures
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.1.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of times the extended authentication information supplied by an IKE peer was found to be invalid by the local entity.
What is cifIkeGlobalInXauthFailures?
This counts how many times the extended authentication credentials (username/password) supplied by an IKE peer were found invalid by this device, out of the total XAUTH requests tracked in cifIkeGlobalInXauths, directly reflecting failed remote-access VPN login attempts at the IKE layer. A rising count here, especially concentrated around a specific time window, is a meaningful security signal worth correlating with AAA/RADIUS logs, since it could indicate either legitimate users mistyping credentials or a brute-force credential-guessing attempt against the VPN's XAUTH authentication. A spike in this counter without a corresponding spike in successful cifIkeGlobalInXauths completions is exactly the pattern a security team would want alerted on for potential VPN credential attacks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeGlobalInXauthFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeGlobalInXauthFailures.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::cifIkeGlobalInXauthFailures 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.1 | cifIkeGlobalStatsTable | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.1.1 | cifIkeGlobalStatsEntry | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.1.1.8 | cifIkeGlobalInXauthFailures | CISCO-IKE-FLOW-MIB |