Enabling Snmp Notification - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring SNMP & RMON
Step 5
The following example shows how to set the NMS host IP address as 172.168.1.222, UDP
port as port 162, name used by the NMS as admin, security model as SNMPv3, security
level as authPriv, notification type as Inform, retry times as 3, and the timeout interval as
100 seconds:
Switch#configure
Switch(config)#snmp-server host 172.168.1.222 162 admin smode v3 slev authPriv type
inform retries 3 timeout 100
Switch(config)#show snmp-server host
No. Des-IP
--- ------
1
172.168.1.222
Switch(config)#end
Switch#copy running-config startup-config

3.2.2 Enabling SNMP Notification

 Enabling the SNMP Standard Trap
Step 1
Step 2
copy running-config startup-config
Save the settings in the configuration file.
UDP
Name
-----
----
162
admin
configure
Enter global configuration mode.
snmp-server traps snmp [ linkup | linkdown | warmstart | coldstart | auth-failure ]
Configure parameters of basic traps supported on the switch.
When a port status changes from linkdown to linkup, the switch sends a linkup trap.
linkup:
The trap is enabled by default. And the trap can be triggered when you connect a device to
a port.
When a port status changes from linkup to linkdown, the switch sends a linkdown
linkdown:
trap. The trap is enabled by default and can be triggered when you disconnect the device
from the port.
The trap indicates the SNMP feature on the switch is reinitialized with the
warmstart:
physical configuration unchanged. The trap is enabled by default and can be triggered if
you disable and then enable SNMP after the SNMP is completely configured and enabled.
The trap indicates an SNMP initialization caused by the reinitialization of the
coldstart:
switch system. The trap is enabled by default. The trap can be triggered when you reboot
the switch.
The switch will send the trap when the SNMP request fails in authentication.
auth-failure:
The trap is enabled by default.
SecMode
SecLev
-------
------
v3
authPriv
Notification Configurations
Type
Retry
Timeout
----
-----
-------
inform 3
100
Configuration Guide
712

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents