cuicWaErrors
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.10.1
Object
This object indicates the total number of HTTP errors (for example, 401 Unauthorized) encountered by a CUIC-related web application.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.10.1- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- errors
- Parent
- cuicEnvInfo
- Siblings
- 8
Syntax
errors SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cuicWaSessionsActive This object indicates the number of currently active (in use)
sessions the web application currently has | scalar | sessions SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.2 |
| cuicJvmPercentCPUTime This object indicates the percentage of CPU utilized by the
Tomcat JVM. This object is for the CUIC Tomcat JVM object. | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.718.1.10.3 |
| cuicJvmMemoryFree This object indicates the amount of free dynamic memory in the
CUIC Tomcat Java Virtual Machine. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.4 |
| cuicJvmMemoryTotal This object indicates the Tomcat Java Virtual Machine current
total dynamic memory including free and in-use memory. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.5 |
| cuicJvmMemoryMax This object indicates the CUIC Tomcat Java Virtual Machine
maximum dynamic size. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.6 |
| cuicTomcatThreadsBusy This object indicates the CUIC Tomcat Connector's current
number of
busy/in-use request processing threads. | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.7 |
| cuicTomcatThreadsTotal This object indicates the CUIC tomcat Connector's current total
number of request processing threads, including available and
in-use threads. | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.8 |
| cuicTomcatThreadsMax 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 r… | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.9 |