ATL Telecom R1-SW Ethernet Switch User Manual
Page 144
![background image](https://www.manualsdir.com/files/812238/content/doc144.png)
R1-SW24L2B User’s Manual
8-10
To enable a trap type, use the following commands in Privileged mode:
Table 8-6 Enabling a trap type
Command
Task
configure terminal
1. Enter Global configuration mode.
snmp-server enable traps
2. Enable the specified trap type.
y
end
3. Return to Privileged mode.
show snmp-server
4. Check the state of the trap.
The following example enables the
port
and
auth
traps:
# configure terminal
(config)# snmp-server enable traps port
(config)# snmp-server enable traps auth
(config)# end
# show snmp-server
RMON: Enabled
Extended RMON: Extended RMON module is not present
:
:
Trap-Rec-Address Trap-Rec-Community
------------------------- ------------------
Traps Enabled
------------------------- ------------------
chassis disabled
module disabled
port enabled
bridge disabled
repeater disabled
ip_permit disabled
sysconfig disabled
entity disabled
cpuload disabled
auth enabled
sysauth disabled
dhcp disabled
#
To disable the trap type, use the no snmp-server enable traps command as follows:
(config)# no snmp-server enable traps port