MIB Viewer

apexRdsPollRandomization

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.19.1.1.8
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
RDS Polling Randomization Time. Maximum time in minutes to delay polling at startup in order to avoid having many APEXs polling the RDS simultaneously. The actual delay time will be randomly calculated by the APEX and will be no greater than this value. A value of zero means no delay and the APEX will poll immediately at startup. Once written, the change to this parameter will only take immediate effect after apexRdsConfigApplyChange is set to 'apply'. In order for the change to persist through subsequent reboots or power cycles, the change must be saved via apexSaveConfig. @Config(config=yes, reboot=no) @Commit(param=apexRdsConfigApplyChange, value=2) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
Integer32(0..10)