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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aes |
2 | twofish |
3 | blowfish |
4 | cast |
5 | des3 |
6 | des |
7 | null |
31 | rijndael |