![Cisco ASR 9000 Serie Configuration Manuals Download Page 135](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679135.webp)
Allowed Values
Field
0-23
hour
1-31
day of month
1-12 (or names, see
cron_entry, on page 119
)
month
0-7 (0 or 7 is Sun, or names; see
Strings for cron_entry, on page 119
)
day of week
Table 19: Special Strings for cron_entry
Meaning
String
Trigger once a year, "0 0 1 1 *".
@yearly
Same as @yearly.
@annually
Trigger once a month, "0 0 1 * *".
@monthly
Trigger once a week, "0 0 * * 0".
@weekly
Trigger once a day, "0 0 * * *".
@daily
Same as @daily.
@midnight
Trigger once an hour, "0 * * * *".
@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
119
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager Event Registration Tcl Command Extensions