All MIBs › CPQSTDEQ-MIB › cpqSeTotalMem
cpqSeTotalMem
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeTotalMem
OID (numeric): 1.3.6.1.4.1.232.1.2.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total amount of memory in kilobytes.
A kilobyte is 1024 bytes.
What is cpqSeTotalMem?
This OID reports the total amount of system memory in kilobytes (1024 bytes per KB), as a read-only integer that can range up to just over 2 billion. Because it covers all installed RAM rather than just the base memory region, an admin polls this value to verify actual installed memory against the expected configuration after a memory upgrade or replacement. For instance, a returned value of 4194304 would correspond to 4 GB of total installed memory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.2 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeTotalMem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.2.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeTotalMem.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::cpqSeTotalMem 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.3 | cpqSeMemory | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.3.2 | cpqSeTotalMem | CPQSTDEQ-MIB |