All MIBs › ACTONA-ACTASTOR-MIB › cfAmntHiWatermark
cfAmntHiWatermark
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::cfAmntHiWatermark
OID (numeric): 1.3.6.1.4.1.17471.1.6.2.2.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Percentage of maximum cache resources (defined by cfMaxCacheResources) that triggers the eviction of resources from the CIFS AO cache
What is cfAmntHiWatermark?
This OID sets the resource-count threshold (0-100% of max) that triggers eviction based on item count rather than disk size. Use this to ensure the system doesn't cache too many small items even if there's disk space available. A value of 90 means start evicting when you've cached 90% of the maximum number of resources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.6.2.2.9 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::cfAmntHiWatermark
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.6.2.2.9.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::cfAmntHiWatermark.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfAmntHiWatermark.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::cfAmntHiWatermark 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.9 | cfAmntHiWatermark | ACTONA-ACTASTOR-MIB |