39Field Descriptionlast triggered at Time when the last event was triggered, corresponding to the MIBnode eventLastTimeSent.Related commandsrmon eventdisplay rmon eventlogUse display rmon eventlog to display log information for the specified or all event entries.Syntaxdisplay rmon eventlog [ entry-number ] [ | { begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor levelParametersentry-number: Specifies the index of an event entry, which ranges from 1 to 65535.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration Guide.begin: Displays the first line that matches the specified regular expression and all lines that follow.exclude: Displays all lines that do not match the specified regular expression.include: Displays all lines that match the specified regular expression.regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.Usage guidelinesIf the entry-number argument is not specified, the command displays log information for all event entries.If you use the rmon event command to configure the system to log an event when the event is triggered,the event is recorded into the RMON log. You can use this command to display the details of the log table,which includes event index, current event state, time the event was logged (the elapsed time in secondssince system initialization/startup), and event description.Examples# Display RMON log information for event entry 1. display rmon eventlog 1LogEntry 1 owned by null is VALID.Generates eventLog 1.1 at 0day(s) 00h:00m:33s.Description: The alarm formula defined in prialarmEntry 1,uprise 80 with alarm value 85. Alarm sample type is absolute.Generates eventLog 1.2 at 0day(s) 00h:42m:03s.Description: The alarm formula defined in prialarmEntry 2,less than(or =) 5 with alarm value 0. Alarm sample type is delta.