snmpalerts command
Use this command to manage alerts sent via the SNMP.
Syntax:
snmpalerts [-options]
Option | Description | Values |
---|---|---|
-status | SNMP alert status (read only) | on, off |
-crt | Sets critical events that send alerts | all, none, custom:te|vo|po|di|fa|cp|me|in|re|ot|pc Custom critical alert settings are specified using a pipe separated list of values of the form snmpalerts -crt custom:te|vo, where custom values are:
|
-wrn | Sets warning events that send alerts | all, none, custom:rp|te|vo|po|fa|cp|me|ot|pw Custom warning alert settings are specified using a pipe separated list of values of the form snmpalerts -wrn custom:rp|te, where custom values are:
|
-sys | Sets routine events that send alerts | all, none, custom:lo|tio|ot|po|bf|til|pf|ne|nl|dh|oa Custom routine alert settings are specified using a pipe separated list of values of the form snmpalerts -sys custom:lo|tio, where custom values are:
|
Example:
system> snmpalerts
-status off
-crt none
-wrn none
-sys none
Give documentation feedback