Dell DR6300 DR Series System Command Line Reference Guide - Page 27

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

Page 27 highlights

Result Test email sent. alerts --snmp_add --host --port --community Description Sets SNMP traps for a host by defining its host name, port number, and listing the corresponding SNMP community. Syntax alerts --snmp_add --host 10.12.14.20 --port 1550 --community snmpPublic1 Result Host "10.12.14.20" added to SNMP alert recipients. alerts --snmp_delete --host Description Deletes SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt. Syntax alerts --snmp_delete --host 10.10.10.12 Result Host "10.10.10.12" deleted from SNMP alert recipients. alerts --snmp_disable --host Description Disables SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt. Syntax alerts --snmp_disable --host 10.12.14.20 Result Host "10.12.14.20" disabled for SNMP alerts. alerts --snmp_enable --host Description Enables SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt. Syntax alerts --snmp_enable --host 10.12.14.20 Result Host "10.12.14.20" enabled for SNMP alerts. alerts --snmp_trap_email [--enable] [--disable] Description Enables or disables SNMP traps to be sent out as an email message. 27

  • 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
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

Result
Test email sent.
alerts --snmp_add --host <server name> --port <number> --community <name>
Description
Sets SNMP traps for a host by defining its host name, port number, and listing the corresponding SNMP community.
Syntax
alerts --snmp_add --host 10.12.14.20 --port 1550 --community snmpPublic1
Result
Host "10.12.14.20" added to SNMP alert recipients.
alerts --snmp_delete --host <server name>
Description
Deletes SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt.
Syntax
alerts --snmp_delete --host 10.10.10.12
Result
Host "10.10.10.12" deleted from SNMP alert recipients.
alerts --snmp_disable --host <server name>
Description
Disables SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt.
Syntax
alerts --snmp_disable --host 10.12.14.20
Result
Host "10.12.14.20" disabled for SNMP alerts.
alerts --snmp_enable --host <server name>
Description
Enables SNMP traps for a host by identifying it by name or IP address at the DR Series system prompt.
Syntax
alerts --snmp_enable --host 10.12.14.20
Result
Host "10.12.14.20" enabled for SNMP alerts.
alerts --snmp_trap_email [--enable] [--disable]
Description
Enables or disables SNMP traps to be sent out as an email message.
27