sysApplInstallElmtModifyDate
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.1.2.1.9
Object
column
SNMPv2-TCDateAndTime
The date and time that this element was last modified. Modification of the sysApplInstallElmtRole columnar object does NOT constitute a modification of the element itself and should not affect the value of this object.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysApplInstallElmtEntry
- Table
- sysApplInstallElmtTable
- Siblings
- 10
Values & Constraints
Type Constraints
range: 8
range: 11
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysApplInstallElmtIndex 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. | column | Unsigned32 | .1.3.6.1.2.1.54.1.1.2.1.1 |
| sysApplInstallElmtCurSizeHigh 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
with a total size of… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.54.1.1.2.1.10 |
| sysApplInstallElmtCurSizeLow 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 with
a total size of 4,… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.54.1.1.2.1.11 |
| sysApplInstallElmtName The name of this element which is contained in the
application. | column | Utf8String | .1.3.6.1.2.1.54.1.1.2.1.2 |
| sysApplInstallElmtType The type of element that is part of the installed
application. | column | Enumeration | .1.3.6.1.2.1.54.1.1.2.1.3 |
| sysApplInstallElmtDate The date and time that this component was installed on
the system. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.54.1.1.2.1.4 |
| sysApplInstallElmtPath 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/EMPuma/bin'.
Most applic… | column | LongUtf8String | .1.3.6.1.2.1.54.1.1.2.1.5 |
| sysApplInstallElmtSizeHigh 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… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.54.1.1.2.1.6 |
| sysApplInstallElmtSizeLow 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,… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.54.1.1.2.1.7 |
| sysApplInstallElmtRole 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… | column | OctetString | .1.3.6.1.2.1.54.1.1.2.1.8 |