All MIBs › CISCO-GDOI-MIB › cgmGdoiGmKekEncryptAlg
cgmGdoiGmKekEncryptAlg
Module: CISCO-GDOI-MIB
OID (symbolic): CISCO-GDOI-MIB::cgmGdoiGmKekEncryptAlg
OID (numeric): 1.3.6.1.4.1.9.9.759.1.3.2.1.13
Node type: OBJECT-TYPE
Type: CgmGdoiEncryptionAlgorithm
Access: read-only
Description: The value of the KEK_ALGORITHM which specifies the encryption algorithm used with the KEK SA. A GDOI implementaiton must support KEK_ALG_3DES. Following are the KEK encryption algoritm values defined in the GDOI RFC 3547, however the CgmGdoiEncryptionAlgorithm TC defines all possible values. Algorithm Type Value -------------- ----- RESERVED 0 KEK_ALG_DES 1 KEK_ALG_3DES 2 KEK_ALG_AES 3 RESERVED 4-127 Private Use 128-255
What is cgmGdoiGmKekEncryptAlg?
Reports the encryption algorithm (KEK_ALGORITHM, e.g. 3DES) used to protect the Key Encryption Key SA in this GDOI group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.759.1.3.2.1.13 snmpwalk -v2c -c public <target> CISCO-GDOI-MIB::cgmGdoiGmKekEncryptAlg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.759.1.3.2.1.13.1 snmpget -v2c -c public <target> CISCO-GDOI-MIB::cgmGdoiGmKekEncryptAlg.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cgmGdoiGmKekEncryptAlg.1
Start monitoring Cisco routers (GET VPN / GDOI) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-GDOI-MIB::cgmGdoiGmKekEncryptAlg OID value, configure state conditions and alerts, and monitor any Cisco routers (GET VPN / GDOI) 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.759 | ciscoGdoiMIB | CISCO-GDOI-MIB |
| 1.3.6.1.4.1.9.9.759.1 | cgmGdoiMIBObjects | CISCO-GDOI-MIB |
| 1.3.6.1.4.1.9.9.759.1.3 | cgmGdoiSecAssociations | CISCO-GDOI-MIB |
| 1.3.6.1.4.1.9.9.759.1.3.2 | cgmGdoiGmKekTable | CISCO-GDOI-MIB |
| 1.3.6.1.4.1.9.9.759.1.3.2.1 | cgmGdoiGmKekEntry | CISCO-GDOI-MIB |
| 1.3.6.1.4.1.9.9.759.1.3.2.1.13 | cgmGdoiGmKekEncryptAlg | CISCO-GDOI-MIB |