HP MSA 1040 CLI Reference Guide (762782-001, March 2014)

464 XML API basetype properties
syslog-parameters
This basetype is used by show syslog-parameters.
Table 78 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.