Alliedware plus command – Allied Telesis AT-S63 User Manual
Page 137

AT-S63 Management Software Command Line User’s Guide
Section I: Basic Features
137
The following command deletes the IP address 149.212.44.45 of a trap
receiver from the community string “public.”
delete snmp community=public traphost=149.212.44.45
AlliedWare Plus
Command
Syntax
no snmp-server host
ipaddress
trap
community_string
|
informs
community_string
Mode
Configure mode
Description
The IPADDRESS parameter specifies the IP address of a network node to
be removed as a trap receiver or a manager of a community string. To
remove a node that is a trap receiver, use the TRAP parameter to specify
the community string where the IP address is assigned. To remove the
node as a manager of a string, use the INFORMS parameter to specify the
community string.
You cannot specify both the TRAP parameter and the INFORMS
parameter in the same command. To remove an IP address that is a trap
receiver and a manager of the same community string, you must enter this
command twice.
Examples
This example removes the IP address 115.124.187.4 as a trap receiver
from the private community string:
awplus> enable
awplus# configure terminal
awplus(config)# no snmp-server host 115.124.187.4 trap
private
This example removes the IP address 124.112.32.7 as a manager from
the community string “lpa124wan”:
awplus> enable
awplus# configure terminal
awplus(config)# no snmp-server host 124.112.32.7 informs
lpa124wan
This example removes the IP address 121.172.21.14 as both a trap
receiver and a manager from the community string “wadt27:”
awplus> enable
awplus# configure terminal