All MIBs › EQLMEMBER-MIB › eqlMemberHotPageCount
eqlMemberHotPageCount
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberHotPageCount
OID (numeric): 1.3.6.1.4.1.12740.2.1.22.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
This field specifies count of most frequently accessed pages on the storage array
What is eqlMemberHotPageCount?
This OID holds a count of the most frequently accessed data pages on an EqualLogic storage array. Reading this tells you which data regions are experiencing the most demand, indicating performance hotspots. An operator would use this to optimize data placement or add caching for frequently accessed data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.22.1.2 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberHotPageCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.22.1.2.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberHotPageCount.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.2 | eqlMemberHotPageCount | EQLMEMBER-MIB |