Cisco ASR 9000 Serie Configuration Manuals page 174

Aggregation services router system
Table of Contents

Advertisement

Embedded Event Manager Utility Tcl Command Extensions
Result String
None
Set _cerrno
Yes
(_cerr_sub_err =
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 =
This error means that the application event detector info key or other ID was a duplicate.
(_cerr_sub_err =
This error means that an internal EEM request for memory failed.
(_cerr_sub_err = 34)
This error means that the object length or number exceeded the maximum.
(_cerr_sub_err = 43)
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
event_id
val
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
158
2)
FH_ESYSERR
(generic/unknown error from OS/system)
8)
FH_EDUPLICATEKEY
9)
FH_EMEMORY
(insufficient memory for request)
FH_EMAXLEN
(maximum length exceeded)
FH_EBADLENGTH
(bad API length)
Configuring and Managing Embedded Event Manager Policies
(duplicate appl info key)
(Mandatory) Counter event ID returned by the
register_counter Tcl command extension. Must be
an integer between 0 and 4294967295, inclusive.
(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.

Advertisement

Table of Contents
loading

Table of Contents