CM5000 User Manual
UM-CM5000-FW3.5.2.0-REV0.0
2019-07-08
www.ateme.com
Page 99
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputFormat.1.1.3 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputFormat.1.1.3 = INTEGER: pcm(1)
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputSource.1.1.3 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputSource.1.1.3 = INTEGER: sdi(1)
• Since it is a PCM source, next step is to provide the channel layout:
The only supported layouts are given in the table below.
Table A.3. Supported PCM layouts
Channel Mode
PcmCount
PcmLayout
Mono
1
mono(1)
Dual-mono
2
dualMono(3)
Stereo
2
stereo(2)
5.1
6
n3f2bLfe(4)
So, for a 5.1 track, write:
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputPcmCount.1.1.3 i 6
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputPcmCount.1.1.3 = INTEGER: 6
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputPcmLayout.1.1.3 i 4
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioInputPcmLayout.1.1.3 =
# INTEGER: n3f2bLfe(4)
• Since it is a SDI source, we must configure the channel mapping:
Channels and SDI pairs mapping are given in the tables below.
Table A.4. Channel to index mapping
Channel
SdiEntriesIdx
Left
1
Right
2
Center
3
Lfe
4
Left surround
5
Right surround
6
Table A.5. SDI pair to index mapping
Pair
SdiEntriesEntries