MIB Viewer

apexEncryptionConfAlgorithm

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.20.1.1.1
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
Configured encryption algorithm. This value determines which MUX FPGA image will be loaded. dvb-csa-simulcrypt must be selected to allow for configuration of Simulcrypt. Operator need to procure the license to select mc-scte-52-simulcrypt or mc-csa-simulcrypt. Once written, a save must be performed via the apexSaveConfig parameter and the APEX must be rebooted for the change to take effect. @Config(config=yes, reboot=yes) @Commit(param=apexEncryptionConfApplyChange, value=2) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
INTEGER { des-dcii (1), des-scte-52 (2), dvb-csa (3), dvb-csa-simulcrypt (4), mc-scte-52-simulcrypt (5), mc-csa-simulcrypt (6) }