Cisco MCS-7825-H3-IPC1 Service Manual page 812

Managed services guide
Table of Contents

Advertisement

SYSAPPL-MIB
determined by a simple search of the sub-directories. If the element is not installed in that location
and there is no other information available to the agent implementation, then the path is unknown
and null is returned.
::= { sysApplInstallElmtEntry 5}
sysApplInstallElmtSizeHigh OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The installed file size in 2^32 byte blocks. This is the size of the file on disk immediately after
installation. For example, for a file with a total size of 4,294,967,296 bytes, this variable would have
a value of 1; for a file with a total size of 4,294,967,295 bytes this variable would be 0.
::= { sysApplInstallElmtEntry 6 }
sysApplInstallElmtSizeLow OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The installed file size modulo 2^32 bytes. This is the size of the file on disk immediately after
installation. For example, for a file with a total size of 4,294,967,296 bytes this variable would have
a value of 0; for a file with a total size of 4,294,967,295 bytes this variable would be 4,294,967,295.
::= { sysApplInstallElmtEntry 7 }
sysApplInstallElmtRole OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(1))
SYNTAX BITS { executable (0), exclusive (1), primary (2), required (3), dependent (4),
unknown(5) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
An operator assigned value used in the determination of application status. This value is used by the
agent to determine both the mapping of started processes to the initiation of an application, as well
as to allow for a determination of application health. The default value, unknown(5), is used when
an operator has not yet assigned one of the other values. If unknown(5) is set, bits 1 - 4 have no
meaning. The possible values are:
Cisco Unified Communications Manager Managed Services Guide
8-8
executable (0)—An application may have one or more executable elements. The rest of the bits
have no meaning if the element is not executable.
exclusive(1)—Only one copy of an exclusive element may be running per invocation of the
running application.
primary(2)—The primary executable. An application can have one, and only one element that
is designated as the primary executable. The execution of this element constitutes an invocation
of the application. This is used by the agent implementation to determine the initiation of an
application. The primary executable must remain running long enough for the agent
implementation to detect its presence.
Chapter 8
Industry-Standard Management Information Base
OL-22523-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Unified communications manager 8.5(1)

Table of Contents