All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgGlobalDecryptFails
cisgIpsSgGlobalDecryptFails
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalDecryptFails
OID (numeric): 1.3.6.1.4.1.9.9.438.1.1.1.1.20
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of decryption operations in all current and previous Phase-1 Control Tunnels which failed to yield the original payload.
What is cisgIpsSgGlobalDecryptFails?
This Counter64 totals decryption operations across all current and previous Phase-1 control tunnels that failed to yield the original payload, per its description - meaning a received IKE message couldn't be successfully decrypted with the negotiated key. It's a strong indicator of a key mismatch or corruption issue specifically in the crypto operation itself, distinct from an authentication or hash-validation failure. A tunnel or device-wide spike in this counter right after a rekey event would suggest the new key material wasn't correctly synchronized between peers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.1.1.20 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalDecryptFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.1.1.20.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalDecryptFails.1
Start monitoring Cisco VPN gateway equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalDecryptFails OID value, configure state conditions and alerts, and monitor any Cisco VPN gateway equipment 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.438 | ciscoIPsecSignalingMIB | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1 | ciscoIPsecSigMIBObjects | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1 | cisgIpsSgCurrentActivity | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1 | cisgIpsSgGlobalStatsTable | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1.1 | cisgIpsSgGlobalStatsEntry | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1.1.20 | cisgIpsSgGlobalDecryptFails | CISCO-IPSEC-SIGNALING-MIB |