show event-manager event

Use this command to display the event name, the event type, the event ID, the number of times the event was triggered, the event status, and the associated policy.

Command Syntax

Copy
show event-manager event (NAME|all|)

Parameters

event NAME

Displays the configuration details of a specific event.

event all

Displays the configuration details of all the configured events.

Default

None

Command Mode

Execution mode

Applicability

Introduced in OcNOS version 6.5.1.

Examples

The below configuration displays all the event configured:

Copy
OcNOS#show event-manager event all 
 
Events configured : 1
 
Event Name                         Type       Type Value   Trigger Cnt    Status     Policy-Mapped
===================================================================================================
E1                                 syslog     IFMGR_IF_U         0        Active     P1

Table 35 explains the show command output fields.

Table 35. show event-manager event output fields

Field

Description

Event Name

Displays the name of the configure event or events.

Type

Displays the type of the event or events.

Type Value

Displays the event IDs.

Trigger Cnt

Displays the number of time the event is matched with the incoming log and triggered an action.

Status

Displays if the event is active or not. The event remains inactive if not mapped with a policy.

PolicyClosed A set of rules determining which actions are permitted or denied for a specific user role.-Mapped

Displays the policy name associated with the event.