CM5000 User Manual
UM-CM5000-FW3.5.2.0-REV0.0
2019-07-08
www.ateme.com
Page 94
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpProtocol.1.1.3 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpProtocol.1.1.3 = INTEGER: udp(1)
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationAddress.1.1.3.1 \
d 225.10.10.1
# ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationAddress.1.1.3.1 =
# Hex-STRING: E1 0A 0A 01
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationPort.1.1.3.1 u 5000
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationPort.1.1.3.1 =
# Gauge32: 5000
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpIsEnabled.1.1.3 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpIsEnabled.1.1.3 = INTEGER: true(1)
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationIsEnabled.1.1.3.1 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsOutputIpDestinationIsEnabled.1.1.3.1 =
# INTEGER: true(1)
A.3.2.6. Configuring modulator output
Configuring modulator output is performed through kyrion2ChannelCfgTsOutputDvbs.
The main entry is the kyrion2ChannelCfgTsOutputDvbsTable table. It allows to enable the modulator and configure
its generic parameters.
Warning
For backward compatibility reasons, the parameter kyrion2ChannelCfgTsOutputDvbsFrequency is not
the final target frequency as in the GUI. It is the intermediate frequency before the BUC conversion.
The intermediate frequency must be in the range [950;2150].
The formula to calculate the intermediate frequency is:
• without spectral inversion: final frequency - BUC's LOF
• with spectral inversion: BUC's LOF - final frequency
Note
kyrion2ChannelCfgTsOutputDvbsAttenuation is used to set the Low Output Power slot value.
kyrion2ChannelCfgTsOutputDvbsAttenuationHigh is used to set the High Output Power slot value.
kyrion2ChannelCfgTsOutputDvbsAttenuationSlot is used to set which slot is the active one.