ipsecSaEncAlg
FEC-IPSEC-MIB ·
.0.3.1.19
Object
column
Enumeration
The encryption algorithm used, if any. Possible Values: none(1), -- No encryption applied des-cbc(2), -- DES in CBC mode des3-cbc(3), -- Triple DES in CBC mode blowfish-cbc(4), -- Blowfish in CBC mode cast128-cbc(5), -- CAST with 128 bit key in CBC mode twofish-cbc(6), -- Twofish in CBC mode aes-cbc(7) -- AES in CBC mode.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.3.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecSaEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | des-cbc |
3 | des3-cbc |
4 | blowfish-cbc |
5 | cast128-cbc |
6 | twofish-cbc |
7 | aes-cbc |