CISCO-RTTMON-MIB :: rttMonApplProbeCapacity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-RTTMON-MIBrttMonApplProbeCapacity

rttMonApplProbeCapacity

Module: CISCO-RTTMON-MIB

OID (symbolic): CISCO-RTTMON-MIB::rttMonApplProbeCapacity

OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.10

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: This object defines the number of new probes that can be configured on a router. The number depends on the value of rttMonApplFreeMemLowWaterMark, free bytes available on the router and the system configured rttMonCtrlAdminEntry number. Equation: rttMonApplProbeCapacity = MIN(((Free_Bytes_on_the_Router - rttMonApplFreeMemLowWaterMark)/ Memory_required_by_each_probe), rttMonApplNumCtrlAdminEntry - Num_of_Probes_already_configured))

What is rttMonApplProbeCapacity?

This object calculates how many new Round Trip Time Monitor probes can be created on a router based on available memory and configuration limits. The value is computed by comparing the router's free memory against the memory needed per probe and the maximum configured probes. Network administrators check this to determine if they can add more SNMP probes for network monitoring without exhausting resources.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.10
snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplProbeCapacity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.10.1
snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplProbeCapacity.1

Start monitoring Cisco Catalyst 9300 series switch (IP SLA/RTTMON) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RTTMON-MIB::rttMonApplProbeCapacity OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 9300 series switch (IP SLA/RTTMON) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.42ciscoRttMonMIBCISCO-RTTMON-MIB
1.3.6.1.4.1.9.9.42.1ciscoRttMonObjectsCISCO-RTTMON-MIB
1.3.6.1.4.1.9.9.42.1.1rttMonApplCISCO-RTTMON-MIB
1.3.6.1.4.1.9.9.42.1.1.10rttMonApplProbeCapacityCISCO-RTTMON-MIB