All MIBs › COSINE-ORION-MIB › csOrionIpSecStateAlgorithmType
csOrionIpSecStateAlgorithmType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionIpSecStateAlgorithmType
OID (numeric): 1.3.6.1.4.1.3085.3.1.6.5.13.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The algorithm type of this SA.
What is csOrionIpSecStateAlgorithmType?
This read-only INTEGER enumerates the specific cryptographic algorithm the SA is using, such as esp-des-rfc1829(7), esp-3des(8), or esp-md5-hmac(10), among the many AH and ESP variants defined. An admin auditing VPN security posture checks this to spot tunnels still running legacy weak ciphers like single-DES that should be retired. For example, finding esp-des-rfc1829(7) on a production SA flags a tunnel that needs to be renegotiated to use 3DES or a stronger cipher.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.5.13.1.11 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionIpSecStateAlgorithmType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.5.13.1.11.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionIpSecStateAlgorithmType.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionIpSecStateAlgorithmType OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.6 | csOrionServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5 | csOrionEncryptInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.13 | csOrionIpSecStateTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.13.1 | csOrionIpSecStateEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.13.1.11 | csOrionIpSecStateAlgorithmType | COSINE-ORION-MIB |