8-10
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 8 Industry-Standard Management Information Base
SYSAPPL-MIB
sysApplRun Group
This group models activity information for applications that have been invoked and are either currently
running, or have previously run on the host system. Likewise, the individual elements of an invoked
application are also modeled to show currently running processes, and processes that have run in the
past.
sysApplRunTable
The sysApplRunTable contains the application instances which are currently running on the host. Since
a single application might be invoked multiple times, an entry is added to this table for each
INVOCATION of an application. The table is indexed by sysApplInstallPkgIndex, sysApplRunIndex to
enable managers to easily locate all invocations of a particular application package.
sysApplRunTable OBJECT-TYPE
SYNTAX SEQUENCE OF SysApplRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table describes the applications which are executing on the host. Each time an application is
invoked, an entry is created in this table. When an application ends, the entry is removed from this
table and a corresponding entry is created in the SysApplPastRunTable.
A new entry is created in this table whenever the agent implementation detects a new running
process that is an installed application element whose sysApplInstallElmtRole designates it as being
the application's primary executable (sysApplInstallElmtRole = primary(2) ).
The table is indexed by sysApplInstallPkgIndex, sysApplRunIndex to enable managers to easily
locate all invocations of a particular application package.
::= { sysApplRun 1 }
sysApplRunEntry OBJECT-TYPE
SYNTAX SysApplRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The logical row describing an application which is currently running on this host.
INDEX { sysApplInstallPkgIndex, sysApplRunIndex }
::= { sysApplRunTable 1 }
SysApplRunEntry ::= SEQUENCE { sysApplRunIndex Unsigned32, sysApplRunStarted
DateAndTime, sysApplRunCurrentState RunState }
sysApplRunIndex OBJECT-TYPE
SYNTAX Unsigned32 (1..'ffffffff'h)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
Содержание 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 ...