Appendix B ’SNMP Management’ — Setting Monitoring Outputs
Amethyst III DTV Smart Switch 255
User Manual
Setting Monitoring Outputs
Outputs that are not configured in the main configuration are considered
as monitoring outputs and you can define what content should be sent
to them.
To set the behavior of a monitoring output, send commands in which:
OutputID
contains the identifier of the output that you want to set.
ElementId
contains the identifier of the switch.
IsInverse
specifies what the output content should be.
Example
1: ASI output 2 is set to broadcast the same content as ASI
switch 1.
SET commXmlParCommandType.0 (integer) 12
SET commXmlParCommandBufferValue.0 (octet string)
<
MonitoringCommandRequest ElementId="21" IsInverse="false"
OutputId="42"/>
Example 2: TS over IP input 3 is redirected to TS over IP output 6, without
going by a switch.
SET commXmlParCommandType.0 (integer) 12
SET commXmlParCommandBufferValue.0 (octet string)
<
MonitoringCommandRequest ElementId="
5003
"
IsInverse="false" OutputId="
400006
"/>
There is no response to this command.