All MIBs › CNTAU-MIB › cntUsedCaches
cntUsedCaches
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntUsedCaches
OID (numeric): 1.3.6.1.4.1.333.1.11.2.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of objects for which the cached mib objects were used.
What is cntUsedCaches?
This counter records how many objects were actually served from cached MIB data rather than freshly queried. An administrator compares this against cntCachedResponses to gauge how effectively the caching mechanism is being reused across multiple requests. For example, a low used-cache count relative to cached-response count would tell the admin that cached data is being stored but not reused often, suggesting the cache timeout may be too short.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.13 snmpwalk -v2c -c public <target> CNTAU-MIB::cntUsedCaches
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.13.1 snmpget -v2c -c public <target> CNTAU-MIB::cntUsedCaches.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntUsedCaches OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11 | cntsnmp | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.2 | cntsnmpstat | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.2.13 | cntUsedCaches | CNTAU-MIB |