Appl_Read - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

appl_read

appl_read
Reads Embedded Event Manager (EEM) application volatile data. This Tcl command extension provides
support for reading EEM application volatile data. EEM application volatile data can be published by a Cisco
software process that uses the EEM application publish API. EEM application volatile data cannot be published
by an EEM policy.
Currently there are no Cisco software processes that publish application volatile data.
Note
Syntax
appl_read name ? length ?
Arguments
name
length
Result String
data %s
Where data is the application published string data to be read.
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 not found.
(_cerr_sub_err =
This error means that an internal EEM request for memory failed.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2010
unregister_counter, page 2020
2)
FH_ESYSERR
7)
FH_ENOSUCHKEY
9)
FH_EMEMORY
(Mandatory) Name of the application published string
data.
(Mandatory) Length of the string data to read. Must
be an integer number between 1 and 4294967295,
inclusive.
(generic/unknown error from OS/system)
(could not find key)
(insufficient memory for request)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents