
Revision 1.3a
Page 75
XLR 550 Manual
Confirmation
See also,
“
clear snmp trap
”
,
“
show snmp
”
.
Examples
[Example 16-5] add new host entry
XLR550> (enable)
set snmp trap host
172.16.0.17 public
XLR550> (enable)
[Example 16-6] change the community string of the host
XLR550> (enable)
set snmp trap host
172.16.0.17 private
XLR550> (enable)
4.16.4
clear snmp trap
To remove an SNMP trap host.
Usage
clear snmp trap host
[
<rcvr addr >
]
Arguments
keyword
Description
<rcvr addr >
(Optional) IP Address of the SNMP trap host.
If you do not enter
<rcvr addr >,
removes all SNMP trap host.
Confirmation
See also,
“
set snmp trap
”
,
“
show snmp
”
.
Examples
[Example 16-7] remove
“
172.16.0.17
”
trap host
XLR550> (enable)
clear snmp trap host
172.16.0.17
XLR550> (enable)
[Example 16-8] remove all trap host
XLR550> (enable)
clear snmp trap host
This command will delete all SNMP trap receiver.
Do you want to continue (y/n) [n]?
y
All SNMP trap hosts deleted.
XLR550> (enable)