Sysapplmap Group - Cisco MCS-7825-H3-IPC1 Service Manual

Managed services guide
Table of Contents

Advertisement

Chapter 8
Industry-Standard Management Information Base
sysApplElemPastRunTblTimeLimit OBJECT-TYPE
sysApplAgentPollInterval OBJECT-TYPE

sysApplMap Group

This group contains a table, the sysApplMapTable, whose sole purpose is to provide a 'backwards'
mapping so that, given a known sysApplElmtRunIndex (process identification number), the
corresponding invoked application (sysApplRunIndex), installed element (sysApplInstallElmtIndex),
and installed application package (sysApplInstallPkgIndex) can be quickly determined. The table will
contain one entry for each process currently running on the system.
A backwards mapping is extremely useful since the tables in this MIB module are typically indexed with
the installed application package (sysApplInstallPkgIndex) as the primary key, and on down as required
by the specific table, with the process ID number (sysApplElmtRunIndex) being the least significant key.
It is expected that management applications will use this mapping table by doing a 'GetNext' operation
with the known process ID number (sysApplElmtRunIndex) as the partial instance identifier. Assuming
that there is an entry for the process, the result should return a single columnar value, the
sysApplMapInstallPkgIndex, with the sysApplElmtRunIndex, sysApplRunIndex, and
sysApplInstallElmtIndex contained in the instance identifier for the returned MIB object value.
OL-22523-01
SYNTAX Unsigned32 (0..'ffffffff'h)
UNITSseconds
MAX-ACCESS read-write
STATUS current
DESCRIPTION
The maximum time in seconds which an entry in the sysApplElemPastRunTable may exist before it
is removed. Any entry that is older than this value will be removed (aged out) from the table. Note
that an entry may be aged out prior to reaching this time limit if it is the oldest entry in the table and
must be removed to make space for a new entry so as to not exceed sysApplElemPastRunMaxRows.
DEFVAL { 7200 }
::= { sysApplRun 10 }
SYNTAX Unsigned32 (0..'ffffffff'h)
UNITS seconds
MAX-ACCESS read-write
STATUS current
DESCRIPTION
The minimum interval in seconds that the management subsystem implementing this MIB will poll
the status of the managed resources. Because of the non-trivial effort involved in polling the
managed resources, and because the method for obtaining the status of the managed resources is
implementation-dependent, a conformant implementation may chose a lower bound greater than 0.
A value of 0 indicates that there is no delay in the passing of information from the managed
resources to the agent.
DEFVAL { 60 }
::= { sysApplRun 11 }
Cisco Unified Communications Manager Managed Services Guide
SYSAPPL-MIB
8-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Unified communications manager 8.5(1)

Table of Contents