MIB Viewer

apexGbeConfInputUnicastTimeout

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.7.1.1.10
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
Loss of input stream timeout value (in milliseconds) for unicast inputs. This determines the amount of time a unicast input stream is missing before the APEX will declare the input stream lost. Loss of input is used for determining all SDV failover conditions. It is also used for Manual Routing failover conditions when using hot/warm transport stream redundancy. 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. @Range(step=200) @Config(config=yes, reboot=no) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
Integer32(600..6000)