CLI Reference Guide
device which receives informs from the switch. Its length ranges from 10 to 64
hexadecimal characters, which must be even number meanwhile. The
snmp-server engineID will be disabled if the local and remote are both not
configured.
Command Mode
Global Configuration Mode
Example
Specify the local engineID as 1234567890, and the remote engineID as
abcdef123456:
TL-SG3424(config)# snmp-server engineID local 1234567890 remote
abcdef123456
snmp-server traps snmp
Description
The snmp-server traps snmp command is used to enable SNMP standard
traps which include four types: linkup, linkdown, warmstart and coldstart. To
disable the sending of SNMP standard traps, please use no snmp-server traps
snmp command.
Syntax
snmp-server traps snmp [ linkup | linkdown | warmstart | coldstart |
auth-failure ]
no snmp-se rver traps snmp [ linkup | linkdown | warmstart | coldstart |
auth-failure ]
Parameter
linkup —— Enable linkup trap. It is sent when port status changes from linkdown
to linkup. By default, it is enabled.
linkdown ——Enable linkdown trap. It is sent when port status changes from
linkup to linkdown. By default, it is enabled.
warmstart —— Enable warmstart trap. It is sent upon SNMP function reboot. By
default, it is enabled.
coldstart —— Enable coldstart trap. It is sent upon switch reboot. By default, it is
enabled.
243