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-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 mib-2 MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DateAndTime TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.54 | IdentitysysApplMIB | The 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.1 | NodesysApplOBJ | |||
| 1.3.6.1.2.1.54.1.1 | NodesysApplInstalled | |||
| 1.3.6.1.2.1.54.1.1.1 | TablesysApplInstallPkgTable | not-accessible | current | The 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.1 | RowsysApplInstallPkgEntry | not-accessible | current | The logical row describing an installed application package. |
| 1.3.6.1.2.1.54.1.1.1.1.1 | ColumnsysApplInstallPkgIndex | not-accessible | current | An 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.2 | ColumnsysApplInstallPkgManufacturer | read-only | current | The Manufacturer of the software application package. |
| 1.3.6.1.2.1.54.1.1.1.1.3 | ColumnsysApplInstallPkgProductName | read-only | current | The name assigned to the software application package by the Manufacturer. |
| 1.3.6.1.2.1.54.1.1.1.1.4 | ColumnsysApplInstallPkgVersion | read-only | current | The version number assigned to the application package by the manufacturer of the software. |
| 1.3.6.1.2.1.54.1.1.1.1.5 | ColumnsysApplInstallPkgSerialNumber | read-only | current | The serial number of the software assigned by the manufacturer. |
| 1.3.6.1.2.1.54.1.1.1.1.6 | ColumnsysApplInstallPkgDate | read-only | current | The date and time this software application was installed on the host. |
| 1.3.6.1.2.1.54.1.1.1.1.7 | ColumnsysApplInstallPkgLocation | read-only | current | The 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.2 | TablesysApplInstallElmtTable | not-accessible | current | This 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.1 | RowsysApplInstallElmtEntry | not-accessible | current | The 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.1 | ColumnsysApplInstallElmtIndex | not-accessible | current | An 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.2 | ColumnsysApplInstallElmtName | read-only | current | The name of this element which is contained in the application. |
| 1.3.6.1.2.1.54.1.1.2.1.3 | ColumnsysApplInstallElmtType | read-only | current | The type of element that is part of the installed application. |
| 1.3.6.1.2.1.54.1.1.2.1.4 | ColumnsysApplInstallElmtDate | read-only | current | The date and time that this component was installed on the system. |
| 1.3.6.1.2.1.54.1.1.2.1.5 | ColumnsysApplInstallElmtPath | read-only | current | The 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.6 | ColumnsysApplInstallElmtSizeHigh | read-only | current | 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 … |
| 1.3.6.1.2.1.54.1.1.2.1.7 | ColumnsysApplInstallElmtSizeLow | read-only | current | 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,… |
| 1.3.6.1.2.1.54.1.1.2.1.8 | ColumnsysApplInstallElmtRole | read-write | current | 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 … |
| 1.3.6.1.2.1.54.1.1.2.1.9 | ColumnsysApplInstallElmtModifyDate | read-only | current | The 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.10 | ColumnsysApplInstallElmtCurSizeHigh | read-only | current | The 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.11 | ColumnsysApplInstallElmtCurSizeLow | read-only | current | The 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.2 | NodesysApplRun | |||
| 1.3.6.1.2.1.54.1.2.1 | TablesysApplRunTable | not-accessible | current | 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 applicati… |
| 1.3.6.1.2.1.54.1.2.1.1 | RowsysApplRunEntry | not-accessible | current | The logical row describing an application which is currently running on this host. |
| 1.3.6.1.2.1.54.1.2.1.1.1 | ColumnsysApplRunIndex | not-accessible | current | Part 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.2 | ColumnsysApplRunStarted | read-only | current | The date and time that the application was started. |
| 1.3.6.1.2.1.54.1.2.1.1.3 | ColumnsysApplRunCurrentState | read-only | current | 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 a… |
| 1.3.6.1.2.1.54.1.2.2 | TablesysApplPastRunTable | not-accessible | current | A 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.1 | RowsysApplPastRunEntry | not-accessible | current | The 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.1 | ColumnsysApplPastRunIndex | not-accessible | current | Part 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.2 | ColumnsysApplPastRunStarted | read-only | current | The date and time that the application was started. |
| 1.3.6.1.2.1.54.1.2.2.1.3 | ColumnsysApplPastRunExitState | read-only | current | The 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.4 | ColumnsysApplPastRunTimeEnded | read-only | current | The DateAndTime the application instance was determined to be no longer running. |
| 1.3.6.1.2.1.54.1.2.3 | TablesysApplElmtRunTable | not-accessible | current | 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 … |
| 1.3.6.1.2.1.54.1.2.3.1 | RowsysApplElmtRunEntry | not-accessible | current | 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. |
| 1.3.6.1.2.1.54.1.2.3.1.1 | ColumnsysApplElmtRunInstallPkg | not-accessible | current | Part 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.2 | ColumnsysApplElmtRunInvocID | not-accessible | current | Part 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.3 | ColumnsysApplElmtRunIndex | not-accessible | current | Part 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.4 | ColumnsysApplElmtRunInstallID | read-only | current | The 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.5 | ColumnsysApplElmtRunTimeStarted | read-only | current | The time the process was started. |
| 1.3.6.1.2.1.54.1.2.3.1.6 | ColumnsysApplElmtRunState | read-only | current | The 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.7 | ColumnsysApplElmtRunName | read-only | current | The 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.8 | ColumnsysApplElmtRunParameters | read-only | current | The starting parameters for the process. |
| 1.3.6.1.2.1.54.1.2.3.1.9 | ColumnsysApplElmtRunCPU | read-only | current | The 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.10 | ColumnsysApplElmtRunMemory | read-only | current | The 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.11 | ColumnsysApplElmtRunNumFiles | read-only | current | The 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.12 | ColumnsysApplElmtRunUser | read-only | current | The process owner's login name (e.g. root). |
| 1.3.6.1.2.1.54.1.2.4 | TablesysApplElmtPastRunTable | not-accessible | current | The 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.1 | RowsysApplElmtPastRunEntry | not-accessible | current | The 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.1 | ColumnsysApplElmtPastRunInvocID | not-accessible | current | Part 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.2 | ColumnsysApplElmtPastRunIndex | not-accessible | current | Part 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.3 | ColumnsysApplElmtPastRunInstallID | read-only | current | The 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.4 | ColumnsysApplElmtPastRunTimeStarted | read-only | current | The time the process was started. |
| 1.3.6.1.2.1.54.1.2.4.1.5 | ColumnsysApplElmtPastRunTimeEnded | read-only | current | The time the process ended. |
| 1.3.6.1.2.1.54.1.2.4.1.6 | ColumnsysApplElmtPastRunName | read-only | current | The 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.7 | ColumnsysApplElmtPastRunParameters | read-only | current | The starting parameters for the process. |
| 1.3.6.1.2.1.54.1.2.4.1.8 | ColumnsysApplElmtPastRunCPU | read-only | current | The 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.9 | ColumnsysApplElmtPastRunMemory | read-only | current | The 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.10 | ColumnsysApplElmtPastRunNumFiles | read-only | current | The 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.11 | ColumnsysApplElmtPastRunUser | read-only | current | The process owner's login name (e.g. root). |
| 1.3.6.1.2.1.54.1.2.5 | ScalarsysApplPastRunMaxRows | read-write | current | The 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.6 | ScalarsysApplPastRunTableRemItems | read-only | current | A 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.7 | ScalarsysApplPastRunTblTimeLimit | read-write | current | The 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.8 | ScalarsysApplElemPastRunMaxRows | read-write | current | The 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.9 | ScalarsysApplElemPastRunTableRemItems | read-only | current | A 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.10 | ScalarsysApplElemPastRunTblTimeLimit | read-write | current | The 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.11 | ScalarsysApplAgentPollInterval | read-write | current | The 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.3 | NodesysApplMap | |||
| 1.3.6.1.2.1.54.1.3.1 | TablesysApplMapTable | not-accessible | current | The 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.1 | RowsysApplMapEntry | not-accessible | current | A 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.1 | ColumnsysApplMapInstallElmtIndex | not-accessible | current | The 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.2 | ColumnsysApplMapInstallPkgIndex | read-only | current | The 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.2 | NodesysApplNotifications | |||
| 1.3.6.1.2.1.54.3 | NodesysApplConformance | |||
| 1.3.6.1.2.1.54.3.1 | NodesysApplMIBCompliances | |||
| 1.3.6.1.2.1.54.3.1.1 | CompliancesysApplMIBCompliance | current | Describes the requirements for conformance to the System Application MIB | |
| 1.3.6.1.2.1.54.3.2 | NodesysApplMIBGroups | |||
| 1.3.6.1.2.1.54.3.2.1 | GroupsysApplInstalledGroup | current | The 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.2 | GroupsysApplRunGroup | current | The 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.3 | GroupsysApplMapGroup | current | The Map Group contains a single table, sysApplMapTable, that provides a backwards mapping for determining the invoked application, installed element, and insta… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| LongUtf8String | OCTET STRING (SIZE (0..1024)) | current | To 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… |
| RunState | INTEGER { running (1), runnable (2), waiting (3), exiting (4), other (5) } | current | This 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… |
| Utf8String | OCTET STRING (SIZE (0..255)) | current | To 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… |