HP MSA 2040 CLI Reference Guide
syslog-parameters 479
syslog-parameters
This basetype is used by show syslog-parameters.
Table 80 syslog-parameters properties
Name Type Description
syslog-host-ip string The IP address of the remote syslog server to use for the notifications.
syslog-
notification-
level
string Shows the minimum severity for which the system sends notifications:
• crit: Sends notifications for Critical events only.
• error: Sends notifications for Error and Critical events.
• warn: Sends notifications for Warning, Error, and Critical events.
• info: Sends notifications for all events.
• none: Disables syslog notification and clears the settings.
syslog-
notification-
level-numeric
uint32 Numeric equivalents for syslog-notification-level values.
• 0: none
• 8: crit
• 12: error
• 14: warn
• 15: info
syslog-host-
port
uint32 The port on which the remote syslog facility is expected to listen for notifications.