All MIBs › ACTONA-ACTASTOR-MIB › cfEvictedLastAccess
cfEvictedLastAccess
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::cfEvictedLastAccess
OID (numeric): 1.3.6.1.4.1.17471.1.6.2.2.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Time when the resource last evicted from the CIFS AO cache was last accessed
What is cfEvictedLastAccess?
This OID records the timestamp when the last evicted cache entry was actually accessed before removal. This helps you understand whether evicted items were stale (not recently used) or still active (indicating cache thrashing). A value like '2025-09-15 14:32:00' that's many hours old means idle data was safely cleaned up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.6.2.2.12 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::cfEvictedLastAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.6.2.2.12.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::cfEvictedLastAccess.1
Start monitoring Cisco (Actona) ActaStor WAN file-services appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACTONA-ACTASTOR-MIB::cfEvictedLastAccess OID value, configure state conditions and alerts, and monitor any Cisco (Actona) ActaStor WAN file-services appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17471 | actona | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1 | actastor | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.6 | cifsAO | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.6.2 | cfState | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.6.2.2 | cfCacheInfo | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.6.2.2.12 | cfEvictedLastAccess | ACTONA-ACTASTOR-MIB |