cmmcaTPoolRtMaxThreadsAvail

CISCO-MMODAL-CONTACT-APPS-MIB · .1.3.6.1.4.1.9.9.664.1.3.4

Object

scalar threadsSNMPv2-SMIUnsigned32
The real-time maximum threads available object is a real-time
snapshot metric indicating the maximum number of threads in the
pool that can exist simultaneously.  The thread pool is a cache
of threads used (by application services only) for the
processing
of relatively short tasks.  Using a thread pool eliminates the
waste of resources encountered when rapidly creating and
destroying threads for these types of tasks.

Context

MIB
CISCO-MMODAL-CONTACT-APPS-MIB
OID
.1.3.6.1.4.1.9.9.664.1.3.4
Type
scalar
Access
readonly
Status
current
Units
threads
Parent
cmmcaThreadPool
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-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance