To assist you in setting up the SNMP configuration file, the sat-nms software comes with a utility program called 'create-snmp.template'. This program creates a template configuration file which contains all (or the most common) M&C parameters of the actual system.
To create a template configuration file, perform the following steps:
This creates a file called 'snmp.template', a template for the 'snmp.setup' file. It defines all M&C parameters of the system except of the device setup variables to be accessible via SNMP. The M&C variables appear in alphabetical order, all fault flags are marked to send SNMP traps in case of a change of the value. To use the template file, rename it to 'snmp.setup' and restart the software. To make certain parameters invisible for the SNMP NMS, remove the corresponding lines from the file or put comment characters ('#') in front of them.
The 'create-snmp.template' utility program accepts a number of command line options which let you modify the default behavior of the program. These options are:
For example, typing 'create-snmp.template --include-config --comment <ENTER>' in the telnet window creates a template file which also includes the device setup variables, but with all parameter definitions commented out.