User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 259
Mode Global Config
5.4.4.23. no snmp-server view
This command removes the specified view.
Format no snmp-server view <view-name> [<oid-tree>]
Mode Global Config
5.4.5. SNMP Trap Commands
5.4.5.1. snmp-server host <host-addr> traps
This command configures traps to be sent to the specified host.
Format snmp-server host <host-addr> traps version {1 <community> | 2 <community> | 3 <username>
[auth | priv]} [filter <filtername>] [udp-port <1-65535>]
Default None
Mode Global Config
Parameter
Definition
<host-addr>
The IPv4 or IPv6 address of the host to send the trap to.
version 1
Sends SNMPv1 traps.
version 2
Sends SNMPv2 traps.
<community>
Community string sent as part of the notification. The range is 1 to 20 characters.
version 3
Sends SNMPv3 traps.
<username>
Username of SNMPv3.
auth
Enables authentication of a packet without encrypting.
priv
Enables authentication and encrypting of a packet.
<filtername>
The filter name to associate with this host. Filters can be used to specify which
traps are sent to this host. The range is 1 to 30 characters.
udp-port <1-65535>
The SNMP trap receiver port. The default is port 162.