All MIBs › MRV-IN-REACH-SYSTEM-MIB › sysLastAgentError
sysLastAgentError
Module: MRV-IN-REACH-SYSTEM-MIB
OID (symbolic): MRV-IN-REACH-SYSTEM-MIB::sysLastAgentError
OID (numeric): 1.3.6.1.4.1.33.1.38
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The most recent error the agent encountered in attempting to satisfy an SNMP request. Reading this value has the side effect of resetting it to 'noError'.
What is sysLastAgentError?
This reports the most recent SNMP error the agent encountered while servicing a request (noError, tooBig, noSuchName, badValue, and so on). Reading this object has the side effect of resetting it back to noError, so it behaves like a one-shot error flag rather than a persistent log.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.1.38 snmpwalk -v2c -c public <target> MRV-IN-REACH-SYSTEM-MIB::sysLastAgentError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.1.38.1 snmpget -v2c -c public <target> MRV-IN-REACH-SYSTEM-MIB::sysLastAgentError.1
Start monitoring MRV In-Reach terminal/console server (system identity/firmware) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRV-IN-REACH-SYSTEM-MIB::sysLastAgentError OID value, configure state conditions and alerts, and monitor any MRV In-Reach terminal/console server (system identity/firmware) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.1 | xSystem | ITOUCH-SYSTEM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.1.38 | sysLastAgentError | MRV-IN-REACH-SYSTEM-MIB |