HP (Hewlett-Packard) HP OpenView Vantagepoint – Operation Manual for UNIX Printer User Manual


 
Syntax Used in VPO Configuration Files
Configuration Files for Templates
Appendix A 277
Since the syntax descriptions for the configuration files of all these
templates share most rules, they are presented here as one grammar.
The following restrictions apply:
a configuration file for a logfile template must fit the syntax
definition <logsources>
a configuration file for an SNMP trap template must fit the syntax
definition <snmpsources>
a configuration file for a MPE/iX console message template must fit
the syntax definition <consources>
a configuration file for a VPO message interface template must fit the
syntax definition <opcsources>
a configuration file for an event correlation template must fit the
syntax definition <ecsources>
a configuration file for a scheduled action template must fit the
syntax definition <schedsources>
The grammar is as follows:
file ::= SYNTAX_VERSION <num> [ <logsources> | <snmpsources> |
<consources> | <opcsources> | <ecsource> |
<schedsources> e ]
logsources ::= <logsource > <logsources> | e
snmpsources ::= <snmpsource> <snmpsources> | e
consources ::= <consource> <consources> | e
opcsources ::= <opcsource> <opcsources> | e
ecsources ::= <ecsource> <ecsources> | e
schedsources ::= <schedsource> <schedsources> | e
logsource ::= LOGFILE <string> DESCRIPTION <string>
<logdefopts> <conditions>
snmpsource ::= SNMP <string> DESCRIPTION <string>
<snmpdefopts> <snmpconditions>
consource ::= CONSOLE <string> DESCRIPTION <string>
<condefopts> <conditions>
opcsource ::= OPCMSG <string> DESCRIPTION <string>
<opcdefopts> <conditions>
ecsource ::= ECS <string> DESCRIPTION <string>
<ecdefopts> <ecverification>
CIRCUIT_FILE <string> <circuit>
schedsource ::= SCHEDULE <string> DESCRIPTION <string>