All MIBs › CISCO-CONTENT-ENGINE-MIB › cceHttpPerfMissServiceTime
cceHttpPerfMissServiceTime
Module: CISCO-CONTENT-ENGINE-MIB
OID (symbolic): CISCO-CONTENT-ENGINE-MIB::cceHttpPerfMissServiceTime
OID (numeric): 1.3.6.1.4.1.9.9.178.1.1.2.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Average duration required for the HTTP proxy to send a miss response. A miss response is a response for which the object cannot be serviced from the populated cache of the HTTP proxy.
What is cceHttpPerfMissServiceTime?
Reports the average time the HTTP proxy takes to respond when the requested content is not in cache and must be fetched elsewhere (a cache miss).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.178.1.1.2.6 snmpwalk -v2c -c public <target> CISCO-CONTENT-ENGINE-MIB::cceHttpPerfMissServiceTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.178.1.1.2.6.1 snmpget -v2c -c public <target> CISCO-CONTENT-ENGINE-MIB::cceHttpPerfMissServiceTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cceHttpPerfMissServiceTime.1
Start monitoring Cisco Content Engine web-caching appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CONTENT-ENGINE-MIB::cceHttpPerfMissServiceTime OID value, configure state conditions and alerts, and monitor any Cisco Content Engine web-caching appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.178 | ciscoContentEngineMIB | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1 | ciscoContentEngineMIBObjects | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.1 | cceHttpGroup | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.1.2 | cceHttpPerf | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.1.2.6 | cceHttpPerfMissServiceTime | CISCO-CONTENT-ENGINE-MIB |