All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgTunEncryptAlgo
cisgIpsSgTunEncryptAlgo
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunEncryptAlgo
OID (numeric): 1.3.6.1.4.1.9.9.438.1.1.2.1.12
Node type: OBJECT-TYPE
Type: CIPsecEncryptAlgorithm
Access: read-only
Description: The encryption algorithm used in Phase-1 negotiations on the control tunnel corresponding to this conceptual row.
What is cisgIpsSgTunEncryptAlgo?
This reports the encryption algorithm used in the Phase-1 negotiation for this specific control tunnel, per its description - the live, per-tunnel record of exactly which cipher is actually protecting this tunnel's ISAKMP messages, as opposed to what a policy merely specifies. It matters for spot-checking that a tunnel is actually using the strong algorithm an admin intended, since negotiation could theoretically fall back to a weaker mutually-supported option if policies aren't perfectly aligned between peers. A tunnel unexpectedly showing 'des' when every configured policy on this device specifies AES would reveal that this peer negotiated down to an older, weaker fallback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.2.1.12 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunEncryptAlgo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.2.1.12.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunEncryptAlgo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cisgIpsSgTunEncryptAlgo.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::cisgIpsSgTunEncryptAlgo 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.2 | cisgIpsSgTunnelTable | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.2.1 | cisgIpsSgTunnelEntry | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.2.1.12 | cisgIpsSgTunEncryptAlgo | CISCO-IPSEC-SIGNALING-MIB |