MIB Viewer

SYSAPPL-MIB

87 objects
The MIB module defines management objects that model applications as collections of executables and files installed and executing on a host system. The MIB presents a system-level view of applications; i.e., objects in this MIB are limited to those attributes that can typically be obtained from the system itself without adding special instrumentation to the applications.
Imported Objects
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 mib-2 MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1.54IdentitysysApplMIBThe MIB module defines management objects that model applications as collections of executables and files installed and executing on a host system. The MIB pre…
1.3.6.1.2.1.54.1NodesysApplOBJ
1.3.6.1.2.1.54.1.1NodesysApplInstalled
1.3.6.1.2.1.54.1.1.1TablesysApplInstallPkgTablenot-accessiblecurrentThe table listing the software application packages installed on a host computer. In order to appear in this table, it may be necessary for the application to …
1.3.6.1.2.1.54.1.1.1.1RowsysApplInstallPkgEntrynot-accessiblecurrentThe logical row describing an installed application package.
1.3.6.1.2.1.54.1.1.1.1.1ColumnsysApplInstallPkgIndexnot-accessiblecurrentAn integer used only for indexing purposes. Generally monotonically increasing from 1 as new applications are installed. The value for each installed applicati…
1.3.6.1.2.1.54.1.1.1.1.2ColumnsysApplInstallPkgManufacturerread-onlycurrentThe Manufacturer of the software application package.
1.3.6.1.2.1.54.1.1.1.1.3ColumnsysApplInstallPkgProductNameread-onlycurrentThe name assigned to the software application package by the Manufacturer.
1.3.6.1.2.1.54.1.1.1.1.4ColumnsysApplInstallPkgVersionread-onlycurrentThe version number assigned to the application package by the manufacturer of the software.
1.3.6.1.2.1.54.1.1.1.1.5ColumnsysApplInstallPkgSerialNumberread-onlycurrentThe serial number of the software assigned by the manufacturer.
1.3.6.1.2.1.54.1.1.1.1.6ColumnsysApplInstallPkgDateread-onlycurrentThe date and time this software application was installed on the host.
1.3.6.1.2.1.54.1.1.1.1.7ColumnsysApplInstallPkgLocationread-onlycurrentThe complete path name where the application package is installed. For example, the value would be '/opt/MyapplDir' if the application package was installed in…
1.3.6.1.2.1.54.1.1.2TablesysApplInstallElmtTablenot-accessiblecurrentThis table details the individual application package elements (files and executables) which comprise the applications defined in the sysApplInstallPkg Table. …
1.3.6.1.2.1.54.1.1.2.1RowsysApplInstallElmtEntrynot-accessiblecurrentThe logical row describing an element of an installed application. The element may be an executable or non-executable file.
1.3.6.1.2.1.54.1.1.2.1.1ColumnsysApplInstallElmtIndexnot-accessiblecurrentAn arbitrary integer used for indexing. The value of this index is unique among all rows in this table that exist or have existed since the last agent restart.
1.3.6.1.2.1.54.1.1.2.1.2ColumnsysApplInstallElmtNameread-onlycurrentThe name of this element which is contained in the application.
1.3.6.1.2.1.54.1.1.2.1.3ColumnsysApplInstallElmtTyperead-onlycurrentThe type of element that is part of the installed application.
1.3.6.1.2.1.54.1.1.2.1.4ColumnsysApplInstallElmtDateread-onlycurrentThe date and time that this component was installed on the system.
1.3.6.1.2.1.54.1.1.2.1.5ColumnsysApplInstallElmtPathread-onlycurrentThe full directory path where this element is installed. For example, the value would be '/opt/EMPuma/bin' for an element installed in the directory '/opt/EMPu…
1.3.6.1.2.1.54.1.1.2.1.6ColumnsysApplInstallElmtSizeHighread-onlycurrentThe 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 …
1.3.6.1.2.1.54.1.1.2.1.7ColumnsysApplInstallElmtSizeLowread-onlycurrentThe 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,…
1.3.6.1.2.1.54.1.1.2.1.8ColumnsysApplInstallElmtRoleread-writecurrentAn 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 …
1.3.6.1.2.1.54.1.1.2.1.9ColumnsysApplInstallElmtModifyDateread-onlycurrentThe date and time that this element was last modified. Modification of the sysApplInstallElmtRole columnar object does NOT constitute a modification of the ele…
1.3.6.1.2.1.54.1.1.2.1.10ColumnsysApplInstallElmtCurSizeHighread-onlycurrentThe current file size in 2^32 byte blocks. 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 …
1.3.6.1.2.1.54.1.1.2.1.11ColumnsysApplInstallElmtCurSizeLowread-onlycurrentThe current file size modulo 2^32 bytes. 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 wit…
1.3.6.1.2.1.54.1.2NodesysApplRun
1.3.6.1.2.1.54.1.2.1TablesysApplRunTablenot-accessiblecurrentThe 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 applicati…
1.3.6.1.2.1.54.1.2.1.1RowsysApplRunEntrynot-accessiblecurrentThe logical row describing an application which is currently running on this host.
1.3.6.1.2.1.54.1.2.1.1.1ColumnsysApplRunIndexnot-accessiblecurrentPart of the index for this table. An arbitrary integer used only for indexing purposes. Generally monotonically increasing from 1 as new applications are start…
1.3.6.1.2.1.54.1.2.1.1.2ColumnsysApplRunStartedread-onlycurrentThe date and time that the application was started.
1.3.6.1.2.1.54.1.2.1.1.3ColumnsysApplRunCurrentStateread-onlycurrentThe 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 a…
1.3.6.1.2.1.54.1.2.2TablesysApplPastRunTablenot-accessiblecurrentA history of the applications that have previously run on the host computer. An entry's information is moved to this table from the sysApplRunTable when the in…
1.3.6.1.2.1.54.1.2.2.1RowsysApplPastRunEntrynot-accessiblecurrentThe logical row describing an invocation of an application which was previously run and has terminated. The entry is basically copied from the sysApplRunTable …
1.3.6.1.2.1.54.1.2.2.1.1ColumnsysApplPastRunIndexnot-accessiblecurrentPart of the index for this table. An integer matching the value of the removed sysApplRunIndex corresponding to this row.
1.3.6.1.2.1.54.1.2.2.1.2ColumnsysApplPastRunStartedread-onlycurrentThe date and time that the application was started.
1.3.6.1.2.1.54.1.2.2.1.3ColumnsysApplPastRunExitStateread-onlycurrentThe state of the application instance when it terminated. This value is based on an evaluation of the running elements of an application and their Roles as def…
1.3.6.1.2.1.54.1.2.2.1.4ColumnsysApplPastRunTimeEndedread-onlycurrentThe DateAndTime the application instance was determined to be no longer running.
1.3.6.1.2.1.54.1.2.3TablesysApplElmtRunTablenot-accessiblecurrentThe table describes the processes which are currently executing on the host system. Each entry represents a running process and is associated with the invoked …
1.3.6.1.2.1.54.1.2.3.1RowsysApplElmtRunEntrynot-accessiblecurrentThe 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.
1.3.6.1.2.1.54.1.2.3.1.1ColumnsysApplElmtRunInstallPkgnot-accessiblecurrentPart of the index for this table, this value identifies the installed software package for the application of which this process is a part. Provided that the p…
1.3.6.1.2.1.54.1.2.3.1.2ColumnsysApplElmtRunInvocIDnot-accessiblecurrentPart of the index for this table, this value identifies the invocation of an application of which this process is a part. Provided that the 'parent' applicatio…
1.3.6.1.2.1.54.1.2.3.1.3ColumnsysApplElmtRunIndexnot-accessiblecurrentPart of the index for this table. A unique value for each process running on the host. Wherever possible, this should be the system's native, unique identifica…
1.3.6.1.2.1.54.1.2.3.1.4ColumnsysApplElmtRunInstallIDread-onlycurrentThe index into the sysApplInstallElmtTable. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this…
1.3.6.1.2.1.54.1.2.3.1.5ColumnsysApplElmtRunTimeStartedread-onlycurrentThe time the process was started.
1.3.6.1.2.1.54.1.2.3.1.6ColumnsysApplElmtRunStateread-onlycurrentThe current state of the running process. The possible values are running(1), runnable(2) but waiting for a resource such as CPU, waiting(3) for an event, exit…
1.3.6.1.2.1.54.1.2.3.1.7ColumnsysApplElmtRunNameread-onlycurrentThe full path and filename of the process. For example, '/opt/MYYpkg/bin/myyproc' would be returned for process 'myyproc' whose execution path is '/opt/MYYpkg/…
1.3.6.1.2.1.54.1.2.3.1.8ColumnsysApplElmtRunParametersread-onlycurrentThe starting parameters for the process.
1.3.6.1.2.1.54.1.2.3.1.9ColumnsysApplElmtRunCPUread-onlycurrentThe number of centi-seconds of the total system's CPU resources consumed by this process. Note that on a multi-processor system, this value may have been incre…
1.3.6.1.2.1.54.1.2.3.1.10ColumnsysApplElmtRunMemoryread-onlycurrentThe total amount of real system memory measured in Kbytes currently allocated to this process.
1.3.6.1.2.1.54.1.2.3.1.11ColumnsysApplElmtRunNumFilesread-onlycurrentThe number of regular files currently open by the process. Transport connections (sockets) should NOT be included in the calculation of this value, nor should …
1.3.6.1.2.1.54.1.2.3.1.12ColumnsysApplElmtRunUserread-onlycurrentThe process owner's login name (e.g. root).
1.3.6.1.2.1.54.1.2.4TablesysApplElmtPastRunTablenot-accessiblecurrentThe table describes the processes which have previously executed on the host system as part of an application. Each entry represents a process which has previo…
1.3.6.1.2.1.54.1.2.4.1RowsysApplElmtPastRunEntrynot-accessiblecurrentThe logical row describing a process which was previously executed on this host as part of an installed application. The entry is basically copied from the sys…
1.3.6.1.2.1.54.1.2.4.1.1ColumnsysApplElmtPastRunInvocIDnot-accessiblecurrentPart of the index for this table, this value identifies the invocation of an application of which the process represented by this entry was a part. The value o…
1.3.6.1.2.1.54.1.2.4.1.2ColumnsysApplElmtPastRunIndexnot-accessiblecurrentPart of the index for this table. An integer assigned by the agent equal to the corresponding sysApplElmtRunIndex which was removed from the sysApplElmtRunTabl…
1.3.6.1.2.1.54.1.2.4.1.3ColumnsysApplElmtPastRunInstallIDread-onlycurrentThe index into the installed element table. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this…
1.3.6.1.2.1.54.1.2.4.1.4ColumnsysApplElmtPastRunTimeStartedread-onlycurrentThe time the process was started.
1.3.6.1.2.1.54.1.2.4.1.5ColumnsysApplElmtPastRunTimeEndedread-onlycurrentThe time the process ended.
1.3.6.1.2.1.54.1.2.4.1.6ColumnsysApplElmtPastRunNameread-onlycurrentThe full path and filename of the process. For example, '/opt/MYYpkg/bin/myyproc' would be returned for process 'myyproc' whose execution path was '/opt/MYYpkg…
1.3.6.1.2.1.54.1.2.4.1.7ColumnsysApplElmtPastRunParametersread-onlycurrentThe starting parameters for the process.
1.3.6.1.2.1.54.1.2.4.1.8ColumnsysApplElmtPastRunCPUread-onlycurrentThe last known number of centi-seconds of the total system's CPU resources consumed by this process. Note that on a multi-processor system, this value may incr…
1.3.6.1.2.1.54.1.2.4.1.9ColumnsysApplElmtPastRunMemoryread-onlycurrentThe last known total amount of real system memory measured in Kbytes allocated to this process before it terminated.
1.3.6.1.2.1.54.1.2.4.1.10ColumnsysApplElmtPastRunNumFilesread-onlycurrentThe last known number of files open by the process before it terminated. Transport connections (sockets) should NOT be included in the calculation of this valu…
1.3.6.1.2.1.54.1.2.4.1.11ColumnsysApplElmtPastRunUserread-onlycurrentThe process owner's login name (e.g. root).
1.3.6.1.2.1.54.1.2.5ScalarsysApplPastRunMaxRowsread-writecurrentThe maximum number of entries allowed in the sysApplPastRunTable. Once the number of rows in the sysApplPastRunTable reaches this value, the management subsyst…
1.3.6.1.2.1.54.1.2.6ScalarsysApplPastRunTableRemItemsread-onlycurrentA counter of the number of entries removed from the sysApplPastRunTable because of table size limitations as set in sysApplPastRunMaxRows. This counter is the …
1.3.6.1.2.1.54.1.2.7ScalarsysApplPastRunTblTimeLimitread-writecurrentThe maximum time in seconds which an entry in the sysApplPastRunTable may exist before it is removed. Any entry that is older than this value will be removed (…
1.3.6.1.2.1.54.1.2.8ScalarsysApplElemPastRunMaxRowsread-writecurrentThe maximum number of entries allowed in the sysApplElmtPastRunTable. Once the number of rows in the sysApplElmtPastRunTable reaches this value, the management…
1.3.6.1.2.1.54.1.2.9ScalarsysApplElemPastRunTableRemItemsread-onlycurrentA counter of the number of entries removed from the sysApplElemPastRunTable because of table size limitations as set in sysApplElemPastRunMaxRows. This counter…
1.3.6.1.2.1.54.1.2.10ScalarsysApplElemPastRunTblTimeLimitread-writecurrentThe maximum time in seconds which an entry in the sysApplElemPastRunTable may exist before it is removed. Any entry that is older than this value will be remov…
1.3.6.1.2.1.54.1.2.11ScalarsysApplAgentPollIntervalread-writecurrentThe minimum interval in seconds that the management subsystem implementing this MIB will poll the status of the managed resources. Because of the non-trivial e…
1.3.6.1.2.1.54.1.3NodesysApplMap
1.3.6.1.2.1.54.1.3.1TablesysApplMapTablenot-accessiblecurrentThe sole purpose of this table is to provide a 'backwards' mapping so that, given a known sysApplElmtRunIndex (process identification number), the correspondin…
1.3.6.1.2.1.54.1.3.1.1RowsysApplMapEntrynot-accessiblecurrentA logical row representing a process currently running on the system. This entry provides the index mapping from process identifier, back to the invoked applic…
1.3.6.1.2.1.54.1.3.1.1.1ColumnsysApplMapInstallElmtIndexnot-accessiblecurrentThe index into the sysApplInstallElmtTable. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this…
1.3.6.1.2.1.54.1.3.1.1.2ColumnsysApplMapInstallPkgIndexread-onlycurrentThe value of this object identifies the installed software package for the application of which this process is a part. Provided that the process's 'parent' ap…
1.3.6.1.2.1.54.2NodesysApplNotifications
1.3.6.1.2.1.54.3NodesysApplConformance
1.3.6.1.2.1.54.3.1NodesysApplMIBCompliances
1.3.6.1.2.1.54.3.1.1CompliancesysApplMIBCompliancecurrentDescribes the requirements for conformance to the System Application MIB
1.3.6.1.2.1.54.3.2NodesysApplMIBGroups
1.3.6.1.2.1.54.3.2.1GroupsysApplInstalledGroupcurrentThe system application installed group contains information about applications and their constituent components which have been installed on the host system.
1.3.6.1.2.1.54.3.2.2GroupsysApplRunGroupcurrentThe system application run group contains information about applications and associated elements which have run or are currently running on the host system.
1.3.6.1.2.1.54.3.2.3GroupsysApplMapGroupcurrentThe Map Group contains a single table, sysApplMapTable, that provides a backwards mapping for determining the invoked application, installed element, and insta…
Type Definitions
NameSyntaxStatusDescription
LongUtf8StringOCTET STRING (SIZE (0..1024))currentTo facilitate internationalization, this TC represents information taken from the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 character encoding scheme described in RFC 2044 [10]. For st…
RunStateINTEGER { running (1), runnable (2), waiting (3), exiting (4), other (5) }currentThis TC describes the current execution state of a running application or process. The possible values are: running(1), runnable(2), - waiting for a resource (CPU, etc.) waiting(3), - waiting for an event exiting(4), ot…
Utf8StringOCTET STRING (SIZE (0..255))currentTo facilitate internationalization, this TC represents information taken from the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 character encoding scheme described in RFC 2044 [10]. For st…