applElmtRunStatusEntry
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.1.1
Object
row
An applElmtRunStatusEntry contains information to support the control and monitoring of a single running application element.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.1.1- Type
- row
- Status
- current
- Parent
- applElmtRunStatusTable
- Table
- applElmtRunStatusTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| applElmtRunStatusLastErrorMsg The applElmtRunStatusLastErrorMessage attribute reports
the most recent error message (typically written to
stderr or a system error logging facility) from this
running applicatio… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.62.1.4.1.1.5 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| SYSAPPL-MIBsysApplElmtRunIndex 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
identification number. | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.3.1.3 |