All MIBs › EQLMEMBER-MIB › eqlMemberStatusCacheMode
eqlMemberStatusCacheMode
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberStatusCacheMode
OID (numeric): 1.3.6.1.4.1.12740.2.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This field specifies the mode the cache is in within the array. The default is write-back. The array will be set to write-thru on battery failure.
What is eqlMemberStatusCacheMode?
This object displays the current write cache mode of a storage member in an EqualLogic cluster, reporting either write-back (faster, riskier if power lost) or write-through (safer but slower). Write-back caching provides better performance but introduces data loss risk on power failure; the mode may be forced to write-through during battery operation. Storage administrators check this to ensure proper cache settings for redundancy and performance requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.3.1.9 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberStatusCacheMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.3.1.9.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberStatusCacheMode.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.2 | eqlmemberModule | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1 | eqlmemberObjects | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3 | eqlMemberStatusTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3.1 | eqlMemberStatusEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3.1.9 | eqlMemberStatusCacheMode | EQLMEMBER-MIB |