Add a Trap Host
To add a trap host to the list of machines that receive SNMP traps generated by the restorer, use the
snmp add trap-host operation. With one or more trap hosts defined, alerts messages are also
sent as traps, even when the SNMP agent is disabled. Administrative users only.
snmp add trap-host hostname
For example, to add a trap host admin12:
# snmp add trap-host admin12
Delete a Trap Host
To delete one or more trap hosts from the list of machines that receive SNMP traps generated by
the restorer, use the snmp del trap-host operation. Administrative users only.
snmp del trap-host hostname
For example, to delete a trap host admin12:
# snmp del trap-host admin12
Delete All Trap Hosts
To return the trap hosts list to the default of empty, use the snmp reset trap-host operation.
Administrative users only.
snmp reset trap-hosts
Add a Community String
To add one or more community strings that enable access to a restorer, use one of the snmp add
community operations. One operation gives read/write permissions and one gives read-only
permission. A common string for read/write access is private. A common string for read-only
access is public. Administrative users only.
snmp add rw-community community-string
snmp add ro-community community-string
For example, to add a community string of private with read/write permissions:
# snmp add rw-community private
Chapter 17: SNMP Management and Monitoring
Add a Trap Host
163
Need help?
Do you have a question about the DD400 Series and is the answer not in the manual?