1-5 
Field  Description 
Overwritten messages 
The number of overwritten messages (when the 
buffer size is not big enough to hold all 
messages, the latest messages overwrite the old 
ones). 
Current messages  The number of the current messages 
 
display logbuffer summary 
Syntax 
display logbuffer summary [ level severity ] 
View 
Any view 
Parameters 
level severity: Specifies an information severity level. The severity argument ranges from 1 to 8. 
Description 
Use the display logbuffer summary command to display the statistics of the log buffer. 
Examples 
# Display the summary of the log buffer.  
<Sysname> display logbuffer summary 
 EMERG ALERT  CRIT ERROR  WARN NOTIF  INFO DEBUG 
     0     0     0     0    94     0     1     0 
The above information indicates that there are 94 warnings and one informational information in the 
log buffer. 
display trapbuffer 
Syntax 
display trapbuffer [ unit unit-id ] [ size buffersize ] 
View 
Any view 
Parameters 
unit-id: Unit ID of the device.  
size buffersize: Specifies the size of the trap buffer (number of messages the buffer holds) you want to 
display. The buffersize argument ranges from 1 to 1,024 and defaults to 256. 
Description 
Use the display trapbuffer command to display the status of the trap buffer and the records in the trap 
buffer.