8-14
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 8 Industry-Standard Management Information Base
SYSAPPL-MIB
DESCRIPTION
The DateAndTime the application instance was determined to be no longer running.
::= { sysApplPastRunEntry 4 }
sysApplElmtRunTable
The sysApplElmtRunTable contains an entry for each process that is currently running on the host. An
entry is created in this table for each process at the time it is started, and will remain in the table until
the process terminates. The table is indexed by sysApplElmtRunInstallPkg, sysApplElmtRunInvocID,
and sysApplElmtRunIndex to make it easy to locate all running elements of a particular invoked
application which has been installed on the system.
sysApplElmtRunTable OBJECT-TYPE
SYNTAX SEQUENCE OF SysApplElmtRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table describes the processes which are currently executing on the host system. Each entry
represents a running process and is associated with the invoked application of which that process is
a part, if possible. This table contains an entry for every process currently running on the system,
regardless of whether its 'parent' application can be determined. So, for example, processes like 'ps'
and 'grep' will have entries though they are not associated with an installed application package.
Because a running application may involve more than one executable, it is possible to have multiple
entries in this table for each application. Entries are removed from this table when the process
terminates. The table is indexed by sysApplElmtRunInstallPkg, sysApplElmtRunInvocID, and
sysApplElmtRunIndex to facilitate the retrieval of all running elements of a particular invoked
application which has been installed on the system.
::= { sysApplRun 3 }
sysApplElmtRunEntry OBJECT-TYPE
SYNTAX SysApplElmtRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The logical row describing a process currently running on this host. When possible, the entry is
associated with the invoked application of which it is a part.
INDEX{ sysApplElmtRunInstallPkg, sysApplElmtRunInvocID, sysApplElmtRunIndex }
::= { sysApplElmtRunTable 1 }
SysApplElmtRunEntry ::= SEQUENCE {sysApplElmtRunInstallPkg Unsigned32,
sysApplElmtRunInvocIDUnsigned32, sysApplElmtRunIndex Unsigned32,
sysApplElmtRunInstallID Unsigned32, sysApplElmtRunTimeStartedDateAndTime,
sysApplElmtRunState RunState, sysApplElmtRunNameLongUtf8String,
sysApplElmtRunParameters Utf8String, sysApplElmtRunCPU TimeTicks,
sysApplElmtRunMemory Gauge32, sysApplElmtRunNumFiles Gauge32,
sysApplElmtRunUserUtf8String }
Содержание 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 ...