applElmtRunStatusSuspended
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.1.1.1
Object
column
SNMPv2-TCTruthValue
The applElmtRunStatusSuspended attribute reports whether processing by this running application element has been suspended, whether by management request or by other means.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- applElmtRunStatusEntry
- Table
- applElmtRunStatusTable
- Siblings
- 5
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |