63 logging alarm-trap – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 791
![background image](/manuals/651410/791/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 791 of 855
Usage
Examples
The following is sample output from the clear logging buffer command.
Switch(config)# clear logging buffer
Related Commands
show logging buffer
40.63 logging alarm-trap
To limit messages logged to the syslog servers based on severity, use the logging alarm-trap
command in global configuration mode. To restore the default level, use the no form of this command.
Command Syntax
logging alarm-trap {enable | disable | level {high | lower | middle | minor} }
no logging alarm-trap level
enable
Enable logging traps.
disable
Disable logging traps.
high
The high alarm level.
lower
The lower alarm level.
middle
The middle alarm level.
minor
The minor alarm level.
Command Mode
Global configuration
Default
Logging trap is disabled
Usage
A trap is an unsolicited message sent to a remote network management host. Logging traps should not
be confused with SNMP traps.
Examples
The following is sample output from the logging alarm-trap command.
Switch(config)# logging alarm-trap enable
Switch(config)# logging alarm-trap level high
Related Commands