MIB Viewer

apexInsertionMode

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.12.1.1.1
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
This parameter is used to set the insertion mode for the APEX. The APEX may be configured to insert messages as efficiently as possible (efficient) or restrict insertion to a single section starting per packet (singleSection). Once written, the change to this parameter will take immediate effect. However, 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) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
INTEGER { efficient (1), singleSection (2) }