All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausArrayCacheStatus
ausArrayCacheStatus
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayCacheStatus
OID (numeric): 1.3.6.1.4.1.795.14.1.1000.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current write cache status of this array.
What is ausArrayCacheStatus?
This integer indicates whether the write cache on the RAID array is enabled, disabled, or in an error state. Engineers care about this because enabling write cache improves performance but risks data loss in a power failure, so they configure it based on their UPS protection and risk tolerance. A cache status of 'enabled' means writes are being buffered for speed, while 'disabled' means every write is confirmed to disk before returning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.1000.1.1.13 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayCacheStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.1000.1.1.13.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayCacheStatus.1
Start monitoring Adaptec RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayCacheStatus OID value, configure state conditions and alerts, and monitor any Adaptec RAID storage controllers 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.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14 | universalStorage | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1 | ausMIB | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1000 | ausArray | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1000.1 | ausArrayTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1000.1.1 | ausArrayEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1000.1.1.13 | ausArrayCacheStatus | ADAPTEC-UNIVERSAL-STORAGE-MIB |