ccvpTPoolRtIdleThreads

CISCO-CVP-MIB · .1.3.6.1.4.1.9.9.590.1.3.1

Object

scalar threadsSNMPv2-SMIGauge32
The real-time idle threads object is a real-time snapshot
metric indicating the number of idle threads in the pool
waiting for work.  The thread pool is a cache of threads used
(by CVP components 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-CVP-MIB
OID
.1.3.6.1.4.1.9.9.590.1.3.1
Type
scalar
Access
readonly
Status
current
Units
threads
Parent
ccvpThreadPoolInfo
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-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpTPoolRtIdleThreads.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CVP-MIB::ccvpTPoolRtIdleThreads'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance