All MIBs › APPLICATION-MIB › applElmtRunStatusLastErrorMsg
applElmtRunStatusLastErrorMsg
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applElmtRunStatusLastErrorMsg
OID (numeric): 1.3.6.1.2.1.62.1.4.1.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: 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.
What is applElmtRunStatusLastErrorMsg?
Contains the most recent error message emitted by a running application element, such as a message written to stderr or a system log. If no error has occurred, the value is empty, making this a quick diagnostic indicator for recent failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.4.1.1.5 snmpwalk -v2c -c public <target> APPLICATION-MIB::applElmtRunStatusLastErrorMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.4.1.1.5.1 snmpget -v2c -c public <target> APPLICATION-MIB::applElmtRunStatusLastErrorMsg.1
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applElmtRunStatusLastErrorMsg OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4 | applElmtRunControlGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.1 | applElmtRunStatusTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.1.1 | applElmtRunStatusEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.1.1.5 | applElmtRunStatusLastErrorMsg | APPLICATION-MIB |