All MIBs › CPQSTDEQ-MIB › cpqSePartitionInterleaveAllocatedSize
cpqSePartitionInterleaveAllocatedSize
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSePartitionInterleaveAllocatedSize
OID (numeric): 1.3.6.1.4.1.232.1.2.18.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The size of allocated interleaved memory in the partition in kilobytes.
What is cpqSePartitionInterleaveAllocatedSize?
This OID reports the total size, in kilobytes, of interleaved memory allocated across this partition, meaning memory shared across all the partition's cells rather than kept local to any one cell. An admin reviews this figure alongside the partition's CLM allocated size to understand the overall balance between local and shared memory across the partition. For example, a partition with a large interleaved allocated size and a small CLM allocated size would indicate most workloads on that partition rely on partition-wide shared memory rather than per-cell local memory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.18.13 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSePartitionInterleaveAllocatedSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.18.13.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSePartitionInterleaveAllocatedSize.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSePartitionInterleaveAllocatedSize OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.18 | cpqSePartition | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.18.13 | cpqSePartitionInterleaveAllocatedSize | CPQSTDEQ-MIB |