EasyManua.ls Logo

Data Domain DD400 Series - alias

Default Icon
300 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 17: SNMP Management and Monitoring 163
Add a Trap Host
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

Table of Contents