8-11
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 8 Industry-Standard Management Information Base
SYSAPPL-MIB
Part of the index for this table. An arbitrary integer used only for indexing purposes. Generally
monotonically increasing from 1 as new applications are started on the host, it uniquely identifies
application invocations.
The numbering for this index increases by 1 for each INVOCATION of an application, regardless of
which installed application package this entry represents a running instance of. An example of the
indexing for a couple of entries is shown below.
sysApplRunStarted.17.14
sysApplRunStarted.17.63
sysApplRunStarted.18.13
:
In this example, the agent has observed 12 application invocations when the application represented
by entry 18 in the sysApplInstallPkgTable is invoked. The next invocation detected by the agent is
an invocation of installed application package 17. Some time later, installed application 17 is
invoked a second time.
Note
This index is not intended to reflect a real-time (wall clock time) ordering of application
invocations; it is merely intended to uniquely identify running instances of applications.
Although the sysApplInstallPkgIndex is included in the INDEX clause for this table, it serves
only to ease searching of this table by installed application and does not contribute to uniquely
identifying table entries.
::= { sysApplRunEntry 1 }
sysApplRunStarted OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The date and time that the application was started.
::= { sysApplRunEntry 2 }
sysApplRunCurrentState OBJECT-TYPE
SYNTAX RunState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The current state of the running application instance. The possible values are running(1),
runnable(2) but waiting for a resource such as CPU, waiting(3) for an event, exiting(4), or other(5).
This value is based on an evaluation of the running elements of this application instance (see
sysApplElmRunState) and their Roles as defined by sysApplInstallElmtRole. An agent
implementation may detect that an application instance is in the process of exiting if one or more of
its REQUIRED elements are no longer running. Most agent implementations will wait until a second
internal poll has been completed to give the system time to start REQUIRED elements before
marking the application instance as exiting.
::= { sysApplRunEntry 3 }
Содержание MCS-7825-H3-IPC1
Страница 28: ...Contents xxvi Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...
Страница 34: ...xxxii Cisco Unified Communications Manager Managed Services Guide OL 22523 01 Related Documentation ...
Страница 974: ...Index IN 8 Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...