ipsecAlgId
FEC-IPSEC-MIB ·
.0.17.1.1
Object
column
Enumeration
The id of the algorithm. Possible values: aes(1), -- AES cipher alg twofish(2), -- Twofish cipher alg blowfish(3), -- Blowfish cipher alg cast(4), -- Cast cipher alg des3(5), -- Triple DES cipher alg des(6), -- DES cipher alg null(7), -- NULL pseudo cipher rijndael(31) -- rijndael (former name for AES).
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.17.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecAlgorithmEntry
- Table
- ipsecAlgorithmTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aes |
2 | twofish |
3 | blowfish |
4 | cast |
5 | des3 |
6 | des |
7 | null |
31 | rijndael |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecAlgMinKeySize The minimum key length in bits possible for this algorithm. | column | bits Integer32 | .0.17.1.3 |
| ipsecAlgDefKeySize The default key length in bits used for this algorithm. | column | bits Integer32 | .0.17.1.4 |
| ipsecAlgMaxKeySize The maximum key length in bits possible for this algorithm. | column | bits Integer32 | .0.17.1.5 |
| ipsecAlgUseMinKeySize obsolete WARNING: this object is obsolete and must not be used. | column | bits Integer32 | .0.17.1.6 |
| ipsecAlgUseDefKeySize obsolete WARNING: this object is obsolete and must not be used. | column | bits Integer32 | .0.17.1.7 |
| ipsecAlgUseMaxKeySize obsolete WARNING: this object is obsolete and must not be used. | column | bits Integer32 | .0.17.1.8 |