For more information on this topic, please see the DR Series System Administration 4.0 Web-based Training
You can do an SSH session using administrator user account and run the below commands .
1>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.
2>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.
3>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.
4>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.
5>alerts --snmp_trap_email [--enable] [--disable]
Description
Enables or disables SNMP traps to be sent out as an email message.
Syntax
alerts --snmp_trap_email --enable
Result
Successfully enabled SNMP Trap email forwarding.
NOTE: To disable SNMP trap mail forwarding, substitute the --disable command, as in the following example:
alerts --snmp_trap_email --disable
Successfully disabled SNMP Trap email forwarding.
6>alerts --help
Description
Displays the listing of alerts and related options for using the DR Series system CLI.
For other information, please see the command line reference guide:
https://support.quest.com/technical-documents/dr-series-software/4.0/command-line-reference-guide/?ParentProduct=1475
Note:-(TCP 199 SNMP daemon—used by Simple Network Management Protocol (SNMP) requests)
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center