MIB Viewer

apexMcEmmInsertionMode

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.1.1.2.1
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
Specify the mode in which MediaCipher EMMs are inserted, out of band or full in band. Once written, the change to this parameter will only take immediate effect after apexMcEmmInsertionApplyChange is set to 'apply'. In order for the change to persist through subsequent reboots or power cycles, the change must be saved via the apexSaveConfig parameter. @Config(config=yes, reboot=no) @Commit(param=apexMcEmmInsertionApplyChange , value=2) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
INTEGER { outOfBand(1), fullInBand(2) }