MIB Viewer

apexRtspReportGbeInterfaces

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.9.4.1.1.1
Access
read-write
Status
current
Source
APEX-MIB
Sub-identifiers
0
This selects which pair of GBE interfaces are to be reported to the RTSP controller (ERM) via VREP. The pairedPortAssignment selection allows for both pairs of GBE interfaces to be reported to the ERM. This allows for all 4 GBE interfaces to be used by the ERM for session mappings. This effectively splits the APEX into 2x24 QAM devices where the first GBE interface pair (1&2) are assigned to the first 24 output QAM streams (output TS 1 - 24) and the second GBE pair (3&4) are assigned to the second 24 output QAM streams (output TS 25-48). Selecting reportGbe1and2 or reportGbe3and4 limits the ERM to 2 GBE interfaces only. 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(sdv.ini, type='ini')
INTEGER { none (0), reportGbe1and2 (1), reportGbe3and4 (2), pairedPortAssignment (3) }