CM5000 User Manual
UM-CM5000-FW3.5.2.0-REV0.0
2019-07-08
www.ateme.com
Page 93
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsTsBissMode.1.1 i 2
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsTsBissMode.1.1 = INTEGER: n1(2)
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsTsBissKey.1.1 s 0123456789AB
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsTsBissKey.1.1 = STRING: 0123456789AB
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsVideoTsBissIsEnabled.1.1.1 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsVideoTsBissIsEnabled.1.1.1 =
# INTEGER: true(1)
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioTsBissIsEnabled.1.1.1 i 2
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsAudioTsBissIsEnabled.1.1.1 =
# INTEGER: false(2)
A.3.2.5. Configuring IP outputs
Configuring IP outputs is performed through kyrion2ChannelCfgTsOutputIp.
The main entry is the kyrion2ChannelCfgTsOutputIpTable table. It contains the generic parameters associated to
each IP outputs.
The second important entry is the kyrion2ChannelCfgTsOutputIpDestination table. It contains the main and backup
parameters.
Note
Both
kyrion2ChannelCfgTsOutputIpIsEnabled
and
kyrion2ChannelCfgTsOutputIpDestinationIsEnabled must be set for an ip output to be active.
The following example enables IP3/Main output with multicast address 225.10.10.1, port 5000, protocol UDP.