для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1868
event-notif-service
Enables or disables the ORB Notification Service and allows the configuration of filters dictating which event
notifications are sent.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > ORBEM Configuration
configure > orbem
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-orbem)#
Syntax Description
[ no ] event-notif-service [ filter { event-id event_id [ to final_event_id ] | facility event_facility level
event_level } ]
default event-notif-service filter
default
Restores the ORB Notification Service filter to its default behavior of sending all "error" level and higher
events, and "info" level events for the orbs facility, CLI command logs, and license change logs.
no
Disables the event notification service.
filter
Specifies a filter that determines for which events the system sends notifications.
event-id event_id [ to final_event_id ]
Specifies an event filter based on event identification (event ID) number.
event_id is a specific event ID to filter or is the initial event ID in range if the to keyword is used.
In 14.1 and earlier releases, event_id is an integer from 1 through 202699.
In 15.0 and later releases, event_id is an integer from 1 through 204999.
to allows the specification of a range of event IDs to filter. When used, final_event_id specifies the last event
ID in the range to be filtered. It can be configured to an integer from 1 through 204999, but must be a value
greater than the initial event ID.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1092
ORBEM Configuration Mode Commands
event-notif-service