HP P2000 G3 MSA System CLI Reference Guide 327
email-parameters
Properties
Example
# show email-parameters
...
<OBJECT basetype="email-parameters" name="email-parameters" oid="1" format="pairs">
<PROPERTY name="email-notification" type="string">Enabled</PROPERTY>
<PROPERTY name="email-notification-numeric" type="string">1</PROPERTY>
<PROPERTY name="email-notification-filter" type="string">info</PROPERTY>
<PROPERTY name="email-notification-filter-numeric" type="string">15</PROPERTY>
<PROPERTY name="email-notify-address-1" type="string">admin@mycompany.com</PROPERTY>
<PROPERTY name="email-notify-address-2" type="string"></PROPERTY>
<PROPERTY name="email-notify-address-3" type="string"></PROPERTY>
<PROPERTY name="email-notify-address-4" type="string"></PROPERTY>
<PROPERTY name="email-server" type="string">10.64.10.104</PROPERTY>
<PROPERTY name="email-domain" type="string">mycompany.com</PROPERTY>
Table 24 email-parameters properties
Name Type Description
email-
notification
string Shows whether email (SMTP) notification of events is enabled.
• Disabled: Email notification is disabled. This is the default.
• Enabled: Email notification is enabled.
email-
notification-
numeric
string Numeric equivalents for email-notification values.
• 0: Disabled
• 1: Enabled
email-
notification-
filter
string The minimum severity for which the system should send 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 email notification. This is the default.
email-
notification-
filter-numeric
string Numeric equivalents for email-notification-filter values.
• 8: crit
• 4: error
• 2: warn
• 1: info
• 0: none
email-notify-
address-1
string Up to four email addresses for recipients of event notifications. Blank by default.
email-notify-
address-2
string
email-notify-
address-3
string
email-notify-
address-4
string
email-server string The IP address of the SMTP mail server to use for the email messages. Blank by
default.
email-domain string The domain name that, with the sender name, forms the “from” address for
remote notification. Blank by default.
email-sender string The sender name that, with the domain name, forms the “from” address for
remote notification. Blank by default.