cuicTomcatThreadsMax
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.10.9
Object
scalar threadsSNMPv2-SMIGauge32
This object indicates the Connector maximum number of request processing threads. Each incoming request on a CUIC -related web page requires a thread for the duration of that request. If more simultaneous requests are received than can be handled by the currently available request processing threads, additional threads will be created up to the configured maximum shown in this counter.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.10.9- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- threads
- Parent
- cuicEnvInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax'
Syntax
threadsSNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of