Event_Register_Timer_Subscriber - Cisco ASR 9000 Serie Configuration Manuals

Aggregation services router system
Table of Contents

Advertisement

Configuring and Managing Embedded Event Manager Policies
Field
hour
day of month
month
day of week
Table 19: Special Strings for cron_entry
String
@yearly
@annually
@monthly
@weekly
@daily
@midnight
@hourly
Result String
None
Set _cerrno
No
See Also
event_register_timer_subscriber, on page 119

event_register_timer_subscriber

Registers for a timer event as a subscriber. Use this Tcl command extension to identify the name of the timer
to which the event timer, as a subscriber, wants to subscribe. The event timer depends on another policy or
another process to actually manipulate the timer. For example, let policyB act as a timer subscriber policy,
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
Embedded Event Manager Event Registration Tcl Command Extensions
Allowed Values
0-23
1-31
1-12 (or names, see
cron_entry, on page 119
0-7 (0 or 7 is Sun, or names; see
Strings for cron_entry, on page
Meaning
Trigger once a year, "0 0 1 1 *".
Same as @yearly.
Trigger once a month, "0 0 1 * *".
Trigger once a week, "0 0 * * 0".
Trigger once a day, "0 0 * * *".
Same as @daily.
Trigger once an hour, "0 * * * *".
Table 19: Special Strings for
)
Table 19: Special
119)
119

Advertisement

Table of Contents
loading

Table of Contents