CLI Guide
syslog-parameters
This basetype is used by show syslog-parameters.
Table 120. syslog-parameters properties
Name Type Description
syslog-host 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.
• resolved: Sends notifications for Resolved, 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: info
• 1: resolved
• 2: warn
• 3: error
• 4: crit
syslog-host-port uint32 The port on which the remote syslog facility is expected to listen for notifications.
system
This basetype is used by show configuration and show system.
Table 121. system properties
Name Type Description
system-name string The name of the storage system.
system-contact string The name of the system administrator.
system-location string The location of the system.
system-information string A brief description of what the system is used for or how it is configured.
midplane-serial-number string The serial number of the controller enclosure midplane.
vendor-name string The vendor name.
product-id string The product model identifier.
product-brand string The product brand name.
scsi-vendor-id string The vendor name returned by the SCSI INQUIRY command.
scsi-product-id string The product identifier returned by the SCSI INQUIRY command.
enclosure-count uint32 The number of enclosures in the system.
health string
• OK
• Degraded
• Fault
• N/A
• Unknown
health-numeric uint32 Numeric equivalents for health values.
API basetype properties 403