Specifications

CLI Management Guide
TigerAccess™ EE
142 SMC7824M/VSW
Command Mode Description
no snmp trap mem-threshold
no snmp trap cpu-threshold
no snmp trap port-threshold
no snmp trap temp-threshold
no snmp trap dhcp-lease
no snmp trap fan
no snmp trap module
no snmp trap pps-control
Global Disables each SNMP trap.
7.1.8.5 Displaying SNMP Trap
To display the configuration of the SNMP trap, use the following command.
Command Mode Description
show snmp trap Shows the configuration of SNMP trap.
show snmp alarm-report
Enable
Global
Bridge
Shows a collected alarm report based trap.
The following is an example of configuring the trap v1 host, trap v2 host and inform trap
host.
SWITCH(config)# snmp trap-host 10.1.1.1
SWITCH(config)# snmp trap2-host 20.1.1.1
SWITCH(config)# snmp inform-trap-host 30.1.1.1
SWITCH(config)# show snmp trap
snmp trap mode: event
----------------------------
Trap-Host List
Type Host Community
------------------------------------------------
inform-trap-host 30.1.1.1
trap2-host 20.1.1.1
trap-host 10.1.1.1
Trap List
Trap-type Status
--------------------------
auth-fail enable
cold-start enable
cpu-threshold enable
port-threshold enable
dhcp-lease enable
power enable
module enable
fan enable
temp-threshold enable
mem-threshold enable
SWITCH(config)#