Users Guide
Table 19. dellemc_configure_idrac_eventing (continued)
Parameter/aliases Required Default Choices Comments
share_name Yes NA NA
CIFS or NFS Network share or a local
path
share_user No NA NA
Network share user in the format
'user@domain' or 'domain\user' if user
is part of a domain else 'user'. This
option is mandatory for CIFS Network
share.
share_password/
share_pwd
No NA NA
Network share user password. This
option is mandatory for CIFS Network
share.
share_mnt No NA NA
Local mount path of the network share
with read-write permission for Ansible
user. This option is mandatory for CIFS
or NFS Network share.
destination_number No None NA Destination number for SNMP Trap
destination No None NA Destination for SNMP Trap
snmp_v3_username No NA NA SNMP v3 username for SNMP Trap
snmp_trap_state No NA
• Enabled
• Disabled
Whether to Enable or Disable SNMP
alert
email_alert_state No NA
• Enabled
• Disabled
Whether to Enable or Disable Email alert
alert_number No None NA Alert number for Email configuration
address No NA NA Email address for SNMP Trap
custom_message No NA NA
Custom message for SNMP Trap
reference
enable_alerts No NA
• Enabled
• Disabled
Whether to Enable or Disable iDRAC
alerts
authentication No NA
• Enabled
• Disabled
Simple Mail Transfer Protocol
Authentication
smtp_ip_address No NA NA SMTP IP address for communication
smtp_port No None NA SMTP Port number for access
username No None NA Username for SMTP authentication
password No None NA Password for SMTP authentication
Table 20. Return Values
Name Description Returned Type Sample
iDRAC
eventing
Configures the iDRAC
eventing attributes
Success String https://github.com/dell/Dell-EMC-Ansible-
Modules-for-iDRAC/blob/master/samples/
dellemc_configure_idrac_eventing.md
Example
-name: Configure the iDRAC eventing attributes
dellemc_configure_idrac_eventing:
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
Modules for iDRAC
27