![Cisco ASR 9000 Serie Скачать руководство пользователя страница 174](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679174.webp)
Result String
None
Set _cerrno
Yes
(_cerr_sub_err =
2)
FH_ESYSERR
(generic/unknown error from OS/system)
This error means that the operating system reported an error. The POSIX errno value that is reported with the
error should be used to determine the cause of the operating system error.
(_cerr_sub_err =
8)
FH_EDUPLICATEKEY
(duplicate appl info key)
This error means that the application event detector info key or other ID was a duplicate.
(_cerr_sub_err =
9)
FH_EMEMORY
(insufficient memory for request)
This error means that an internal EEM request for memory failed.
(_cerr_sub_err = 34)
FH_EMAXLEN
(maximum length exceeded)
This error means that the object length or number exceeded the maximum.
(_cerr_sub_err = 43)
FH_EBADLENGTH
(bad API length)
This error means that the API message length was invalid.
counter_modify
Modifies a counter value.
Syntax
counter_modify event_id ? val ? op nop|set|inc|dec
Arguments
(Mandatory) Counter event ID returned by the
register_counter
Tcl command extension. Must be
an integer between 0 and 4294967295, inclusive.
event_id
(Mandatory)
•
If op is set, this argument represents the counter
value that is to be set.
•
If op is inc, this argument is the value by which
to increment the counter.
•
If op is dec, this argument is the value by which
to decrement the counter.
val
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
158
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager Utility Tcl Command Extensions