applElmtRunStatusLastErrorMsg
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.1.1.5
Object
column
SNMP-FRAMEWORK-MIBSnmpAdminString
The applElmtRunStatusLastErrorMessage attribute reports the most recent error message (typically written to stderr or a system error logging facility) from this running application element. If no such message has yet been generated, the value of this attribute shall be a zero-length string.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- applElmtRunStatusEntry
- Table
- applElmtRunStatusTable
- Siblings
- 5
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applElmtRunStatusSuspended The applElmtRunStatusSuspended attribute reports
whether processing by this running application element
has been suspended, whether by management request or by
other means. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.62.1.4.1.1.1 |
| applElmtRunStatusHeapUsage The applElmtRunStatusHeapUsage reports the current
approximate heap usage by this running application
element. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.62.1.4.1.1.2 |
| applElmtRunStatusOpenConnections The applElmtRunStatusOpenConnections attribute reports
the current number of open connections in use by this
running application element. | column | connections SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.62.1.4.1.1.3 |
| applElmtRunStatusOpenFiles The applElmtRunStatusOpenFiles attribute reports the
current number of open files in use by this running
application element. | column | files SNMPv2-SMIGauge32 | .1.3.6.1.2.1.62.1.4.1.1.4 |
| applElmtRunStatusLastErrorTime The applElmtRunStatusLastErrorTime attribute reports the
time of the most recent error message in
applElmtRunStatusLastErrorMsg.
If no such message has yet been gen… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.62.1.4.1.1.6 |