All MIBs › EQLMEMBER-MIB › eqlMemberColdPageCount
eqlMemberColdPageCount
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberColdPageCount
OID (numeric): 1.3.6.1.4.1.12740.2.1.22.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
This field specifies count of pages not currently being accessed on the storage array
What is eqlMemberColdPageCount?
This OID counts memory pages on a storage device that are not currently being accessed or read, indicating data that hasn't been touched recently. High cold page counts suggest mostly inactive or archived data. A storage operator monitors this to understand data access patterns and plan when to move rarely-used data to slower, cheaper storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.22.1.4 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberColdPageCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.22.1.4.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberColdPageCount.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.22 | eqlMemberCacheStatisticsTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.22.1 | eqlMemberCacheStatisticsEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.22.1.4 | eqlMemberColdPageCount | EQLMEMBER-MIB |