rdEncryptAlgoMode
SIAE-RADIO-ENCRYPTION-MIB ·
.1.3.6.1.4.1.3373.1103.96.2.1.5
Object
column
r/w
Enumeration
AES encryption/decryption algorithm can be implemented in five modes. The modes may be used in conjunction with any symmetric key block cipher algorithm that is approved by a Federal Information Processing Standard (FIPS). The five modes are: - Electronic Codebook (ECB) - Cipher Block Chaining (CBC) - Cipher Feedback (CFB), - Output Feedback (OFB), - and Counter (CTR) Agents can accept only a subset of AES modes.
Context
- MIB
- SIAE-RADIO-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.3373.1103.96.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdEncryptTableEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aesModeElectronicCodebook |
2 | aesModeCipherBlockChaining |
3 | aesModeCipherFeedback |
4 | aesModeOutputFeedback |
5 | aesModeCounter |