Dell DR4000 Command Line Reference Guide - Page 26

test_email, snmp_add, --host <server name>, --port <number>, --community, <name&gt,

Page 26 highlights

--test_email To send a test email alert notification to all configured email recipients in the system, enter the following command string at the system prompt: NOTE: Verify that the configured email recipients receive the test email notification sent to them. This is an important check that proves they can receive DR4000 system alert notifications. administrator@mydr4000 > alerts --test_email Test mail sent. --snmp_add, --host , --port , --community To set SNMP traps for a host, define its host name, port number, and list the corresponding SNMP community, enter the following command string at the system prompt: administrator@mydr4000 > alerts --snmp_add --host 10.12.14.20 --port 1550 --community snmpPublic1 Host "10.12.14.20" added to SNMP alert recipients. If no options are specified, the following prompts are shown: administrator@mydr4000 > alerts --snmp_add --host missing: Name of management console that listens to SNMP traps. --port missing: Port number on host that is listening for SNMP traps. --community missing: Name of SNMP community. --snmp_delete, --host To delete SNMP traps for a host, identify the host name by entering the following command string at the system prompt: administrator@mydr4000 > alerts --snmp_delete --host 10.10.10.12 Host "10.10.10.12" deleted from SNMP alert recipients. 16 Managing the DR4000 System

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

16
Managing the DR4000 System
--test_email
To send a test email alert notification to all configured email recipients in the
system, enter the following command string at the system prompt:
NOTE:
Verify that the configured email recipients receive the test email notification
sent to them. This is an important check that proves they can receive DR4000
system alert notifications.
administrator@mydr4000 > alerts --test_email
Test mail sent.
--snmp_add, --host <server name>, --port <number>, --community
<name>
To set SNMP traps for a host, define its host name, port number, and list the
corresponding SNMP community, enter the following command string at the
system prompt:
administrator@mydr4000 > alerts --snmp_add --host
10.12.14.20 --port 1550 --community snmpPublic1
Host "10.12.14.20" added to SNMP alert recipients.
If no options are specified, the following prompts are shown:
administrator@mydr4000 > alerts --snmp_add
--host missing: Name of management console that listens to
SNMP traps.
--port missing: Port number on host that is listening for
SNMP traps.
--community missing: Name of SNMP community.
--snmp_delete, --host <server name>
To delete SNMP traps for a host, identify the host name by entering the
following command string at the system prompt:
administrator@mydr4000 > alerts --snmp_delete --host
10.10.10.12
Host "10.10.10.12" deleted from SNMP alert recipients.