3.6.0 Matrix Server Command Reference (5697-7083, December 2007)
Chapter 3: mx Commands 80
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
The <target> is the hostname or IP address for the SNMP trap forwarding
target.
The options are:
[--addtarget]
Add a new SNMP trap forwarding target.
[--removetarget]
Remove an existing target.
[--community <value>]
The community string to be used for a new target. The default is private.
disable—Disable an event notifier
mx eventnotifier disable [--snmp] [--email] [--script]
The options are:
[--snmp]
Disable the SNMP notification service.
[--email]
Disable the email notification service.
[--script]
Disable the script notification service.
If none of the options are specified, all notification services will be disabled.
enable—Enable an event notifier service
mx eventnotifier enable [--snmp] [--email] [--script]
[--snmp]
Enable the SNMP notification service.
[--email]
Enable the email notification service.
[--script]
Enable the script notification service.
If none of the options are specified, all notification services will be enabled.
export—Export the event notification settings to a local file
mx eventnotifier export <file.xml>