All MIBs › CISCO-RTTMON-MIB › rttMonApplFreeMemLowWaterMark
rttMonApplFreeMemLowWaterMark
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonApplFreeMemLowWaterMark
OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object defines the amount of free memory a router must have in order to configure RTR. If RTR found out that the memory is falling below this mark, it will not allow new probes to be configured.
This value should not be set higher (or very close to) than the free bytes available on the router.
What is rttMonApplFreeMemLowWaterMark?
This read-write setting defines the minimum amount of free router memory required to configure new RTR/IP SLA probes; once free memory drops below this mark, new probe configuration is blocked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.11 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplFreeMemLowWaterMark
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.11.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplFreeMemLowWaterMark.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.42.1.1.11.1 i <value>
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.11 | rttMonApplFreeMemLowWaterMark | CISCO-RTTMON-MIB |