All MIBs › CISCO-RTTMON-MIB › rttMonApplLatestSetError
rttMonApplLatestSetError
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonApplLatestSetError
OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
An error description for the last error message caused by set.
Currently, it includes set error caused due to setting rttMonApplFreeMemLowWaterMark greater than the available free memory on the router or not enough memory left to create new probes.
What is rttMonApplLatestSetError?
This read-only string reports the description of the most recent error caused by a set operation on this MIB, such as setting the free-memory low-water-mark above available memory or lacking memory to create new probes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.12 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplLatestSetError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.12.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplLatestSetError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonApplLatestSetError.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1 | rttMonAppl | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1.12 | rttMonApplLatestSetError | CISCO-RTTMON-MIB |