C-4
User Guide for Cisco Unified Service Monitor
OL-9351-01
AppendixC Service Monitor Support for SNMP MIBs
System Application MIB Implementation
Element Status Information
Tabl e C-4 provides current status for processes that belong to each application that is currently running.
TableC-3 sysApplRunTable
MIB Row Entry Description from the MIB
Cisco Unified Communications
Management Suite Usage
sysApplInstallPkgIndex Part of the index for this table. This value identifies
the installed software package for the application of
which this process is a part.
Value from
sysApplInstallPkgTable,
Tabl e C-1.
sysApplRunIndex 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.
Running number.
sysApplRunStarted The date and time that the application was started. Note All dates and times are
formatted using SNMPv2
textual conventions.
sysApplRunCurrentState 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 the measure of
application health:
running(1)—All required
processes are running.
other(5)–One or more
required processes are not
running.
When all required processes stop
or the daemon manager stops, this
entry moves to the
sysApplPastRun table.
TableC-4 sysApplElmtRunTable
MIB Row Entry Description from the MIB
Cisco Unified Communications
Management Suite Usage
sysApplElmtRunInstallPkg Part of the index for this table. This value identifies
the installed software package for the application of
which this process is a part.
Value from
sysApplInstallPkgTable,
Tabl e C-1.
sysApplElmtRunInvocID Part of the index for this table. This value identifies
the invocation of an application of which this process
is a part.
Default 0.
Note Service Monitor processes
run independently and are
not invoked by any other
process.
sysApplElmtRunIndex Part of the index for this table. A unique value for
each process running on the host.
Process ID in the operating
system.