Appendix B ’SNMP Management’ — Getting a Configuration and Modifying It
230 Amethyst III DTV Smart Switch
User Manual
Getting a Configuration and Modifying It
With SNMP, it is possible to save an Amethyst III configuration and get
this configuration in order to apply it to another equipment or to modify
it and reapply it to the Amethyst
III equipment.
Getting a Configuration
1.
In the configuration folder, walk the
confVersTable
to find the ID
corresponding to the name of the configuration you want to get:
WALK confVersTable
2.
Enter the following command:
SET confParConfId.0 integer x
x
being the ID of the configuration you want to get. This command
indicates that you are working with the x configuration.
3.
Enter the following command:
SET confCommand.0 integer 3
3
being the value corresponding to the action of getting one
configuration.
4.
The result is available in the
confXmlContBufferTable
.