Specifications

Table Of Contents
Chapter 34: snmp Commands
SSR Command Line Interface Reference Manual 34 - 5
snmp set target
Purpose
Sets the target IP address and community string for SNMP traps.
Format
snmp set target
<IP-addr>
community
<community-name>
[status enable|disable]
Mode
Configure
Description
The
snmp
set
target
command specifies the IP address of the target server to which
you want the SSR to send SNMP traps. Trap targets ar enabled by default but you can
use the status argument to disable or re-enable a target.
Note:
In general, community strings sent with traps should not have read-write
privileges.
Parameters
<IP-addr>
Is the IP address of the management station from
which you want to be able to access the traps.
Note:
The target IP address should be locally
attached to the SSR. Cold start traps
might not reach their destination if the
target requires dynamic route table
entries to be forwarded correctly. The
SSR will retry every minute up to four
minutes on the cold-start trap.
<community-name>
Is the name of the SNMP community for which you
are setting the trap target.
status enable|disable
Re-enables or disables the target.
Restrictions
None.