rttMonApplProbeCapacity

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.1.10

Object

scalar Integer32
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))

Context

MIB
CISCO-RTTMON-MIB
OID
.1.3.6.1.4.1.9.9.42.1.1.10
Type
scalar
Access
readonly
Status
current
Parent
rttMonAppl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonApplProbeCapacity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-MIB::rttMonApplProbeCapacity'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance